summaryrefslogtreecommitdiffstats
path: root/themes/classic/templates
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-31 03:20:29 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-31 03:20:29 +0000
commit748e50ade1b0c7034eddaadbe2285e5bf3a20fc6 (patch)
tree759b02a66ea840abc91419c9d7d00a08b2fceb8c /themes/classic/templates
parent4e716204e84fc7546372bdae79121e47b92412bc (diff)
downloadampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.tar.gz
ampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.tar.bz2
ampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.zip
added ability to do add new on other elements of song edit (Thx picasso) added export catalog to csv
Diffstat (limited to 'themes/classic/templates')
-rw-r--r--themes/classic/templates/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index e81a94f5..535889f7 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -505,6 +505,10 @@ a.button{padding:1px 3px;}
text-align:center;
}
+.tableform select {
+ width: 150px;
+}
+
/* table rows */
.odd, .odd td,
.even, .even td, .row-highlight {