Cosmetic update. Adapt on mouse over
This commit is contained in:
parent
92a97a3117
commit
0ac9ebd9ae
@ -19,7 +19,7 @@
|
|||||||
th { background: #393E46; color: #DFD0B8; position: sticky; top: 0; z-index: 2; }
|
th { background: #393E46; color: #DFD0B8; position: sticky; top: 0; z-index: 2; }
|
||||||
.clickable { cursor: pointer; background: #222831; transition: background 0.15s, box-shadow 0.15s; }
|
.clickable { cursor: pointer; background: #222831; transition: background 0.15s, box-shadow 0.15s; }
|
||||||
.clickable:hover {
|
.clickable:hover {
|
||||||
background: #393E46;
|
background: #575f6b;
|
||||||
box-shadow: 0 0 0 2px #94897966;
|
box-shadow: 0 0 0 2px #94897966;
|
||||||
}
|
}
|
||||||
.yes { background: #948979; font-weight: bold; color: #222831; }
|
.yes { background: #948979; font-weight: bold; color: #222831; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user