Update style.css
This commit is contained in:
parent
c71279f621
commit
448b6293fc
1 changed files with 1 additions and 2 deletions
|
|
@ -133,8 +133,7 @@ button {
|
|||
width: 4px;
|
||||
height: 20px;
|
||||
background: #c0c0c0;
|
||||
box-shadow: inset -1px -1px var(--window-frame), inset 1px 1px var(--button-highlight), inset -1px -1px var(--button-highlight), inset 1px 1px var(--window-frame);
|
||||
border-radius: 5px;
|
||||
box-shadow: var(--border-raised-outer), var(--border-raised-inner);
|
||||
}
|
||||
|
||||
button:not(:disabled):active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue