summaryrefslogtreecommitdiffstats
path: root/templates/style.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-23 20:33:51 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-23 20:33:51 +0000
commitdc609498aef42c7a28b313edf42b5d7416c8d69c (patch)
treeaa8726c17cadf1e9d4ae29fd21543d2a535bde13 /templates/style.inc
parentc47908044458821b83ad1954dd3bc29248e2fc4b (diff)
downloadampache-dc609498aef42c7a28b313edf42b5d7416c8d69c.tar.gz
ampache-dc609498aef42c7a28b313edf42b5d7416c8d69c.tar.bz2
ampache-dc609498aef42c7a28b313edf42b5d7416c8d69c.zip
updates style
Diffstat (limited to 'templates/style.inc')
-rw-r--r--templates/style.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/style.inc b/templates/style.inc
index f34b1e53..d43e1605 100644
--- a/templates/style.inc
+++ b/templates/style.inc
@@ -350,18 +350,18 @@
text-decoration: none;
}
- /*#navcontainer ul li
+ #navcontainer ul li
{
float:left;
+ width:100%;
}
-*/
+
.subnavbutton
{
background-color: #ddd;
- padding: 5px 5px 5px 30px;
+ text-align:center;
text-decoration: none;
color: #000;
- width: 125px;
}
#sidebar ul ul a:hover