summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/stylesheets/app.css')
-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 1ad2409..fdec567 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -649,13 +649,13 @@ h5{
cursor:pointer;
}
-.menu span.icon-close{
+.menu span.inuse {
color:white;
background:black;
cursor:pointer;
}
-.icon-close:before {
+.menu span.inuse:before {
content: "\e736"!important;
}