Sha256: 3e9ce169be131a66915827c1939b1b0c64b55528b323e5a3c996c15800927e33
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
@mixin light1-background background: white @mixin light2-background background: #F7F4E9 @mixin dark1-background background: #687370 @mixin dark2-background background: #434A48 @mixin dark3-background background: #383E3C @mixin dark4-background background: #313230 @mixin light-color color: white @mixin light-anchor @include light-color text-decoration: none @mixin error-color background: #901830 @mixin success-color background: #C2EFC2 @mixin light-border border-color: #DDD body, textarea color: #333 hr border-color: #ccc h1, h2, h3, h4, h5, h6, select, textarea @include light-border form input, input[type="text"], input[type="email"], input[type="url"], select, textarea @include light-border input[type=submit] @include light-color small color: #888 select, textarea, input, td, article, footer background: #fff url(../../images/admin_fu/gradient.png) repeat-x 0 -28px th, input[type=submit], .pagination a:hover @include dark2-background @include light-color .pagination a:hover @include curved article background-position: 0 1px .error, .success @include light-color .error @include error-color .success @include success-color
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin_fu-0.1.0 | app/stylesheets/_colors.sass |