Ignore:
Timestamp:
May 30, 2011, 2:40:19 PM (13 years ago)
Author:
Zaphod
Message:

version 1.3.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r11059 r11104  
    15541554/* User Tags Plugin ---------------------------------------------------------------------------- */
    15551555
    1556 table#Tags              {margin:auto;}
     1556table#TagsTable {margin:auto;}
    15571557#Tags .label            {width:auto;}
    15581558#Tags .value            {width:auto;}
     1559
     1560#Tags ul.token-input-list-facebook {
     1561        background-color: #555;
     1562        border-color: #666;
     1563}
     1564
     1565#Tags li.token-input-token-facebook {
     1566        background-color: #666;
     1567        border-color: #999;
     1568        color: #EEE;
     1569}
     1570
     1571#Tags li.token-input-input-token-facebook input {
     1572        background-color: #666;
     1573        color: #EEE;
     1574}
    15591575
    15601576/* BBcodeBar Plugin ---------------------------------------------------------------------------- */
Note: See TracChangeset for help on using the changeset viewer.