mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-01 17:52:32 +00:00
Minor adjustment to the color of "invalid" input fields.
Monotone-Parent: 74828d7539e15e54c9b42034f03693356bb13912 Monotone-Revision: d537d152064e4fd06ac7b263bf3d3b3738715291 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-11T13:27:08
This commit is contained in:
@@ -695,7 +695,8 @@ INPUT.comboBoxField
|
||||
{ margin-right: 0px; }
|
||||
|
||||
INPUT.textField._invalid, INPUT.comboBoxField._invalid
|
||||
{ background-color: #f00 !important; }
|
||||
{ background-color: #f66 !important;
|
||||
border-color: #f00; }
|
||||
|
||||
BUTTON.comboBoxButton
|
||||
{ background-image: url("arrow-down.png");
|
||||
|
||||
Reference in New Issue
Block a user