Ignore:
Timestamp:
Oct 9, 2010, 11:27:44 PM (14 years ago)
Author:
grum
Message:

fix js&css bugs with IE8 + improve GPCTabsSheet templates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/css/gpc.css

    r6948 r7142  
    1 .formtable, .formtable P { text-align:justify; display:block; }
     1.formtable, .formtable P { text-align:justify; display:block; margin-left:0px; }
    22.formtable tr { vertical-align:top; }
    33.littlefont { font-size:90%; }
     
    4141display:table;
    4242font-family:verdana,arial,helvetica,sans-serif; font-size:8px;
    43 list-style-image:none; padding: 0 0 0 10px; position:relative; text-decoration:none;
     43list-style:none; padding: 0 0 0 10px; position:relative; text-decoration:none;
    4444white-space:nowrap; margin: 0 0 0 -6px;top:-21px;border-bottom:1px solid;
    4545width:100%;
Note: See TracChangeset for help on using the changeset viewer.