[livejournal] r19615: LJSUP-9159: Update and improve RTE by CK...
Committer: skomarov
LJSUP-9159: Update and improve RTE by CKEditor 3.6.1U trunk/htdocs/stc/entry.css
Modified: trunk/htdocs/stc/entry.css
===================================================================
--- trunk/htdocs/stc/entry.css 2011-08-05 09:09:35 UTC (rev 19614)
+++ trunk/htdocs/stc/entry.css 2011-08-05 09:16:36 UTC (rev 19615)
@@ -200,12 +200,6 @@
border-bottom: none;
text-decoration:none;
}
-#entry ul li.on {
-}
-#entry ul li.on a {
- font-weight: bold;
- padding-bottom: 9px;
-}
#metainfo, #metainfo label, #metainfo input.text, #metainfo strong {
font-size: 14px;
}
@@ -721,3 +715,14 @@
float: left;
margin-top: 0;
}
+
+/* Hide blocks */
+.hide-html #htmltools {
+ display: none;
+ }
+.hide-html #entry UL #jrich A,
+.hide-richtext #entry UL #jplain A {
+ font-weight: bold;
+ padding-bottom: 9px;
+ }
+
