separate declaration and implementation

This commit is contained in:
2018-11-15 16:38:09 +01:00
parent 09cd0b029a
commit 3f1803a005
11 changed files with 391 additions and 339 deletions

View File

@@ -31,7 +31,7 @@
.sui label {
color: #b3b2b2;
}
.sui button {
.sui button, .sui input[type=file] {
background: #097479;
color: #eeeeee;
font-size: 0.9em;