Aleksander Machniak
2014-04-04 f8a9c2c59cda13e41f1295ce378885e29ad39780
skins/larry/styles.css
@@ -964,6 +964,14 @@
   bottom: 20px;
}
#mainscreencontent {
   position: absolute;
   top: 42px;
   left: 0;
   right: 0;
   bottom: 0;
}
.minimal #mainscreen {
   top: 62px;
}
@@ -996,11 +1004,6 @@
}
.minwidth {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 100%;
   min-width: 1024px;
}
@@ -1197,10 +1200,6 @@
ul.treelist ul ul li a {
   padding-left: 54px;
}
ul.treelist ul ul ul li {
   margin-left: 16px;
}
ul.treelist.iconized li a {
@@ -1613,6 +1612,12 @@
   width: 95%;
}
.propform a.disabled {
   color: #999;
   text-decoration: none;
   cursor: default;
}
fieldset.floating {
   float: left;
   margin-right: 10px;