Use opacity on disabled/readonly form field

This commit is contained in:
the-djmaze 2022-03-01 10:37:00 +01:00
parent 3de19b22b6
commit 30a6ee5d3d
2 changed files with 2 additions and 9 deletions

View file

@ -68,7 +68,6 @@
@inputBackground: @white;
@inputBorder: #ccc;
@inputBorderRadius: 3px;
@inputDisabledBackground: @grayLighter;
@formActionsBackground: #f5f5f5;
// Dropdowns