Ignore:
Timestamp:
Feb 23, 2013, 8:24:04 AM (11 years ago)
Author:
rvelices
Message:
  • replaced calendar views select with a drop down box (as sort order and photo sizes)
  • some css compaction
File:
1 edited

Legend:

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

    r20452 r20982  
    9292}
    9393
    94 .content H2 { margin-bottom: 3px;} /*<- for IE otherwise calendar select is displaced to middle of page*/
    95 
    9694.content .navigationBar, .content .additional_info, .content .calendarBar {
    9795        margin: 8px 4px;
     
    117115
    118116/* category and tag results paragraphs on a quick search */
    119 .content .category_search_results, .content .tag_search_results {
     117.category_search_results, .tag_search_results {
    120118  font-size: 16px;
    121119  margin: 10px 16px;
     
    141139        display: block;
    142140        float: right;
    143         margin: 2px 0 0;
     141        margin: 5px 5px 0 0;
    144142}
    145143
Note: See TracChangeset for help on using the changeset viewer.