Update base.css
This commit is contained in:
parent
527b82de33
commit
dab82b53ae
|
|
@ -478,6 +478,7 @@ html {
|
||||||
|
|
||||||
.noVNC_panel hr {
|
.noVNC_panel hr {
|
||||||
border: none;
|
border: none;
|
||||||
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.noVNC_panel label {
|
.noVNC_panel label {
|
||||||
|
|
@ -500,6 +501,7 @@ html {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background-color: #223;
|
background-color: #223;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
.noVNC_panel .noVNC_heading img {
|
.noVNC_panel .noVNC_heading img {
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue