fix text-input colors
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
}
|
||||
input:not(.form-control), textarea {
|
||||
background-color: @alertify-input-fg;
|
||||
color: @alertify-input-bg;
|
||||
color: @cryptpad_text_col;
|
||||
border: 1px solid @alertify-input-bg;
|
||||
margin-bottom: 15px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user