color: #3060A8;
}
-#user-menu-dropdown, div.dialog {
+#user-menu-dropdown {
position: absolute;
- background-color: #B6C4E2;
+ background-color: #EEEEEE;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 2px 2px 5px #3060A8;
-webkit-box-shadow: 2px 2px 5px #3060A8;
}
-div.dialog .dialog-buttons {
- margin: 0px;
- height: 25px;
- text-align: center;
- position: absolute;
- bottom: 0px;
- left: 0px;
- width: 100%;
-}
-
-.dialog-yes, .dialog-no {
- margin: 0 3px 5px 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- background-color: #3060A8;
- color: white;
- height: 20px;
- line-height: 20px;
- font-weight: bold;
- border: 0;
-}
-
-div.dialog.confirm {
- text-align: center;
- line-height: 75px;
- font-size: 140%;
- font-weight: bold;
-}
-
div.dialog.award-rep-points table {
margin: auto;
margin-top: 8px;
.user-moderator { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -51px; }
.user-subscriptions { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -68px; }
.user-superuser { background: url('/m/default/media/images/user-sprite.png') no-repeat 0 -85px; }
+