redray
2008-10-26 c9985b0ae4a57fc3d852d9fa16ce7cc910bd63be
added css styles
1 files modified
16 ■■■■■ changed files
interface/web/themes/default/css/screen/content_ispc.css 16 ●●●●● patch | view | raw | blame | history
interface/web/themes/default/css/screen/content_ispc.css
@@ -115,6 +115,22 @@
        font-size: 0.9em;
    }
    
    .systemmonitor #system_load {
        width: 40%;
    }
    .systemmonitor #system_services {
        width: 40%;
    }
    .online {
        background-color: #c6d880;
        padding:0px 5px;
    }
    .offline {
        background-color: #d12f19;
        color:#ffffff;
        padding:0px 5px;
    }
    /* BUTTONS */
    .buttons a, .buttons button{
        display:block;