css enhancement

This commit is contained in:
Laurent Destailleur 2016-03-15 00:54:55 +01:00
parent dae41e6dd3
commit ed9cd71eac
2 changed files with 2 additions and 2 deletions

View File

@ -2608,7 +2608,7 @@ div.tabBar .noborder {
-webkit-box-shadow: 3px 3px 4px #DDD;
box-shadow: 3px 3px 4px #DDD;
margin-bottom: 8px !important;*/
border: 1px solid #AAA;
border: 1px solid #CCC;
text-align: center;
border-radius: 4px;
}

View File

@ -2437,7 +2437,7 @@ div.tabBar .noborder {
-webkit-box-shadow: 3px 3px 4px #f4f4f4;
box-shadow: 3px 3px 4px #f4f4f4;
margin-bottom: 8px !important;*/
border: 1px solid #AAA;
border: 1px solid #CCC;
text-align: center;
border-radius: 2px;
min-height: 38px;