thomascube
2012-01-02 543ccbb328b37d5d5f3ef8d982fdfadc350f3bb6
skins/larry/styles.css
@@ -65,6 +65,9 @@
   padding: 2px 4px;
}
.bold {
   font-weight: bold;
}
/*** buttons ***/
@@ -395,7 +398,7 @@
#message div.warning {
   color: #960;
   background-position: 0 -25px;
   background-position: 0 -86px;
}
#message div.error {
@@ -405,7 +408,7 @@
#message div.confirmation {
   color: #093;
   background-position: 0 -86px;
   background-position: 0 -25px;
}
#message div.loading {
@@ -749,15 +752,15 @@
}
.boxfooter .listbutton.add .inner {
   background-position: 10px -1291px;
   background-position: 10px -1301px;
}
.boxfooter .listbutton.delete .inner {
   background-position: 10px -1332px;
   background-position: 10px -1342px;
}
.boxfooter .listbutton.groupactions .inner {
   background-position: 5px -1372px;
   background-position: 5px -1382px;
}
.boxfooter .listbutton.disabled .inner {
@@ -1225,20 +1228,20 @@
   top: 0;
   height: 42px;
   width: 18px;
   background: url(images/buttons.png) -24px -1249px no-repeat;
   background: url(images/buttons.png) 0 -1255px no-repeat;
   cursor: pointer;
}
.dropbutton .dropbuttontip:hover {
   background-position: 0 -1249px;
   background-position: -26px -1255px;
}
.toolbar a.button.back {
   background-position: 0 -1210px;
   background-position: 0 -1216px;
}
.toolbar a.button.checkmail {
   background-position: center -1170px;
   background-position: center -1176px;
}
.toolbar a.button.compose {
@@ -1292,11 +1295,11 @@
}
.toolbar a.button.import {
   background-position: center -1010px;
   background-position: center -1012px;
}
.toolbar a.button.export {
   background-position: center -1050px;
   background-position: center -1054px;
}
a.menuselector {