Changeset 2563


Ignore:
Timestamp:
07/19/10 22:17:37 (19 months ago)
Author:
seanschroeder
Message:

Tweaking dialog style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2/www/admin/css/jquery/default/jquery.ui.mura-theme.css

    r2562 r2563  
    18531853} 
    18541854 
    1855 /*.ui-dialog .ui-icon-alert { 
    1856         background: url(../../../images/icons/stop_24.png) no-repeat left top; 
    1857         height: 24px; 
    1858         width: 24px; 
    1859         margin-bottom: 0 !important; 
    1860         line-height: 1; 
    1861 }*/ 
     1855.ui-dialog .ui-icon-alert { 
     1856        display: none; 
     1857} 
    18621858 
    18631859.ui-dialog .ui-dialog-titlebar-close span { 
     
    18681864 
    18691865/*.ui-dialog-title { 
    1870         background: url(../../../images/icons/flag_24x24.png) no-repeat left center; 
     1866        background: url(../../../images/icons/stop_24.png) no-repeat left center; 
    18711867        padding-left: 30px; 
    18721868        line-height: 26px; 
Note: See TracChangeset for help on using the changeset viewer.