aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-28 07:58:55 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-28 07:58:55 +0100
commit0660c99cb9e2dae3b0e41975f643609231258147 (patch)
tree247deb88055b330e063179dec3d74465eb9cccac /assets
parentd46c05b12b9dcd65d2d9cd230bf45b5bdf6fa8bd (diff)
downloadwcms-0660c99cb9e2dae3b0e41975f643609231258147.tar.gz
wcms-0660c99cb9e2dae3b0e41975f643609231258147.zip
minor changes
Diffstat (limited to 'assets')
-rw-r--r--assets/css/edit.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/edit.css b/assets/css/edit.css
index 6262aba..b3cb30d 100644
--- a/assets/css/edit.css
+++ b/assets/css/edit.css
@@ -199,6 +199,10 @@ a {
text-decoration: none;
}
+a.templatetooltip {
+ color: white;
+}
+
a:hover {
color: white;
}