Ignore:
Timestamp:
Apr 3, 2012, 8:18:26 PM (12 years ago)
Author:
rvelices
Message:
  • is_homepage not set for flat view/calendar modes
  • added require jquery for some footer_script
  • removed unused/unnecesary css (hope I'm done for now)
  • if page[start] is greater than number of items than page not found (google+bing bots automatically detect patterns and increment start parameter)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r13865 r13872  
    550550}
    551551
    552 .filter .tagSelection LABEL {
    553         display: inline;
    554         float: none;
    555         margin-right:0.5em;/*reduce from above*/
    556 }
    557 
    558552/*IE6 needs override because of > selector*/
    559553.filter LABEL>INPUT,
     
    591585        margin: 0;
    592586        padding: 0 0.5em 0 0;
    593 }
    594 
    595 /* button tools */
    596 .actions A, .actions IMG {
    597         border: none;
    598587}
    599588
     
    813802}
    814803
    815 #pictureComments INPUT[type=submit]     { margin: 0;}
    816 
    817804/* image info table */
    818805
Note: See TracChangeset for help on using the changeset viewer.