Update to latest
This commit is contained in:
parent
a1edd79fb0
commit
bd911e53e9
59 changed files with 4899 additions and 4073 deletions
|
@ -1,3 +1,4 @@
|
|||
|
||||
/*-- scss:defaults --*/
|
||||
/* Define any default settings for the theme */
|
||||
|
||||
|
@ -8,6 +9,8 @@ $link-color: #009fe3;
|
|||
/*-- scss:rules --*/
|
||||
/* Add custom rules for sidebar items and sections */
|
||||
/* Top-level items: bold and with padding */
|
||||
|
||||
|
||||
.sidebar-menu-container > ul > li.sidebar-item > .sidebar-item-container > a.sidebar-item-text {
|
||||
font-weight: bold;
|
||||
padding-top: 20px;
|
||||
|
@ -51,7 +54,7 @@ $link-color: #009fe3;
|
|||
|
||||
|
||||
.navbar-logo{
|
||||
height: 35px !important;
|
||||
height: 30px !important;
|
||||
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue