From bb8ece06e26c1163f6013b5c8b849cf5eff9dee5 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Tue, 20 Oct 2009 22:47:12 -0600 Subject: Remove g-add-photos selectors from admin_wind, they're only needed in wind. Updated case in hex color spec., prefer lowercase. --- themes/wind/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/wind/css') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index d4fdcade..fcbf63ea 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -591,7 +591,7 @@ td { padding-left:10px; } #g-add-photos-canvas { - border: 1px solid #CCCCCC; + border: 1px solid #ccc; margin: .5em 0 .5em 0; width: 469px; height: 325px; -- cgit v1.2.3