Changeset 13735

Show
Ignore:
Timestamp:
03/26/12 06:04:08 (14 months ago)
Author:
rvelices
Message:

switchboxtitle bottom border nicer with dark theme (before it was a hr that automatically took text color)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r13729 r13735  
    390390 
    391391.switchBoxTitle { 
    392   border-bottom:1px solid #000; 
     392  border-bottom:1px solid #ccc; 
    393393  padding-bottom:5px; 
    394394  margin-bottom:5px;