1 @import "compass/css3/images"
2 @import "compass/typography/text/force-wrap"
7 border: 1px solid $border-color-dark
8 border-radius: 0 0 8px 8px
9 box-shadow: 0 0 6px $weak_shadow_color
25 background: $general_background_color
26 border: 1px solid $border_color_light
27 box-shadow: 0 2px 3px $weak_shadow_color
31 width: auto !important
56 background-color: $gradient-dark-lo
59 @include background(linear-gradient(top, $gradient-dark-hi, $gradient-dark-lo))
60 @include filter-gradient($gradient-dark-hi, $gradient-dark-lo, vertical)
61 padding: 6px 0 2px 6px
77 .widget-copylink, .widget-collapselink, .widget-editlink, .widget-closelink
78 border: none !important
82 opacity: $inactive_opacity
83 filter: alpha(opacity=#{$inactive_opacity * 100})
86 filter: alpha(opacity=100)
91 background: $widget_error_background_color url('./images/stripe.png')
92 box-shadow: inset 0 0 8px $hard_shadow_color
95 text-shadow: 0 0 3px #fff
100 border: 1px dashed $border-color-dark
101 background: #ddd url('./images/stripe.png')
102 box-shadow: inset 0 0 8px $hard_shadow_color
105 border-radius: 0 0 8px 8px