From 031d9aba5e83a55fcddf0cb2aed03709fe59e4db Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 11 Nov 2009 20:21:40 -0800 Subject: Make the browse button look more like the current one. --- lib/gallery.common.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib') 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 } -- cgit v1.2.3