This commit is contained in:
parent
de861bc475
commit
e03e9e70a6
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@ body {
|
|||
padding: 0.1rem 0.5rem;
|
||||
border-radius: 2rem;
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.lock__line button.lock__button__lock {
|
||||
|
@ -70,6 +71,7 @@ body {
|
|||
|
||||
.lock__line button.lock__button__lock:disabled, .lock__line button.lock__button__unlock:disabled {
|
||||
background-color: #ccc;
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.lock__line .lock__state-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue