aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 97f4c67db..a9ea29ba1 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1274,17 +1274,6 @@ img.mail-conv-sender-photo {
white-space: nowrap;
}
-#nav-app-settings-link {
- opacity: 0;
-}
-
-nav:hover #nav-app-settings-link {
- opacity: 1;
- transition: opacity .3s ease-in-out;
- -moz-transition: opacity .3s ease-in-out;
- -webkit-transition: opacity .3s ease-in-out;
-}
-
.page-title {
margin: 7px 0px;
}