Ignore:
Timestamp:
Feb 9, 2011, 9:17:48 PM (13 years ago)
Author:
Zaphod
Message:

[extension] stripped - version 1.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r8873 r9134  
    108108        padding:12px 0;
    109109        text-align:center;
    110         display:table;
    111110}
    112111
    113112#subcontent {
    114         display:table-cell;
    115113        vertical-align:top;
    116114        max-width:1120px;
     
    259257}
    260258
     259#menubar_container {
     260        vertical-align:top;
     261}
     262
    261263.js #menubar {
    262         display: none;
     264        display:none;
     265}
     266.js .menuShown #menubar {
     267        display: block;
    263268}
    264269
     
    14321437}
    14331438
     1439/* User Tags Plugin ---------------------------------------------------------------------------- */
     1440
     1441table#Tags              {margin:auto;}
     1442#Tags .label            {width:auto;}
     1443#Tags .value            {width:auto;}
     1444
    14341445/* PWG Stuffs Plugin --------------------------------------------------------------------------- */
    14351446
Note: See TracChangeset for help on using the changeset viewer.