Ignore:
Timestamp:
Mar 5, 2013, 2:11:35 PM (11 years ago)
Author:
flop25
Message:

compatibility 2.5: navigation bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/theme.css

    r18691 r21210  
    6868        padding-bottom: 20px;
    6969}
    70 .nav_bulle {
    71   position: relative;
    72 }
    7370.categoryActions .menuf .flags {
    7471    margin-top: 5px;
     
    185182    float: right;
    186183}
     184.nav_bulle {
     185  position: relative;
     186  display: inline-block !important;
     187  overflow: auto! important;
     188  text-indent: inherit !important;
     189  width: auto !important;
     190}
     191
    187192#thumb_navigation {
    188193        display:none
Note: See TracChangeset for help on using the changeset viewer.