summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2010-03-23 03:34:47 +0000
committerivan <ivan>2010-03-23 03:34:47 +0000
commit8317e8d1763c5e13f5fe30f4da91e4f0fac584c6 (patch)
treeb37af1941482d192f5280aae3b7d97db1eadccd6 /httemplate
parentf5fadd6e3f3eb972f1a7fcf151c58c3ac8cc92ad (diff)
little bit further, just a little bit more
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/freeside.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 853600fe3..eaefba484 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -40,7 +40,7 @@ input[type="reset"]:hover, input[type="submit"]:hover, input[class="button"]:hov
a.fstab {
background-color:#cccccc;
- color: #000000;
+ color: #666666;
border:1px solid;
border-top-color:#666666;
border-left-color:#666666;
@@ -58,6 +58,7 @@ a.fstab {
padding-left:4px;
padding-right:4px;
font-size:16px;
+ font-weight:bold;
text-decoration:none;
overflow:visible;
}
@@ -89,6 +90,7 @@ a.fstabselected {
padding-left:4px;
padding-right:4px;
font-size:16px;
+ font-weight:bold;
text-decoration:none;
overflow:visible;
}