diff options
Diffstat (limited to 'themes/wind')
-rw-r--r-- | themes/wind/css/screen.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 8c466bd8..74771e07 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -299,8 +299,8 @@ td { padding-top: 1em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ -#g-inplace-edit-message { +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ +#g-in-place-edit-message { background-color: #FFF; } |