Aleksander Machniak
2014-07-02 0fbb27d2190a30fae876dfcc913372191444356b
skins/larry/styles.css
@@ -262,7 +262,6 @@
a.button.disabled span.inner {
   opacity: 0.4;
   filter: alpha(opacity=40);
}
.buttongroup a.button {
@@ -465,7 +464,6 @@
a.iconbutton.disabled {
   opacity: 0.4;
   filter: alpha(opacity=40);
   cursor: default;
}
@@ -868,7 +866,6 @@
.minimal #topline:hover {
   top: 0px;
   opacity: 0.94;
   filter: alpha(opacity=94);
   -webkit-transition: top 0.3s ease-in-out;
   -moz-transition: top 0.3s ease-in-out;
   -o-transition: top 0.3s ease-in-out;
@@ -1222,7 +1219,6 @@
.listing tbody td {
   display: table-cell;
   height: auto;
   min-height: 14px;
   outline: none;
}
@@ -1482,7 +1478,6 @@
.boxfooter .listbutton.disabled .inner {
   opacity: 0.4;
   filter: alpha(opacity=40);
}
.boxfooter .countdisplay {
@@ -1525,7 +1520,6 @@
.boxpagenav a.icon.disabled {
   opacity: 0.4;
   filter: alpha(opacity=40);
}
.centerbox {
@@ -2051,7 +2045,6 @@
.toolbar a.button.disabled {
   opacity: 0.4;
   filter: alpha(opacity=40);
}
.dropbutton {
@@ -2080,7 +2073,6 @@
.dropbutton a.button.disabled + .dropbuttontip {
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.dropbutton a.button.disabled + .dropbuttontip:hover {
@@ -2241,7 +2233,6 @@
   opacity: 0;
   height: 22px;
   cursor: pointer;
   filter: alpha(opacity=0);
   -khtml-appearance: none;
   -webkit-appearance: none;
   border: 0;
@@ -2441,12 +2432,10 @@
   background-position: -100px 0;
   background-repeat: no-repeat;
   opacity: 0.2;
   filter: alpha(opacity=20);
}
ul.toolbarmenu li a.active span.icon {
   opacity: 0.99;
   filter: alpha(opacity=100);
}
ul.toolbarmenu li span.read {
@@ -2596,7 +2585,6 @@
   color: #ccc;
   white-space: nowrap;
   opacity: 0.92;
   filter: alpha(opacity=92);
   text-shadow: 0px 1px 1px #333;
}