Ignore:
Timestamp:
Oct 4, 2008, 10:43:43 PM (16 years ago)
Author:
patdenice
Message:
  • Correct display bug of quick local synchro in IE7.
  • Translate this button.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2640 r2658  
    164164.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); }
    165165.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); }
    166 .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif);
     166.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
    167167/* hacks */
    168168html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
    169 *+html  .bigtext { left: 65px; }
     169*+html  .bigtext { left: 70px; }
    170170*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
Note: See TracChangeset for help on using the changeset viewer.