diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-11-06 23:44:01 -0700 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-11-06 23:44:01 -0700 |
commit | ca6c8c5b87abaa77cf227532f73685b80224244e (patch) | |
tree | c116372b7bca4227ce061f8ae2fddc63b0c7d70b /themes/admin_wind/css | |
parent | 1eab332652e55abf15fd369f907423c60b63f64f (diff) | |
parent | f102693966824cf1bc1421282d89f1ee2318ed9e (diff) |
Merge branch 'master' of github.com:gallery/gallery3
Diffstat (limited to 'themes/admin_wind/css')
-rw-r--r-- | themes/admin_wind/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 8d49a389..4d548aed 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -374,7 +374,7 @@ th { padding: .3em .8em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ #g-inplace-edit-message { background-color: #FFF; } |