improve home glidera ui
This commit is contained in:
parent
e28a4d9f78
commit
4e36f88b1c
2 changed files with 24 additions and 17 deletions
|
|
@ -496,6 +496,12 @@ input[type=number]::-webkit-outer-spin-button {
|
|||
border: 1px solid #4B6178;
|
||||
}
|
||||
|
||||
.label.outline.gray {
|
||||
font-size: 90%;
|
||||
background: transparent;
|
||||
border: 1px solid #A9B6C2;
|
||||
}
|
||||
|
||||
.label.success {background-color: #1ABC9C;}
|
||||
.label.alert {background-color: #ED4A43;}
|
||||
.label.gray {background-color: #4B6178;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue