Sha256: 8916227393112d4ad91d7ff177e8bc337ab19572d39b91fbeddcd3e78d83b100
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
.new-message { position: absolute; right: 15%; z-index: 1; margin-top: -45px; } body{ .side-img-profile{ @extend %circle-img; vertical-align: middle; width: 45px; height: 45px; transition: .2s; } #sidebar-footer{ width: 100%; padding: 10px; position: relative; bottom: 0px; opacity: .1; transition: .2s; .brand img { height: 25px; margin: 0 10px; } span{ color: #fff !important; font-family: Patua One; top: 10px; position: absolute; right: 0; margin: 0 20px; } } ::-webkit-scrollbar{ display: none } &.sidebar-collapse{ .user-panel{ padding: { left: 4px; right: 2px; } transition: .2s; .side-img-profile{ width: 40px; height: 40px; transition: .2s; } } .main-sidebar{ #sidebar-footer{ padding: 4px; transition: .2s; .pull-right{ display: none; } } } } }
Version data entries
3 entries across 3 versions & 1 rubygems