Ignore:
Timestamp:
Jul 17, 2009, 5:30:27 PM (15 years ago)
Author:
flop25
Message:

update global with pwg 2.0.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOs/default-layout.css

    r3617 r3618  
    241241}
    242242
    243 #fullTagCloud LI {
    244   display: inline;
    245   white-space: nowrap;
    246   margin: 0 2px;
    247 }
    248 
     243#fullTagCloud SPAN {
     244        white-space: nowrap;
     245        margin: 0 2px;
     246}
    249247
    250248.tagLevel5 { font-size: 150%; }
     
    259257  display: none;
    260258}
     259#theNotificationPage p { padding: 0.5em; }
    261260
    262261BODY#thePopuphelpPage .content P {
     
    308307  border-collapse : collapse;
    309308}
     309
     310#theNotificationPage DL,
     311#thePopuphelpPage DL { margin: 0 25px 25px; }
     312.content #comments UL.thumbnailCategories LI { width:99%; }
     313/* jQuery datepicker */
     314IMG.ui-datepicker-trigger {
     315        cursor : pointer;
     316}
     317
    310318/*--------menu--------------*/
    311319#table_content, #table_menu {
Note: See TracChangeset for help on using the changeset viewer.