~thomir-deactivatedaccount/sloecode/jquery-changes

« back to all changes in this revision

Viewing changes to sloecode/public/css/style.css

  • Committer: Thomi Richards
  • Date: 2011-10-29 03:04:37 UTC
  • Revision ID: thomir@gmail.com-20111029030437-3rlzesk2tkvksf4d
Re-enabled account settings icon for acct settings link.

Show diffs side-by-side

added added

removed removed

Lines of Context:
422
422
}
423
423
 
424
424
/* Icon for settings menu item: */
425
 
.yui3-menuitem a.settings, .yui3-menuitem-active a.settings
 
425
ul.dropdown a.settings
426
426
{
427
427
        background-image: url(/wrench-pencil.png);
428
428
        background-repeat: no-repeat;
429
429
        background-position: left center;
 
430
    padding-left: 20px;
430
431
}
431
432
 
432
433
/* Help dialog details */