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

[ljcom] r12721: LJSUP-13769: S2 styles Journal Promo blo...

Committer: esavintcev
LJSUP-13769: S2 styles Journal Promo block
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_black_and_white/theme-clean_style_bw.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_blue_and_yellow/theme-clean_style_by.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/espresso_at_midnight/style.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/feminism/feminism.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/fleur/fleur.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/frankenblog/frankenblog.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/freshly_baked_bread/theme-fbbread.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/garden_state/gardenstate.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/gothic/styles.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/hot_springs/style.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/kubrick/theme-kubrick.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/magic_paper/magic-book.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/make_my_way/makemyway.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/makeup/styles-site.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/mango/theme-mango.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/miniml/miniml.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/my_news/styles-site.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/newsline/newsline.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/note_taking/theme-notes.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/painterly/painterly.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/scarf/scarf.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/shadow_dancers/style.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/shlyapa/shlyapa.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/summer_love/theme-summerlove.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/the_late_show/thelateshow.css
U   trunk/htdocs/stc/sixhtml/themes/stylecontest/top_secret/style.css
Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_black_and_white/theme-clean_style_bw.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_black_and_white/theme-clean_style_bw.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_black_and_white/theme-clean_style_bw.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -707,3 +707,10 @@
 	padding: 0;
 	border-width: 0;
 	}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 15px 55px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_blue_and_yellow/theme-clean_style_by.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_blue_and_yellow/theme-clean_style_by.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/cleanstyle_blue_and_yellow/theme-clean_style_by.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -707,3 +707,10 @@
 	padding: 0;
 	border-width: 0;
 	}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 15px 55px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/espresso_at_midnight/style.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/espresso_at_midnight/style.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/espresso_at_midnight/style.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -443,3 +443,12 @@
 .comment-userpic {
  display: none;	
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+  margin: 0 5px 20px;
+  padding: 0 0 15px;
+  background: url(bg_page.gif?v=1) repeat-x 0 100%;
+  }

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/feminism/feminism.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/feminism/feminism.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/feminism/feminism.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -208,7 +208,14 @@
 
 
 
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #c00;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #c00;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 45px 10px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/fleur/fleur.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/fleur/fleur.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/fleur/fleur.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -375,3 +375,10 @@
 .image-thumbnail img {
 	border:1px solid #333;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/frankenblog/frankenblog.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/frankenblog/frankenblog.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/frankenblog/frankenblog.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -346,3 +346,10 @@
         color: #666666;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 30px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/freshly_baked_bread/theme-fbbread.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/freshly_baked_bread/theme-fbbread.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/freshly_baked_bread/theme-fbbread.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -441,7 +441,14 @@
 	width: 100%;
 	float: none;
 	}
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #000;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #000;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 20px 24px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/garden_state/gardenstate.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/garden_state/gardenstate.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/garden_state/gardenstate.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -356,3 +356,12 @@
         color: #7B935A;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 15px;
+	padding: 0 0 15px;
+	border-bottom: 5px solid #EA4F3B;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/gothic/styles.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/gothic/styles.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/gothic/styles.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -266,7 +266,14 @@
 color:#badcdc;
 padding-right:12px;
 }
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #666;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #666;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 12px 40px auto;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/hot_springs/style.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/hot_springs/style.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/hot_springs/style.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -301,3 +301,10 @@
 body.layout-three-column #container{
  background: url('bg_banner-2.jpg?v=1') no-repeat center top;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/kubrick/theme-kubrick.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/kubrick/theme-kubrick.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/kubrick/theme-kubrick.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -502,3 +502,10 @@
         color: #68ade5;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px 8px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/magic_paper/magic-book.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/magic_paper/magic-book.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/magic_paper/magic-book.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -331,3 +331,11 @@
         color: #695847;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	width: 93%;
+	margin: 0 auto 8px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/make_my_way/makemyway.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/make_my_way/makemyway.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/make_my_way/makemyway.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -730,7 +730,14 @@
 text-align: center;
 padding-right: 6px;
 }
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #9AA6AF;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #9AA6AF;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 25px 27px 20px 53px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/makeup/styles-site.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/makeup/styles-site.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/makeup/styles-site.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -588,7 +588,14 @@
       padding: 0;
       border-width: 0;
    }
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #1A0000;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #1A0000;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+   margin: 0 auto 70px 35px;
+   }

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/mango/theme-mango.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/mango/theme-mango.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/mango/theme-mango.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -349,7 +349,14 @@
 .image-thumbnail img {
 	border:1px solid #333;
 }
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #000;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #000;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 34px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/miniml/miniml.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/miniml/miniml.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/miniml/miniml.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -349,3 +349,12 @@
 .image-thumbnail img {
 	border:1px solid #555;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 20px;
+	padding: 0 0 20px;
+	border-bottom: 1px dashed #CCC;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/my_news/styles-site.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/my_news/styles-site.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/my_news/styles-site.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -523,7 +523,14 @@
       padding: 0;
       border-width: 0;
    }
-.entry-header A, .entry-header A:hover, .entry-header A:visited {
-        color: #262525;
-	text-decoration: none;
-}
+.entry-header A, .entry-header A:hover, .entry-header A:visited {
+        color: #262525;
+	text-decoration: none;
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+   margin: 0 auto 70px;
+   }

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/newsline/newsline.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/newsline/newsline.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/newsline/newsline.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -280,3 +280,10 @@
         color: #000;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/note_taking/theme-notes.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/note_taking/theme-notes.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/note_taking/theme-notes.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -490,3 +490,10 @@
 	width: 130px;
 	top: 0; 
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 10px auto 40px 20px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/painterly/painterly.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/painterly/painterly.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/painterly/painterly.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -100,3 +100,10 @@
 .comments-open-footer { margin:0; }
 .comments-open-footer input { font-size:11px; border:1px solid #CCC; background:#E4E4E4; font-family:"Trebuchet MS", Arial, Verdana; }
 .comments-open-footer input:hover { background:#CFCFCF; }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 25px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/scarf/scarf.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/scarf/scarf.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/scarf/scarf.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -317,3 +317,10 @@
 	color:#fff;
 	text-decoration:none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/shadow_dancers/style.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/shadow_dancers/style.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/shadow_dancers/style.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -560,3 +560,10 @@
  margin-left: 0;	
  margin-right: 0;	
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 2em auto 1em;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/shlyapa/shlyapa.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/shlyapa/shlyapa.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/shlyapa/shlyapa.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -355,3 +355,10 @@
 #comment-post {
     margin: 0;
 	}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/summer_love/theme-summerlove.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/summer_love/theme-summerlove.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/summer_love/theme-summerlove.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -281,3 +281,10 @@
 .entry-footer .separator {
 	display: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 40px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/the_late_show/thelateshow.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/the_late_show/thelateshow.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/the_late_show/thelateshow.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -674,3 +674,10 @@
         color: #eadbc0;
 	text-decoration: none;
 }
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 auto 10px;
+	}

Modified: trunk/htdocs/stc/sixhtml/themes/stylecontest/top_secret/style.css
===================================================================
--- trunk/htdocs/stc/sixhtml/themes/stylecontest/top_secret/style.css	2012-10-03 07:47:31 UTC (rev 12720)
+++ trunk/htdocs/stc/sixhtml/themes/stylecontest/top_secret/style.css	2012-10-03 14:07:15 UTC (rev 12721)
@@ -466,4 +466,11 @@
 body.layout-three-column #beta h3.entry-header {
  font-size: 1.6em;
  line-height: 1.5em;
-}	
+}
+
+
+
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+	margin: 0 10px 40px;
+	}

Tags: css, esavintcev, ljcom, 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