Ignore:
Timestamp:
Apr 10, 2007, 1:25:45 AM (17 years ago)
Author:
rvelices
Message:

merge revisions 1938 and 1949 from branch-1_7 to trunk:
dark theme correction
permalink and category.php redirections are permanent (http code 301) instead of temporary (301)
added rel nofollow for the metadata link on picture page
changed h2 background color style in dark/mail-css (was not readable when images are not downloaded)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/dark/theme.css

    r1900 r1950  
    147147.calForeDate { color: #fff; }
    148148.virtual_cat { background: #3f3f3f !important; }
    149 #content ul.thumbnailCategories li div.thumbnailCategory .description p {
    150   display: none;
    151 }
    152 #content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
    153   display: inline;
    154 }
    155149.qsearch { font-size: 80%; font-style: normal; }
    156150#mbMenu #quicksearch > p { text-align: left; }
Note: See TracChangeset for help on using the changeset viewer.