Ignore:
Timestamp:
Mar 12, 2013, 3:36:26 PM (11 years ago)
Author:
flop25
Message:

bug correction
-no custom color on picture page
-the number of total pages was wrong in the navigation bar (will be improved on 2.5.1 piwigo update)

navigation bar for thumbs slightly improved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/theme.css

    r21344 r21516  
    175175    padding: 7px 10px 8px;
    176176}
     177
    177178.titrePage .categoryActionsContainer {
    178179 /*   float: none; */
     
    191192#thumb_navbar {
    192193  display: inline-block
     194}
     195#thumb_navbar div {
     196  max-width: none !important;
    193197}
    194198#thumb_navigation {
     
    243247  background: transparent
    244248}
    245 #theHeader a, .titrePage a, .footer_login a, .navigationBar a {
     249#theHeader a, .titrePage a, .footer_login a, .navigationBar a, #calendar_block A {
    246250    color: #E6554F;
    247251}
Note: See TracChangeset for help on using the changeset viewer.