summaryrefslogtreecommitdiffstats
path: root/themes/greysme/templates/default.css
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-20 07:31:00 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-20 07:31:00 +0000
commit897b35aeddd117409af95b270ec8309c2a564aaa (patch)
tree1becb256242920d81b1872a58f5b2b880045e664 /themes/greysme/templates/default.css
parent9661434379a94791031604a4a5094f5631351457 (diff)
downloadampache-897b35aeddd117409af95b270ec8309c2a564aaa.tar.gz
ampache-897b35aeddd117409af95b270ec8309c2a564aaa.tar.bz2
ampache-897b35aeddd117409af95b270ec8309c2a564aaa.zip
fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) started digging myself out of the session tarded hole I created, API is broken with this commit
Diffstat (limited to 'themes/greysme/templates/default.css')
-rw-r--r--themes/greysme/templates/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/greysme/templates/default.css b/themes/greysme/templates/default.css
index 3e01a519..e6354e70 100644
--- a/themes/greysme/templates/default.css
+++ b/themes/greysme/templates/default.css
@@ -468,7 +468,7 @@ input[type=checkbox] { border:0;background:none; }
.box a:hover, .info-box a:hover { /*background-color: #8b3e38;*/ color: #e9ad51;}
.box-inside {
- background: url(../images/right.gif) top right repeat-y;
+/* background: url(../images/right.gif) top right repeat-y; */
}
.box-content {
padding:12px 12px;