Browse Source

Revert the button changes for now

master
Fen Dweller 4 years ago
parent
commit
c364d3936d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      macrovision.css

+ 2
- 0
macrovision.css View File

@@ -865,6 +865,7 @@ option.filtered {


button { button {
border: 3px; border: 3px;
border-style: outset;
} }




@@ -872,6 +873,7 @@ button:hover {
background: #555; background: #555;
} }
button:enabled:active { button:enabled:active {
border-style: inset;
background: #aaa; background: #aaa;
} }




Loading…
Cancel
Save