Generalized style for remote subscription button
This commit is contained in:
parent
3c55edde39
commit
d3c1888256
@ -41,9 +41,6 @@ min-width:96px;
|
|||||||
#entity_remote_subscribe {
|
#entity_remote_subscribe {
|
||||||
padding:0;
|
padding:0;
|
||||||
float:right;
|
float:right;
|
||||||
}
|
|
||||||
|
|
||||||
.section #entity_remote_subscribe {
|
|
||||||
position:relative;
|
position:relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -55,11 +52,10 @@ margin-bottom:0;
|
|||||||
border-color:#AAAAAA;
|
border-color:#AAAAAA;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section #entity_remote_subscribe .dialogbox {
|
#entity_remote_subscribe .dialogbox {
|
||||||
width:405px;
|
width:405px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.aside #entity_subscriptions .more {
|
.aside #entity_subscriptions .more {
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user