header button hover bg
This commit is contained in:
parent
ee088a8ddf
commit
15f3c36c5f
@ -42,6 +42,14 @@ header .remote-id {
|
|||||||
margin: * 0;
|
margin: * 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header span:hover {
|
||||||
|
background: #f7f7f7;
|
||||||
|
}
|
||||||
|
|
||||||
|
header #screen:hover {
|
||||||
|
background: #d9d9d9;
|
||||||
|
}
|
||||||
|
|
||||||
header span:active, header #screen:active {
|
header span:active, header #screen:active {
|
||||||
color: black;
|
color: black;
|
||||||
background: color(gray-bg);
|
background: color(gray-bg);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user