Thomas Bruederli
2012-07-04 e8b45a6e0faee3dd3f76f17f21eca7feb800f3e1
skins/larry/styles.css
@@ -316,13 +316,14 @@
.pagenav .countdisplay {
   display: inline-block;
   padding:0 1em;
   padding: 3px 1em 0 1em;
   text-shadow: 0px 1px 1px #fff;
   min-width: 16em;
}
.pagenavbuttons {
   position: relative;
   top: -2px;
}
a.iconbutton {
@@ -1275,14 +1276,17 @@
/*** quicksearch **/
#quicksearchbar {
   width: 100%;
   position: absolute;
   right: 1px;
   top: 0;
   width: 240px;
}
#quicksearchbar input {
   width: 176px;
   margin: 0;
   margin-top: 8px;
   padding: 2px 30px 2px 34px;
   margin-top: 7px;
   padding: 3px 30px 3px 34px;
   height: 18px;
   background: #f1f1f1;
   border-color: #ababab;