Савинцев Егор 🚶 (savintsev_egor) wrote in changelog,
Савинцев Егор 🚶
savintsev_egor
changelog

[livejournal] r21425: LJSUP-11529: Bad view placeholder after ...

Committer: esavintcev
LJSUP-11529: Bad view placeholder after opening
U   trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css
===================================================================
--- trunk/htdocs/stc/lj_base.css	2012-03-15 09:29:39 UTC (rev 21424)
+++ trunk/htdocs/stc/lj_base.css	2012-03-15 11:04:42 UTC (rev 21425)
@@ -3981,36 +3981,40 @@
 	margin: 0;
 	padding: 0;
 	}
-	.lj-spoiler .lj-spoiler-body {
+	.lj-spoiler .lj-spoiler-head {
 		position: static;
 		top: auto;
 		left: auto;
-		display: block;
+		display: none;
 		width: auto;
 		height: auto;
 		margin: 0;
 		padding: 0;
 		}
-	.lj-spoiler .lj-spoiler-head {
+	.lj-spoiler .lj-spoiler-body {
 		position: static;
 		top: auto;
 		left: auto;
-		display: none;
+		display: block;
 		width: auto;
 		height: auto;
 		margin: 0;
 		padding: 0;
 		}
+	#js .lj-spoiler .lj-spoiler-head {
+		display: block;
+		}
 	#js .lj-spoiler .lj-spoiler-body {
 		display: none;
 		}
-	#js .lj-spoiler .lj-spoiler-head {
-		display: block;
+	#js .lj-spoiler.lj-spoiler-opened .lj-spoiler-head {
+		display: none;
 		}
 	#js .lj-spoiler.lj-spoiler-opened .lj-spoiler-body {
 		display: block;
 		}
-	#js .lj-spoiler.lj-spoiler-opened .lj-spoiler-head {
-		display: none;
-		}
+		#js .lj-spoiler.lj-spoiler-opened .lj-spoiler-body BR:first-child,
+		#js .lj-spoiler.lj-spoiler-opened .lj-spoiler-body BR:last-child {
+			display: none;
+			}
 

Tags: css, esavintcev, livejournal, savintsev_egor
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments