This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
2- /* Responsive menu
2+ /* responsive menu
33 ========================================================================== */
44.nav .click {
55 border-radius : 30px ;
2424 display : block;
2525}
2626
27- /* Sidebar
27+ /* sidebar
2828 ========================================================================== */
2929.sidebar .title {
3030 font-size : 1.188em ;
3131 height : 56px ;
3232 padding : 15px 20px 0 25px ;
3333}
3434
35- /* Notification
35+ /* notice
3636 ========================================================================== */
3737.sidebar span .notice {
3838 border-radius : 30px ;
9494 content : "\f107" ;
9595}
9696
97- /* Perfect scrollbar
97+ /* perfect scrollbar
9898 ========================================================================== */
9999.scrollbar {
100100 overflow : hidden;
Original file line number Diff line number Diff line change 11
2- /* Dark color for responsive menu
2+ /* dark color for responsive menu
33 ========================================================================== */
44.nav .click {
55 color : # 4a5160 ;
6161 border-left : 1px solid # 363c49 ;
6262}
6363
64- /* Notification
64+ /* notice
6565 ========================================================================== */
6666.sidebar span .notice {
6767 background : # fd3f5b ;
8181
8282}
8383
84- /* Perfect scrollbar
84+ /* perfect scrollbar
8585 ========================================================================== */
8686.ps__thumb-y {
8787 background : # 515867 ;
Original file line number Diff line number Diff line change 11
2- /* Light color for responsive menu
2+ /* light color for responsive menu
33 ========================================================================== */
44.nav .click {
55 color : # dcdcdc ;
6161 border-left : 1px solid # ebebeb ;
6262}
6363
64- /* Notification
64+ /* notice
6565 ========================================================================== */
6666.sidebar span .notice {
6767 background : # fd3f5b ;
8181
8282}
8383
84- /* Perfect scrollbar
84+ /* perfect scrollbar
8585 ========================================================================== */
8686.ps__thumb-y {
8787 background : # d3d3d3 ;
You can’t perform that action at this time.
0 commit comments