[livejournal] r22706: LJSUP-13017: Paid Repost in update.bml a...
Committer: esavintcev
LJSUP-13017: Paid Repost in update.bml and editjournal.bmlU trunk/htdocs/stc/entry.css
Modified: trunk/htdocs/stc/entry.css
===================================================================
--- trunk/htdocs/stc/entry.css 2012-08-21 07:35:14 UTC (rev 22705)
+++ trunk/htdocs/stc/entry.css 2012-08-21 08:01:25 UTC (rev 22706)
@@ -946,14 +946,18 @@
.b-updatepage-paidrepost {
}
.b-updatepage-paidrepost-agreement {
- display: block;
+ display: none;
font-size: 11px;
}
.b-updatepage-paidrepost-fields {
- display: block;
+ display: none;
padding: 5px 0;
font-size: 11px;
}
+ .b-updatepage-paidrepost-enabled .b-updatepage-paidrepost-agreement,
+ .b-updatepage-paidrepost-enabled .b-updatepage-paidrepost-fields {
+ display: block;
+ }
.b-updatepage-paidrepost-label {
}
.b-updatepage-paidrepost-check {
