Ticket #8306: fix-border-colors.diff
File fix-border-colors.diff, 752 bytes (added by , 16 years ago) |
---|
-
colors-fresh.css
242 242 border-bottom-color: #f9f9f9; 243 243 } 244 244 245 .postfix .form-table th, .postfix .form-table td { 246 border-bottom-color: #ffffff; 247 } 248 245 249 .highlight { 246 250 background-color: #e4f2fd; 247 251 color: #d54e21; -
colors-classic.css
242 242 border-bottom-color: #f9f9f9; 243 243 } 244 244 245 .postfix .form-table th, .postfix .form-table td { 246 border-bottom-color: #ffffff; 247 } 248 245 249 .highlight { 246 250 background-color: #e4f2fd; 247 251 color: #d54e21;