Changeset 4abcbd4 in github


Ignore:
Timestamp:
May 10, 2012 2:43:53 PM (13 months ago)
Author:
Thomas Bruederli <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo
Children:
9082bf1
Parents:
b5c4e7d
Message:

Small styling improvements of the ACL permissions dialog box

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/acl/skins/larry/acl.css

    r48e9c14 r4abcbd4  
    112112  clear: both; 
    113113} 
     114 
     115#aclform ul 
     116{ 
     117  list-style: none; 
     118  margin: 0.2em; 
     119  padding: 0; 
     120} 
     121 
     122#aclform ul li label 
     123{ 
     124  margin-left: 0.5em; 
     125} 
Note: See TracChangeset for help on using the changeset viewer.