make readonly border lighter
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
@formActionsBackground: @gray-9;
|
||||
@inputHeight: (@baseLineHeight + 12px); // base line-height + 8px vertical padding + 2px top/bottom border
|
||||
@controlRequiredColor: @red;
|
||||
@inputReadonlyBorderColor: @gray-7;
|
||||
@inputReadonlyBorderColor: @gray-9;
|
||||
|
||||
|
||||
// Tabs
|
||||
|
||||
Reference in New Issue
Block a user