Added keyhandler
This commit is contained in:
parent
105dfc9e2d
commit
38c8c5c519
5 changed files with 36 additions and 18 deletions
|
|
@ -186,7 +186,6 @@ header {
|
|||
}
|
||||
|
||||
&:invalid {
|
||||
//background: #eee;
|
||||
border-bottom: 1px solid #eee;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
@fontsize: 14pt;
|
||||
@background: #fff;
|
||||
@accent_1: #ecbf00;
|
||||
@accent_2: #abc837;
|
||||
@accent_1: #abc837;
|
||||
@accent_2: #ecbf00;
|
||||
@accent_3: #c84a37;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue