summaryrefslogtreecommitdiff
path: root/lib/gallery.common.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gallery.common.css')
-rw-r--r--lib/gallery.common.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css
index 7fbb9db0..fb94bba6 100644
--- a/lib/gallery.common.css
+++ b/lib/gallery.common.css
@@ -631,6 +631,13 @@ div#g-action-status {
/* color: #f00;*/
}
+#g-add-photos-button {
+ background: #DFEFFC;
+ border: 1px solid #C5DBEC;
+ color: #2E6E9E
+ padding: .5em;
+}
+
#g-add-photos p {
margin: 0
}