BUG 6463 6363 Fixing issues with CSS

This commit is contained in:
Rene Sil
2011-04-01 11:36:55 -04:00
committed by Alexandre Rosenfeld
parent 352ab65ea8
commit 81419b7d11
2 changed files with 1 additions and 2 deletions

View File

@@ -1630,12 +1630,10 @@ div#toolbar
text-transform: capitalize;
margin:2px 0;
padding:2px 7px;
# padding:0 7px;
text-decoration:none;
line-height: 14px;
font-family: Arial,serif;
border:1px solid #aaa;
# border:2px;
background:url("/images/ext/gray/button/btn.gif") repeat-x scroll 0 -1096px transparent;
}
.pagedTableDefault .pagedTable .RowLink a{

View File

@@ -3100,6 +3100,7 @@ ul#pm_submenu li{
padding:3px;
}
ul#pm_submenu a{
white-space:nowrap;
font-weight: bold;
color:#333;
font-size:9px;