broken
This commit is contained in:
parent
3ab66d75d2
commit
0ab3e6589e
@ -88,7 +88,7 @@
|
|||||||
.vbox button {
|
.vbox button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: whitesmoke;
|
background-color: #444;
|
||||||
color: black;
|
color: black;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
}
|
}
|
||||||
@ -106,7 +106,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.vbox-table table td:active {
|
.vbox-table table td:active {
|
||||||
background-color: whitesmoke;
|
background-color: #444;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user