Updated Cloudy theme's base style for Authorize subscription input
accept
This commit is contained in:
parent
7ae6db8019
commit
765ea69667
@ -30,6 +30,7 @@ h1 {
|
|||||||
font-size:1.4em;
|
font-size:1.4em;
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
}
|
}
|
||||||
|
#showstream h1 { display:none; }
|
||||||
h2 { font-size:1.3em; }
|
h2 { font-size:1.3em; }
|
||||||
h3 { font-size:1.2em; }
|
h3 { font-size:1.2em; }
|
||||||
h4 { font-size:1.1em; }
|
h4 { font-size:1.1em; }
|
||||||
@ -630,7 +631,9 @@ border-radius:4px;
|
|||||||
-moz-border-radius:4px;
|
-moz-border-radius:4px;
|
||||||
-webkit-border-radius:4px;
|
-webkit-border-radius:4px;
|
||||||
}
|
}
|
||||||
|
.entity_actions .accept {
|
||||||
|
margin-bottom:18px;
|
||||||
|
}
|
||||||
|
|
||||||
.entity_tags ul {
|
.entity_tags ul {
|
||||||
list-style-type:none;
|
list-style-type:none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user