[Rt-commit] rt branch, 4.0/ie6-css-fix, updated. rt-4.0.2-204-g4543ea2

? sunnavy sunnavy at bestpractical.com
Thu Jan 5 01:30:30 EST 2012


The branch, 4.0/ie6-css-fix has been updated
       via  4543ea2a625479e9e1c276564d240b15c8b457fc (commit)
      from  d1bfae294f683cd2d2e3697e0cf016e60c1e3a7d (commit)

Summary of changes:
 share/html/NoAuth/css/aileron/msie6.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 4543ea2a625479e9e1c276564d240b15c8b457fc
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Jan 5 14:24:43 2012 +0800

    css fix to make extra buttons visible on ie6
    
    this includes "Clear All", "Check All" buttons in /Search/Bulk.html

diff --git a/share/html/NoAuth/css/aileron/msie6.css b/share/html/NoAuth/css/aileron/msie6.css
index b141573..f9b77f6 100644
--- a/share/html/NoAuth/css/aileron/msie6.css
+++ b/share/html/NoAuth/css/aileron/msie6.css
@@ -105,3 +105,7 @@ div.titlebox,
     position: relative;
 }
 
+div.submit .extra-buttons {
+    float: none;
+}
+

-----------------------------------------------------------------------


More information about the Rt-commit mailing list