text input styling
differentiate between input and readonly
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
min-width: 0;
|
||||
margin-bottom: 0 !important;
|
||||
&::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
|
||||
color: @colortheme_alertify-primary-text;
|
||||
color: @cryptpad_color_grey;
|
||||
opacity: 1; /* Firefox */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user