16 background-color: #EEEEEE;
17 -moz-border-radius: 5px;
18 -webkit-border-radius: 5px;
19 -moz-box-shadow: 2px 2px 5px #3060A8;
20 -webkit-box-shadow: 2px 2px 5px #3060A8;
23 div.dialog.award-rep-points table {
28 div.dialog.award-rep-points table th {
32 div.dialog.award-rep-points table input, div.dialog.award-rep-points table textarea {
42 list-style-type: none;
45 #user-menu-dropdown li.item {
46 padding: 4px 8px 4px 8px;
47 -moz-border-radius: 5px;
48 -webkit-border-radius: 5px;
51 #user-menu-dropdown li.item a {
54 text-decoration: none;
57 #user-menu-dropdown li.separator {
59 padding: 10px 0 4px 0;
64 #user-menu-dropdown li.item:hover {
65 background-color: #3060A8;
69 #user-menu-dropdown span {
76 .user-auth { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 0; }
77 .user-award_rep { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -17px; }
78 .user-edit { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -34px; }
79 .user-moderator { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -51px; }
80 .user-subscriptions { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -68px; }
81 .user-superuser { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -85px; }