Move common input styles out of themes
This commit is contained in:
parent
72f1b79b1d
commit
7bad8d594d
3 changed files with 46 additions and 19 deletions
|
@ -173,13 +173,6 @@ $room-warning-bg-color: $header-panel-bg-color;
|
|||
}
|
||||
}
|
||||
|
||||
.input[type=text]::-webkit-input-placeholder,
|
||||
.input[type=text]::-moz-placeholder,
|
||||
.input[type=search]::-webkit-input-placeholder,
|
||||
.input[type=search]::-moz-placeholder {
|
||||
color: #a5aab2;
|
||||
}
|
||||
|
||||
// ***** Mixins! *****
|
||||
|
||||
@define-mixin mx_DialogButton {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue