Changeset 16986 for trunk/themes


Ignore:
Timestamp:
Jul 24, 2012, 9:14:39 PM (12 years ago)
Author:
rvelices
Message:

fix checkbox of selected derivative on index page when a plugin overrides the default value (merge from 2.4 to trunk)

Location:
trunk/themes/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/fix-ie7.css

    r16412 r16986  
    1616.thumbnails .wrap2 IMG {
    1717  position: relative;
    18   top: -50%;   
    19   margin-top: 2%;
     18  top: -50%;
    2019}
    2120
  • trunk/themes/default/print.css

    r8306 r16986  
    11@media print {
    22#menubar, .content .navigationBar, .categoryActions, .content .calendarViews, .calendarBar,
    3 #imageToolBar, .navThumb, #addComment {
     3#imageToolBar, .navThumb, #commentAdd {
    44        display: none;
    55}
Note: See TracChangeset for help on using the changeset viewer.