(CSS) Toolbar buttons are now always black on white independent of system theme
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
}
|
||||
|
||||
button {
|
||||
color: #000;
|
||||
background-color: inherit;
|
||||
background-image: linear-gradient(to bottom,#fff,#e4e4e4);
|
||||
border: 1px solid #A6A6A6;
|
||||
|
||||
Reference in New Issue
Block a user