theme updates

master
Andrew Dolgov 18 years ago
parent f4fb82c543
commit 6a244e6ef8

@ -912,7 +912,9 @@ div.headlines_cdm {
/* preferences layout */ /* preferences layout */
#prefHeader { #prefHeader {
position : static;
color : gray; color : gray;
margin : 10px;
} }
div.return a { div.return a {

@ -339,6 +339,7 @@ div.headlines_cdm {
div.firstTab { div.firstTab {
width : 20px; width : 20px;
float : left;
} }
div.prefsTab { div.prefsTab {

@ -480,13 +480,13 @@ input.extSearch {
width : 100%; width : 100%;
} }
div.prefsTab:hover {
cursor : pointer;
}
div.firstTab { div.firstTab {
float : left;
width : 10px; width : 10px;
float : left;
}
div.prefsTab:hover {
cursor : pointer;
} }
div.prefsTab { div.prefsTab {
@ -1213,9 +1213,9 @@ div.headlines_cdm {
/* preferences layout */ /* preferences layout */
#prefHeader { #prefHeader {
margin : 10px;
color : #4684ff; color : #4684ff;
font-size : small; font-size : small;
margin : 10px;
} }
div.return { div.return {

Loading…
Cancel
Save