Aleksander Machniak
2015-09-18 2368ab91c29a375a1aecd3bb1280b34d5cb6d5e6
skins/larry/styles.css
@@ -1686,6 +1686,15 @@
   padding: 10px;
}
.boxcontent .boxwarning {
   margin: 0 0 10px;
   display: block;
   color: #960;
   border: 1px solid #ffdf0e;
   background: url(images/messages.png) #fef893 5px -85px no-repeat;
   padding: 6px 12px 6px 30px;
}
.contentbox .scroller {
   position: absolute;
   top: 34px;
@@ -2008,6 +2017,14 @@
   opacity: 0.4;
}
.toolbar a.button.selected {
   color: #1978a1;
}
.toolbar a.button.hidden {
   display: none;
}
.dropbutton {
   display: inline-block;
   position: relative;
@@ -2152,6 +2169,14 @@
   background-position: center -1932px;
}
.toolbar a.button.encrypt {
   background-position: center -2025px;
}
.toolbar a.button.encrypt.selected {
   background-position: center -2068px;
}
a.menuselector {
   display: inline-block;
   border: 1px solid #ababab;