BUG 000 Modification of alignment windows to scrollbar

This commit is contained in:
Marco Antonio Nina
2012-02-29 11:05:14 -04:00
parent 989747381b
commit 9eecacae73
3 changed files with 3 additions and 3 deletions

View File

@@ -331,7 +331,7 @@ INPUT {
background-color: #F9F9F9;
background-color: #FFF;
overflow: auto;
padding:0px;
padding-top:15px;
}
.panel_statusBar___processmaker{
position:relative;
@@ -339,6 +339,7 @@ INPUT {
font:normal 8pt Tahoma,MiscFixed;
padding:0px;
margin:0px;
top:-32px;
/*background-color:white;*/
background-color:transparent;
min-height:25px;