summaryrefslogtreecommitdiffstats
path: root/stylesheet.css
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-08 15:25:28 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-08 15:25:28 +0000
commit5fb6c33b320620281f50a71d627963caae291d9a (patch)
treec1be4e8eb7657644ccb7d63384f9e554b68589a4 /stylesheet.css
parentae3e56961cdc914f315c54b1e2918aa35b638221 (diff)
use a different layer name for single_photos to avoid
some mess up in scripting git-svn-id: file:///var/lib/svn/phpfspot/trunk@54 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'stylesheet.css')
-rw-r--r--stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheet.css b/stylesheet.css
index c21e3ff..e4f5523 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -105,7 +105,7 @@ a:hover {
color: #00aa44;
}
-#matrix {
+#matrix,#single {
padding: 10px;
}