Explorar o código

Changed the color and weight of the status text to white and bold.

samhed %!s(int64=12) %!d(string=hai) anos
pai
achega
7ab02c7fc7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/base.css

+ 2 - 0
include/base.css

@@ -93,6 +93,8 @@ html {
 #noVNC_status {
   height:32px;
   text-align: center;
+  font-weight: bold;
+  color: #fff;
 }
 #noVNC_settings_menu {
   margin: 3px;