view gis_gui/lib/workspace.css @ 253:d6c7bedf4370

New reload button active in upper right corner of block
author fknauft
date Fri, 23 Sep 2011 13:11:46 +0200
parents 7f008e782563
children
line wrap: on
line source

body {
    background-color: #999;
    font-family:arial, sans serif;
}

#rail {
    width:900px;
    min-height:100%;
    margin:0px auto;
    background-color:#bbb;
}

#moduleslot {
    width:1000px;
    margin:-50px;
    margin-top:10px;
}