aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4f41cf923..7a8e87dc5 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -3492,6 +3492,10 @@ a .drop-icons {
margin-right: 10px;
}
+.design-icons:hover {
+text-decoration: none;
+}
+
#menulist {
list-style-type: none;
} \ No newline at end of file