vendor/assets/stylesheets/active-admin-skin.css.sass in active-admin-skin-0.1.5 vs vendor/assets/stylesheets/active-admin-skin.css.sass in active-admin-skin-0.1.6
- old
+ new
@@ -15,10 +15,11 @@
height: 100%
min-height: 100%
body.active_admin
background: #ecf0f1
+ background: #fff
font-family: 'Source Sans Pro', sans-serif
padding-bottom: 80px
#header
background: #ecf0f1
@@ -169,13 +170,15 @@
a, a:link, a:visited
color: $skinTextColor
&:last-child
border-right: none
td
- color: $skinTextTable
+ // color: $skinTextTable
+ color: #000
a, a:link, a:visited
- color: $skinTextTable
+ // color: $skinTextTable
+ color: #000
display: inline-block
padding: 2px 3px
margin: -2px 0
&:hover
color: #fff
@@ -278,20 +281,22 @@
border-radius: 0
text-shadow: none
font-weight: bold
.filter_form_field
label
- color: #95a5a6
+ // color: #95a5a6
+ color: #000
font-weight: normal
font-size: 13px
text-transform: uppercase
font-family: 'Source Sans Pro', sans-serif
padding: 7px 0
.attributes_table table th, .attributes_table table td
padding: 10px
font-family: 'Source Sans Pro', sans-serif
- color: #95a5a6
+ // color: #95a5a6
+ color: #000
.panel_contents table th, .attributes_table table th
font-weight: normal
font-size: 13px
text-transform: uppercase