This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
django-jet
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update close menu button color
Denis K
8 years ago
parent
cf4627c9ed
commit
3b1ddbd463
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
jet/static/jet/css/_sidebar.scss
+ 1
- 0
jet/static/jet/css/_sidebar.scss
View File
@@ -87,6 +87,7 @@
&.icon-cross {
display: none;
font-size: 20px;
+ color: $sidebar-action-color;
}
}
}