fixed realtime action buttons and marker in base, adjusted settings in neo-quitter
This commit is contained in:
parent
9712a92853
commit
fae8e38616
@ -2103,11 +2103,13 @@ width:14.5%;
|
|||||||
|
|
||||||
.mark-top {
|
.mark-top {
|
||||||
border-top: 1px solid #ccc;
|
border-top: 1px solid #ccc;
|
||||||
|
padding-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#realtime_actions {
|
#realtime_actions {
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
right: -4px !important;
|
right: -4px !important;
|
||||||
|
top: -65px !important;
|
||||||
float: right;
|
float: right;
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
margin-bottom: -8px !important;
|
margin-bottom: -8px !important;
|
||||||
|
@ -1322,6 +1322,7 @@ div.entry-content a.response:after {
|
|||||||
|
|
||||||
#realtime_actions {
|
#realtime_actions {
|
||||||
padding-top: 0px !important;
|
padding-top: 0px !important;
|
||||||
|
top: -25px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#realtime_actions button {
|
#realtime_actions button {
|
||||||
|
Loading…
Reference in New Issue
Block a user