diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-07 07:35:15 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-07 07:35:15 -0800 |
| commit | 87f00a5ec5e072f98f5ed6fcd559ef249da57b36 (patch) | |
| tree | d1c6ddf82600c4d02ab9098766597d1a3cbfac33 /themes/wind/css | |
| parent | c40735c922b53eb32be1ae39a030362eea52e602 (diff) | |
| parent | e300ede3d8311bf236594480355f710b39aaa451 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/wind/css')
| -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; } |
