summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-01 06:18:29 +0100
committerAndrew Dolgov <[email protected]>2006-10-01 06:18:29 +0100
commit6a244e6ef8d8510929a7cf431c08944e1161c191 (patch)
tree81a8fcf8f2b6338d5f398ccfc549a71327f566d3 /themes
parentf4fb82c5438999ad417d344a78e030945145b2fe (diff)
theme updates
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css2
-rw-r--r--themes/graycube/theme.css1
2 files changed, 3 insertions, 0 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 44e39d98f..7fcf0fad2 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -912,7 +912,9 @@ div.headlines_cdm {
/* preferences layout */
#prefHeader {
+ position : static;
color : gray;
+ margin : 10px;
}
div.return a {
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index 0a003bda9..57320e1cc 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -339,6 +339,7 @@ div.headlines_cdm {
div.firstTab {
width : 20px;
+ float : left;
}
div.prefsTab {