travis-web/assets/styles/app/maximize.sass
2015-01-15 11:14:19 +01:00

25 lines
451 B
Sass

@import "_mixins/all"
.pro.maximized
#right
width: 0
padding: 0
flex: 0
-webkit-flex: 0
-moz-flex: 0
-ms-flex: 0
*:not(#slider):not(.icon):not(.ember-view)
display: none
#slider
left: -20px
width: 20px
height: 20px
background-image: inline-image('ui/slider-open.svg')
background-position: 6px 5px
@include border-bottom-left-radius(4px)
top: 45px
#top .profile
margin-right: 15px