Plugin Directory

Changeset 479752


Ignore:
Timestamp:
12/23/2011 11:38:59 AM (14 years ago)
Author:
AdamBackstrom
Message:

Trying some !important styles to be more theme-compatible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-whos-online/trunk/wp-whos-online.css

    r477827 r479752  
     1.wpwhosonline-list {
     2    list-style: none !important;
     3    margin: 0 !important;
     4    padding: 0 !important;
     5}
     6
    17.wpwhosonline-row {
    28    float: none;
    39    width: auto;
    410    height: 33px;
     11    margin-bottom: 1ex;
    512}
    613
Note: See TracChangeset for help on using the changeset viewer.