diff options
Diffstat (limited to 'themes/classic/templates/default.css')
-rw-r--r-- | themes/classic/templates/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css index b1129833..55db23f0 100644 --- a/themes/classic/templates/default.css +++ b/themes/classic/templates/default.css @@ -91,7 +91,7 @@ textarea { font-size: 12px; } .table-header { -// background: url(../images/ampache-light-bg.gif) #dddddd repeat-x; +/* background: url(../images/ampache-light-bg.gif) #dddddd repeat-x; */ background: #a0a0a0; vertical-align: top; text-align:center; |