padding-top: 5px;
font-size: 13px;
line-height: 14px;
- background: url('/images/tab_bottom.gif') repeat-x bottom;
+ background: url('../images/tab_bottom.gif') repeat-x bottom;
}
/* An unread message (e.g. "inbox(1)") */
font-size: 14px;
}
+.donate {
+ width: 150px;
+ margin: 10px;
+ padding: 10px;
+ border: 1px solid #ccc;
+ background: #cbeea7;
+ line-height: 1.2em;
+ text-align: center;
+ font-size: 14px;
+}
+
.left_menu {
width: 150px;
min-width: 150px;
margin: 0px;
padding-left: 215px;
padding-top: 5px;
- background: url('/images/tab_bottom.gif') repeat-x bottom;
+ background: url('../images/tab_bottom.gif') repeat-x bottom;
}
#tabnav li
{
padding-bottom: 6px;
}
-#search_active {
- display: none;
- color: red;
-}
-
.rsssmall {
position: relative;
top: 4px;
margin-bottom: 0px;
}
+.search_searching {
+ margin-top: 5px;
+ margin-bottom: 5px;
+}
+
.olControlAttribution {
display: none !important;
}
bottom:15px;
right:15px;
font-size:smaller;
+ text-align: right;
}
#attribution {