You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
403 B

.x-surface-canvas
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius)
border-radius: 3px
.x-fieldset-default
border: 1px solid $blurple
.x-vertical-scroller
background: $dark !important
.x-css-shadow
display: none
.critical
color: $red
.warning
color: $yellow
.install-mask
color: white
background-color: $darker