Update base.css
This commit is contained in:
parent
fc2c733ce5
commit
9c030951a9
|
|
@ -404,7 +404,7 @@ html {
|
||||||
background-color: rgba(0, 0, 0, 0.2);
|
background-color: rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
#noVNC_control_bar .noVNC_button:not(:disabled):hover {
|
#noVNC_control_bar .noVNC_button:not(:disabled):hover {
|
||||||
background-color: rgba(255, 255, 255, 0.2);
|
background-color: rgba(155, 155, 255, 0.2);
|
||||||
}
|
}
|
||||||
#noVNC_control_bar .noVNC_button:not(:disabled):active {
|
#noVNC_control_bar .noVNC_button:not(:disabled):active {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue