[docsite-publican] shuffling site_overrides.css

Pete Travis immanetize at fedoraproject.org
Thu Dec 11 04:18:57 UTC 2014


commit cf29a5400a325e1fc149e628b33ae8f76dea2475
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Dec 10 21:18:51 2014 -0700

    shuffling site_overrides.css

 site_home/site_overrides.css        |  305 ++++++++++++++++++++++++++---------
 site_home/site_overrides.css.jfearn |  107 ++++++++++++
 2 files changed, 338 insertions(+), 74 deletions(-)
---
diff --git a/site_home/site_overrides.css b/site_home/site_overrides.css
index 0058ae5..dec8f93 100644
--- a/site_home/site_overrides.css
+++ b/site_home/site_overrides.css
@@ -1,107 +1,264 @@
+.types a {
+        display: none !important;
+}
 
-.f20 {
-    background-color: #3c6eb4 !important;
-    background-image: url("en-US/images/f20_bg.jpg");
+div.types:before {
+        content:url("en-US/images/types.png") !important;
+        z-index: -999 !important;
 }
-.f14 {
-    background-color: #3c6eb4 !important;
-    background-image: url("en-US/images/f20_bg.jpg");
+
+div.types {
+        display: inline !important;
+        position: absolute;
+        right: 5px;
+        padding: 0px !important;
+        margin: 0px !important;
+        margin-top: -18px !important;
+        color: black !important;
 }
-.f20dl {
-    background-color: #3c6eb4 !important;
-    background-image: url("en-US/images/f20_bg.jpg");
+
+div.types:hover:before {
+        content:"" !important;
+        z-index: 999 !important;
 }
-.draftdocs {
-    background-color: #3c6eb4 !important;
-    background-image: url("en-US/images/f20_bg.jpg");
+
+div.types:hover {
+        background: none !important;
+        background-color: #f5f5f5 !important;
+	border: 1px solid #aaaaaa !important;
+        z-index: 999 !important;
+        padding-top: .5em !important;
+        padding-left: 5px !important;
+        padding-right: 5px !important;
+        padding-bottom: .5em !important;
+        margin-top: -15px !important;
+        right: 7px !important;
 }
-.groups span.link {
-    background-color: #c4d0e3 !important;
-    color: #3c6eb4 !important;
+
+.types:hover a,
+.current .types:hover a {
+        position: relative !important;
+        display: block !important;
+        color: #666666 !important;
+        padding-top: .5em !important;
+        z-index: 10 !important;
 }
-.version_tabs .link {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+
+.current div.types:hover {
+        color: #666666 !important;
+        background-color: #ccddee !important;
+}
+
+.types:hover a:hover,
+.current .types:hover a:hover {
+        color:#000000!important;
 }
-a.rss.link {
-    background: none repeat scroll 0 0 transparent!important;
-    color: #ff6600!important;
+
+a.product, a.version {
+        display: none !important;
+}
+
+span.book {
+	margin-top: 0px !important;
+	margin-bottom: 0px !important;
+	padding-top: 2px !important;
+	padding-bottom: 2px !important;
 }
 
-.groups span.active, .version_tabs span.active {
-    background-color: RoyalBlue !important;
-    color: #c4d0e3 !important;
+
+#menu a:focus {
+  outline: 1px dotted !important;
+}
+.menu div#menu div{
+  color: #ffffff;
+  font-family: "Comfortaa", "sans-serif";
+  font-weight: bold;
+  font-size: 12pt;
+  text-shadow: 0px 2px 1px #294172;
+  margin-top: 0em;
+  margin-left: 10px;
+  margin-bottom: 3px;
+  background-color: #3C6EB4;
 }
-.bottom_books .formats a {
-    color: #3c6eb4 !important;
+div.side_products {
+  width:230px;
+  background-color: #fff;
+  padding-top: 0px !important;
+  margin-right: 10px !important;
 }
 .side_products div.link a {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+  padding-left: 10px !important;
+  text-decoration: none !important;
+  color: #3C6EB4 !important;
+}
+.side_products div.link a:hover {
+  background-color: #c4d0e3;
+}
+.menu .side_products div.link a.active {
+  color: #EEEEEE !important;
+  margin: 0px;
+  position: relative;
+  background-color: #c4d0e3;
+  }
+.menu div.side_products div.link a.active:after {
+display: none;
+}
+
+div.title {
+  background-color: #C4D0E3 !important;
+  background-image: none !important;
+  padding-top: 0px !important;
+  margin: 0px !important;
+}
+.formalpara div.title {
+  background-color: transparent !important;
+  margin: 0.2em 0 !important;
+  font-weight: bold;
+}
+.bottom_products > div.title span a {
+  color: #3C6EB4 !important;
+}
+.bottom_products > div.title span {
+  background-color: transparent !important;
+}
+
+.bottom_products > div.title span a:hover {
+  color: #3C6EB4 !important;
+}
+
+.version_tabs {
+  margin: 0px !important;
+  left: 5px;
+}
+.version_tabs span.link a {
+  background-color: #C4D0E3;
+  color: #3C6EB4;
+}
+.version_tabs span.link a:hover {
+  color: #C4D0E3;  
+  background-color: #3C6EB4;
+}
+.version_tabs span.link a.active {
+  background-color: #3C6EB4 !important;
+  color: #C4D0E3 !important;
+}
+.version_tans span:before {
+  display:none !important
+}
+div#wrapper div#menu {
+    background-color: #3C6EB4 !important;
+  }
+
+.breadcrumb a {
+  color: #ECECEC !important;
 }
+
 .side_products div.link a.active {
-    background-color: RoyalBlue !important;
-    color: #c4d0e3 !important;
+  background-color: #3C6EB4 !important;
+}
+
+#menu div.breadcrumb:hover {
+  background-color: #3C6EB4 !important;
+  text-shadow: 1.5px 1.5px #000 !important;
+}
+.breadcrumb:after {
+  border-color: transparent transparent transparent !important;
+  border: none !important;
+  display: none !important;
+  padding-left: 3em !important;
+}
+.breadcrumb:before {
+  border: none !important;
+  content: ">" !important;
+  right: 10px !important;
 }
-.product_bottom_box .bottom_versions .title {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+#lang_menu_2:before, #book_format_menu:before, #book_lang_menu:before {
+    border-color: #fff transparent transparent !important;
 }
-.menu .bottom_versions .title span, .product_bottom_box .bottom_versions > .title a {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+#menu ul a {
+  color: #3C6EB4 !important;
 }
-.sitefooter {
-    background-color: #c4d0e3;
+#menu ul a:hover {
+  background-color: #3C6EB4 !important;
+  font-style: bold !important;
 }
-#menu {
-    background-color: #c4d0e3 !important;
-    border-color: #c4d0e3 !important;
+#menu div ul  {
+  background-color: #C4D0E3 !important;
+  text-shadow: none;
+  color: #3C6EB4 !important;
+}1px
+
+.menu .bottom_versions .title span { 
+  background-color: #3C6EB4 !important;
 }
-.breadcrumb {
-    background-color: #c4d0e3 !important;
-    color: #3c6eb4 !important;
+
+.bottom_versions > .title span a {
+  color: #ECECEC !important;
+  font-size: 10px !important;
 }
-#menu a {
-    color: #3c6eb4 !important;
+
+.bottom_products > .title a {
+  font-size: 1em !important;
+  font-weight: bold !important;
 }
-.breadcrumb ul a {
-    background-color: #c4d0e3 !important;
-    color: #3c6eb4 !important;
+.bottom_products .title {
+  text-align: left !important;
+  padding: 5px 10px !important;
 }
-#menu .breadcrumb:hover, #menu a:hover {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+
+.slider_item.slide0 { /* carousel slide bg */
+    background-color: gray !important;
 }
-#menu #book_lang_menu_list, #menu #lang_menu_list, #menu #book_format_menu_list {
-    background-color: #c4d0e3 !important;
-    color: #3c6eb4 !important;
+.slider_item.slide1 { /* carousel slide bg */
+    background-color: lightblue !important;
 }
-#lang_menu_2 div, #book_format_menu div, #book_lang_menu div {
-    color: #3c6eb4 !important;
+.slider_item.slide2 { /* carousel slide bg */
+    background-color: pink !important;
 }
-#lang_menu_2 div:hover, #book_format_menu div:hover, #book_lang_menu div:hover {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+.slider_item.slide3 { /* carousel slide bg */
+    background-color: yellow !important;
 }
-.docnav {
-    background-color: rgba(196, 208, 227, 0.90) !important;
+.slider_item.slide4 { /* carousel slide bg */
+    background-color: lightgreen !important;
 }
-.docnav li.next a strong, .docnav li.previous a strong, .docnav .home {
-    color: #3c6eb4 !important;
+.slider_item.slide5 { /* carousel slide bg */
+    background-color: cyan !important;
 }
-.home:after {
-    border-color: transparent transparent #3c6eb4 !important;
+
+
+.main_content {
+    background-color: #d1d3d4 !important;
+    padding: 10px;
 }
-#floatingtoc .toc {
-    background-color: rgba(196, 208, 227, 0.70) !important;
+
+.lang_bottom_box {
+    padding: 10px !important;
 }
-#floatingtoc a,
-#floatingtoc dd a {
-    color: RoyalBlue !important;
+
+.version_tabs .link {
+    box-shadow: none !important;
+    margin-right: -8px !important;
 }
 
-#book_lang_menu:hover, #book_lang_menu:hover > div, #book_format_menu:hover > div, #book_format_menu:hover {
-    background-color: #3c6eb4 !important;
-    color: #c4d0e3 !important;
+.lang_bottom_box .article {
+    padding: 10px !important;
+}
+.side_products .side_box {
+    border-bottom: 10px solid #d1d3d4;
+}
+.side_products .side_box .box_inside {
+    padding: 5px 10px;
+}
+.logo_header {
+  padding: 0;
+  margin: 0 0px 10px 240px;
+  height: 106px;
+  background-color: #003e70;
+  background-image: url('images/web_logo.png');
+  background-repeat: no-repeat;
 }
+.searchfield {
+  width: 50px;
+  border: 1px solid white;
+  display: none;
+}
\ No newline at end of file
diff --git a/site_home/site_overrides.css.jfearn b/site_home/site_overrides.css.jfearn
new file mode 100644
index 0000000..0058ae5
--- /dev/null
+++ b/site_home/site_overrides.css.jfearn
@@ -0,0 +1,107 @@
+
+.f20 {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.f14 {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.f20dl {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.draftdocs {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.groups span.link {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+.version_tabs .link {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+a.rss.link {
+    background: none repeat scroll 0 0 transparent!important;
+    color: #ff6600!important;
+}
+
+.groups span.active, .version_tabs span.active {
+    background-color: RoyalBlue !important;
+    color: #c4d0e3 !important;
+}
+.bottom_books .formats a {
+    color: #3c6eb4 !important;
+}
+.side_products div.link a {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.side_products div.link a.active {
+    background-color: RoyalBlue !important;
+    color: #c4d0e3 !important;
+}
+.product_bottom_box .bottom_versions .title {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.menu .bottom_versions .title span, .product_bottom_box .bottom_versions > .title a {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.sitefooter {
+    background-color: #c4d0e3;
+}
+#menu {
+    background-color: #c4d0e3 !important;
+    border-color: #c4d0e3 !important;
+}
+.breadcrumb {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#menu a {
+    color: #3c6eb4 !important;
+}
+.breadcrumb ul a {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#menu .breadcrumb:hover, #menu a:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+#menu #book_lang_menu_list, #menu #lang_menu_list, #menu #book_format_menu_list {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#lang_menu_2 div, #book_format_menu div, #book_lang_menu div {
+    color: #3c6eb4 !important;
+}
+#lang_menu_2 div:hover, #book_format_menu div:hover, #book_lang_menu div:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.docnav {
+    background-color: rgba(196, 208, 227, 0.90) !important;
+}
+.docnav li.next a strong, .docnav li.previous a strong, .docnav .home {
+    color: #3c6eb4 !important;
+}
+.home:after {
+    border-color: transparent transparent #3c6eb4 !important;
+}
+#floatingtoc .toc {
+    background-color: rgba(196, 208, 227, 0.70) !important;
+}
+#floatingtoc a,
+#floatingtoc dd a {
+    color: RoyalBlue !important;
+}
+
+#book_lang_menu:hover, #book_lang_menu:hover > div, #book_format_menu:hover > div, #book_format_menu:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}


More information about the docs-commits mailing list