summaryrefslogtreecommitdiff
path: root/themes/wind/css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/wind/css')
-rw-r--r--themes/wind/css/screen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index 1fc5fa65..8c466bd8 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -299,6 +299,11 @@ td {
padding-top: 1em;
}
+/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */
+#g-inplace-edit-message {
+ background-color: #FFF;
+}
+
/** *******************************************************************
* 5) Navigation and menus
*********************************************************************/