summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index fdec567..55e8d37 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -656,7 +656,7 @@ h5{
}
.menu span.inuse:before {
-content: "\e736"!important;
+ content: "\e736" !important;
}
.menu span:hover:after{
@@ -673,7 +673,7 @@ content: "\e736"!important;
font-size: 13px;
}
-.menu span.icon-close:hover:after{
+.menu span.inuse:hover:after{
content:"";
opacity:0;
}