[noctool-cvs] CVS source
jprewett
jprewett at common-lisp.net
Wed Nov 26 14:24:27 UTC 2008
Update of /project/noctool/cvsroot/source
In directory cl-net:/tmp/cvs-serv4214
Added Files:
noctool.css
Log Message:
css file for Web UI
--- /project/noctool/cvsroot/source/noctool.css 2008/11/26 14:24:27 NONE
+++ /project/noctool/cvsroot/source/noctool.css 2008/11/26 14:24:27 1.1
body {background-color: darkcyan;
color: DarkBlue}
.warning {color: orange}
.alerting {color: red;
background-color: orange}
.normal {color: green}
div {width: auto}
div.monitor-box {width: 225px;}
div.hostname {color: black}
div.hostbox {background-color: DeepSkyBlue;
width: 225px;}
div.graph-display-box{position: relative;}
span.timestamp{color: black;
position: absolute;
bottom: 5px;
right: 5px;}
span.image-label{color: black;
position: relative;
top: 0px;
}
div.graph-image{position: relative;
bottom: 0px;}
div.last-updated{color: black}
img {border: 5px groove grey}
div.root{position: relative}
div.zoom{background: black;
color: lime;
float: left;
float: top;}
div.systems{float: left;}
div.hide{display: none;}
More information about the noctool-cvs
mailing list