mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Use opacity on disabled/readonly form field
This commit is contained in:
parent
3de19b22b6
commit
30a6ee5d3d
2 changed files with 2 additions and 9 deletions
1
vendors/bootstrap/less/variables.less
vendored
1
vendors/bootstrap/less/variables.less
vendored
|
|
@ -68,7 +68,6 @@
|
|||
@inputBackground: @white;
|
||||
@inputBorder: #ccc;
|
||||
@inputBorderRadius: 3px;
|
||||
@inputDisabledBackground: @grayLighter;
|
||||
@formActionsBackground: #f5f5f5;
|
||||
|
||||
// Dropdowns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue