Style toolbar, tables

This commit is contained in:
Brian Federle 2013-10-28 13:56:12 -07:00
parent ee1c83e689
commit 9b1cfa41eb
1 changed files with 7 additions and 7 deletions

View File

@ -115,7 +115,7 @@ table thead {
table thead th {
border: 1px solid #C6C3C3;
color: #566677;
color: #525252;
border-top: none;
border-bottom: 1px solid #CFC9C9;
text-align: left;
@ -124,7 +124,7 @@ table thead th {
-webkit-text-shadow: 0px 1px 1px #FFFFFF;
-o-text-shadow: 0px 1px 1px #FFFFFF;
text-shadow: 0px 1px 1px #FFFFFF;
font-weight: normal;
font-weight: bold;
}
table thead th.sorted {
@ -148,7 +148,7 @@ table tbody td,
table th {
padding: 10px 5px 8px;
border-right: 1px solid #BFBFBF;
color: #495A76;
color: #282828;
clear: none;
min-width: 88px;
font-size: 11px;
@ -196,7 +196,7 @@ table thead th.quick-view {
max-width: 58px !important;
width: 58px !important;
height: 14px !important;
text-indent: 7px;
text-indent: 2px;
}
table tbody td.quick-view {
@ -2864,9 +2864,9 @@ div.toolbar div.button.main-action,
left: 0px;
top: 5px;
background: url(../images/gradients.png) 0px -98px;
font-size: 11px;
font-weight: bold;
color: #4A5A6D;
font-size: 12px;
font-weight: 100;
color: #000000;
margin: 0 14px 0 0;
cursor: pointer;
/*+text-shadow:0px 1px 1px #DEE5EA;*/