view gis_gui/lib/workspace.css @ 173:7d937e8c5d3e

smaller point icons
author fknauft
date Tue, 08 Feb 2011 12:29:11 +0100
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;
}