Author: andrei_exadel
Date: 2008-08-05 06:35:01 -0400 (Tue, 05 Aug 2008)
New Revision: 9911
Modified:
trunk/ui/progressBAR/src/main/resources/org/richfaces/renderkit/html/css/progressBar.xcss
Log:
RF-4039
Modified:
trunk/ui/progressBAR/src/main/resources/org/richfaces/renderkit/html/css/progressBar.xcss
===================================================================
---
trunk/ui/progressBAR/src/main/resources/org/richfaces/renderkit/html/css/progressBar.xcss 2008-08-05
10:34:29 UTC (rev 9910)
+++
trunk/ui/progressBAR/src/main/resources/org/richfaces/renderkit/html/css/progressBar.xcss 2008-08-05
10:35:01 UTC (rev 9911)
@@ -14,7 +14,7 @@
.rich-progress-bar-uploaded{background-repeat : repeat-x;}
.rich-progress-bar-uploaded-dig{overflow : hidden; position : absolute; top : 0px; left
: 0px;}
.rich-progress-bar-shell{margin-bottom : 2px; border : 1px solid;}
- .rich-progress-bar-shell-dig{position : relative; margin-bottom : 2px; border : 1px
solid;}
+ .rich-progress-bar-shell-dig{position : relative; margin-bottom : 2px; border : 1px
solid; overflow: hidden;}
.rich-progress-bar-remained{text-align : center; font-weight : bold; position :
relative;}
.rich-progress-bar-completed{text-align : center; font-weight : bold; background-repeat
: repeat-x;}
.rich-progress-bar-padding{padding: 0px}
Show replies by date