Changeset 387 for branches/1.1dev/css


Ignore:
Timestamp:
Oct 5, 2011 8:51:44 AM (13 years ago)
Author:
anonymous
Message:

Minor CSS adjustment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1dev/css/admin.inc.css

    r386 r387  
    7979}
    8080
    81 
     81.sc-list-token {
     82    color: #fff;
     83    background-color: #ccc;
     84    margin-top: 2px;
     85    margin-bottom: 2px;
     86    padding: 2px;
     87    border-radius: 5px;
     88    -webkit-border-radius: 5px;
     89    -moz-border-radius: 5px;
     90}
    8291
    8392/*_____________________ HEADER ____________________*/
Note: See TracChangeset for help on using the changeset viewer.