fixed global colors

This commit is contained in:
John Mitchell
2016-05-03 13:05:49 -04:00
committed by Leigh Johnson
parent 81fec1b7a2
commit db176d34ba
15 changed files with 57 additions and 50 deletions

View File

@@ -228,7 +228,7 @@ table, tbody {
border-top-left-radius: 5px!important;
border-bottom-left-radius: 5px!important;
height: 34px!important;
border-color: @default-second-border;
border-color: @d7grey;
color: @default-icon;
background-color: @default-bg;
border-right: none;