Sha256: 86b3a76b6823ca7a8c790185a45aa413a680e1550df74a5d3652f7793eea0a2b
Contents?: true
Size: 832 Bytes
Versions: 8
Compression:
Stored size: 832 Bytes
Contents
@import 'colors.styl' @import 'mixins.styl' #status background-color $status-bg-color margin 0px padding 5px padding-bottom 10px font-family $main-font height 1em white-space nowrap overflow hidden text-overflow ellipsis user-select none if false //$enable-gradients //background-linear-gradient top, lighten($status-bg-color, 10%), 10%, darken($status-bg-color, 10%), 100% button-gradient $status-bg-color else border-top 1px solid activate($status-bg-color, 10%) &:before color #781111 content "Detached" & > .left float left cursor pointer & > .right float right cursor pointer text-align right & > .center // Not working right now display none .connected & &:before color #378137 content "" margin-right 2em float left
Version data entries
8 entries across 8 versions & 1 rubygems