thomascube
2011-12-31 b9441a1632638c23c118867543f6477cecb8134d
skins/larry/styles.css
@@ -461,8 +461,7 @@
   text-decoration: none;
}
#topline a:hover,
#topnav a:hover {
#topline a:hover {
   text-decoration: underline;
}
@@ -680,11 +679,11 @@
.listbox .listitem.selected,
.listbox .tablink.selected,
.listbox .listitem.selected a,
.listbox .tablink.selected a,
.listbox .listitem.selected > a,
.listbox .tablink.selected > a,
.listing tbody tr.selected td,
.listing li.selected,
.listing li.selected a {
.listing li.selected > a {
   color: #004458;
   font-weight: bold;
}
@@ -750,15 +749,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 {
@@ -1226,20 +1225,20 @@
   top: 0;
   height: 42px;
   width: 18px;
   background: url(images/buttons.png) -24px -1249px no-repeat;
   background: url(images/buttons.png) -24px -1255px no-repeat;
   cursor: pointer;
}
.dropbutton .dropbuttontip:hover {
   background-position: 0 -1249px;
   background-position: 0 -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 {
@@ -1255,6 +1254,7 @@
}
.toolbar a.button.forward {
   min-width: 74px;
   background-position: center -650px;
}
@@ -1292,11 +1292,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 {