Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ExtendedFileManager/assets/manager.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ExtendedFileManager/assets/manager.css,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ExtendedFileManager/assets/manager.css 14 Jun 2007 01:36:56 -0000 1.2 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ExtendedFileManager/assets/manager.css 13 May 2008 18:53:49 -0000 1.3 @@ -9,18 +9,18 @@ a:hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; } .dirs { padding: 1em; } -.imageFrame { overflow-x:hidden; width: 100%; height: 145px; margin:0px; background-color: #fff;} +.imageFrame { overflow-x:hidden; width: 100%; height: 155px; margin:0px; background-color: #fff;} .smallWidth{ width: 4em; } .largelWidth{ width: 30em; } .extralargelWidth{ width: 100%; } .inputTable { margin: 1em auto 1em 0;width:100%} select, input, button { font: 11px Tahoma,Verdana,sans-serif; } .buttons { width: 70px; text-align: center; } .clearboth{ clear: both; } -#messages { position: relative; left: 175px; top: 115px; background-color: white; width:200px; float: left; margin-top: -52px; border: 1px solid #ccc; text-align: center; padding: 15px; } +#messages {opacity:0.8;filter:Alpha(opacity=85);position:relative;height:20px;margin-bottom:-30px;background-color: white; border: none; text-align: center; padding: 5px; } #message { font-size: 15px; font-weight: bold; color: #69c; } iframe { border:1px inset; border-right:none; border-left:none; border-bottom:none; } - +#controls {padding-bottom:10px;} table { margin-top:10px; } th, td { padding-right:3px; text-align:left; font-family:small-caption,helvetica,sans-serif; } .dirWidth {width: 59%}