mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
9 lines
134 B
CSS
9 lines
134 B
CSS
#noVNC-control-bar {
|
|
background-position:50% 100%;
|
|
}
|
|
|
|
.triangle-right {
|
|
border:2px solid #fff;
|
|
background:#000;
|
|
color:#fff;
|
|
} |