aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-06 21:44:05 +0000
committervdigital <vdigital@piwigo.org>2008-10-06 21:44:05 +0000
commitb0c514745ff0f602a9a04c9a47ae8eb56fc072c0 (patch)
treea3cc319bdcc424dd840e4e32c74c76b7661a6ee8 /template/yoga/default-layout.css
parent184f006c2c0f2af9a0381dac9f7fbd3792ea87ae (diff)
Some icons (Thanks to Stripy).
Small cleanup in goto/picture.css (More must come later). Notification and help pages have been reviewed. Swap rating stars in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r--template/yoga/default-layout.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index b6f3fa7ed..924e901c9 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -230,6 +230,7 @@ BODY#thePopuphelpPage #copyright {
display: none;
}
+#theNotificationPage p { padding: 0.5em; }
BODY#thePopuphelpPage .content P {
text-align: justify;
padding: 0.5em;
@@ -272,3 +273,6 @@ TABLE.tagLetterContent {
}
#theHeader {text-align: center;}
+
+#theNotificationPage dl,
+#thePopuphelpPage dl { margin: 0 25px 25px; } \ No newline at end of file