Sha256: ce89efe877a1dde6f51fe855a70211b65c57f8d55a009ac7395f7796a5062e2b
Contents?: true
Size: 1.79 KB
Versions: 3
Compression:
Stored size: 1.79 KB
Contents
.skin-blue { .main-sidebar{ // position: fixed; background-color: #e3e5e9 !important; padding-top: 50px !important; border-right: 1px solid #e4e4e4; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12); } .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a { background: #fff !important; color: #353535 !important; border-left-color: $keppler-color !important; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12); transition: .3s; i { color: $keppler-color !important; } } .sidebar-menu > li > .treeview-menu { margin: 0 1px; background: #dadada !important; color: #353535 !important; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12); border-radius: none !important; a:hover { color: $keppler-color !important; } } .sidebar { min-height: 84vh; margin: 0px !important; a { color: #353535 !important; span { margin-left: 10px; } } } .user-panel { background-position: center; background-size: cover; padding-top: 3rem; padding-bottom: 3rem; } .user-panel > .info > p { font-weight: 600; margin-bottom: 0px; white-space: initial; color: #353535 !important; } .user-panel > .info > small { color: #8c8c8c; margin-bottom: 9px !important; } .text-success { color: #2ade2e !important; } } body .side-img-profile { vertical-align: middle; width: 45px; height: 45px; transition: .2s; box-shadow: 1px 1px 2px #c0c0c0; } .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span { top: 0; margin-left: -3px; padding: 12px 5px 12px 20px; background-color: inherit; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12); } .skin-blue .main-sidebar li.header { color: #353535 !important; background: #e3e5e9 !important; }
Version data entries
3 entries across 3 versions & 1 rubygems