Skip to content

Commit

Permalink
added password link icon styling
Browse files Browse the repository at this point in the history
  • Loading branch information
illiphilli committed Jun 15, 2011
1 parent 5772c2f commit eded6ee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions framework/core/assets/css/admin-global.css
Expand Up @@ -30,6 +30,13 @@ a.managemodules {
background:url(../images/exp-admin-sprite.png) no-repeat 3px -386px;
}

a.password {
display:inline-block;
zoom:1;
padding:4px 5px 4px 20px;
background:url(../images/change_password.png) no-repeat 0 50%;
}

a.selectall {
display:inline-block;
zoom:1;
Expand Down

0 comments on commit eded6ee

Please sign in to comment.