Revision a21b0476
b/ui/static/ie.css | ||
---|---|---|
216 | 216 |
} |
217 | 217 |
|
218 | 218 |
#view-select { |
219 |
top: -35px !important;
|
|
219 |
top: -30px !important;
|
|
220 | 220 |
right: 10px; |
221 | 221 |
} |
222 | 222 |
|
... | ... | |
419 | 419 |
height: auto; |
420 | 420 |
} |
421 | 421 |
|
422 |
div#user .active .useractions { |
|
423 |
border-right: 1px solid #aaa; |
|
424 |
border-bottom: 1px solid #aaa; |
|
425 |
} |
|
426 |
|
|
422 | 427 |
div#user .usermenu .useractions { |
423 | 428 |
margin-top:5px; |
424 | 429 |
} |
... | ... | |
532 | 537 |
float: right; |
533 | 538 |
text-align: right; |
534 | 539 |
} |
540 |
|
|
541 |
#feedback-form .submit { |
|
542 |
padding: 5px 10px; |
|
543 |
} |
b/ui/static/main.css | ||
---|---|---|
4027 | 4027 |
color: #fff; |
4028 | 4028 |
float: right; |
4029 | 4029 |
border: none; |
4030 |
padding: 5px 15px;
|
|
4030 |
padding: 5px 16px;
|
|
4031 | 4031 |
cursor: pointer; |
4032 | 4032 |
font-size: 0.9em; |
4033 |
position: relative; |
|
4034 |
right: 10px; |
|
4033 | 4035 |
} |
4034 | 4036 |
|
4035 | 4037 |
.popup-body .message { |
Also available in: Unified diff