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