diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-20 22:47:12 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-20 22:47:12 -0600 |
| commit | bb8ece06e26c1163f6013b5c8b849cf5eff9dee5 (patch) | |
| tree | 30f5a0f240ff2c2de746e5a7a37da182d9982293 /themes/wind/css/screen.css | |
| parent | fbb8e92497a041561e6bea53cb3c6e7a9ab52cd7 (diff) | |
Remove g-add-photos selectors from admin_wind, they're only needed in wind. Updated case in hex color spec., prefer lowercase.
Diffstat (limited to 'themes/wind/css/screen.css')
| -rw-r--r-- | themes/wind/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
