Ignore:
Timestamp:
08/18/12 12:22:42 (12 years ago)
Author:
tbretz
Message:
Added style for the login icon.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/www/smartfact/index.css

    r14210 r14402  
    142142}
    143143
     144.icon_login {
     145   background-image: url(img/icons-18-white.png);
     146   background-repeat: no-repeat;
     147   padding: 0;
     148   margin:0;
     149   white-space: nowrap;
     150   width: 18px;
     151   height: 18px;
     152   zoom: 1;
     153}
     154
    144155.icon_color {
    145156   /*-webkit-box-shadow: rgba(255, 255, 255, 0.398438) 1px 1px 0px 0px;*/
Note: See TracChangeset for help on using the changeset viewer.