Ignore:
Timestamp:
Dec 20, 2013, 9:14:40 PM (10 years ago)
Author:
mistic100
Message:

add configuration page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AdminTools/template/style.css

    r25979 r26061  
    1 .icon-ato-null:before { content: ' '; }
     1.icon-ato-null:before { content:' '; }
    22
    33.token-input-dropdown {
     
    5454    float:right;
    5555  }
    56   #ato_header>ul>li:not(:first-child) {
     56  #ato_header>ul>li {
    5757    border-left:1px solid #666;
    5858  }
    59   #ato_header>ul>li:not(:last-child) {
     59  #ato_header>ul>li {
    6060    border-right:1px solid #222;
    6161  }
     
    128128  height:35px;
    129129}
     130  #ato_header_closed:not(.smartpocket).right {
     131    left:auto;
     132    right:10px;
     133  }
    130134  #ato_header_closed:not(.smartpocket)>* {
    131135    padding:4px;
Note: See TracChangeset for help on using the changeset viewer.