Selaa lähdekoodia

Remove scss variables

Abdullah Almsaeed 6 vuotta sitten
vanhempi
commit
b27d0046c4
1 muutettua tiedostoa jossa 44 lisäystä ja 44 poistoa
  1. 44 44
      docs/_static/theme_overrides.css

+ 44 - 44
docs/_static/theme_overrides.css

@@ -13,10 +13,10 @@ See: https://rackerlabs.github.io/docs-rackspace/tools/rtd-tables.html
 }
 
 
-/** 
+/**
  * BRANDING
  */
- 
+
 /* Sidebar Title */
 .wy-side-nav-search {
   background: none !important;
@@ -29,8 +29,8 @@ See: https://rackerlabs.github.io/docs-rackspace/tools/rtd-tables.html
   background: #2D2D34 !important;
   background-image: url("hexagon_pattern.png") !important;
   background-repeat: repeat !important;
-  background: -webkit-linear-gradient(left, $light-grey , $gray-base) !important;
-  background: linear-gradient(to right, $light-grey , $gray-base) !important;
+  /*background: -webkit-linear-gradient(left, $light-grey , $gray-base) !important;*/
+  /*background: linear-gradient(to right, $light-grey , $gray-base) !important;*/
 }
 /* Logo */
 .fa-home::before, .icon-home::before {
@@ -65,8 +65,8 @@ See: https://rackerlabs.github.io/docs-rackspace/tools/rtd-tables.html
     background-color: rgba(0,0,0, 1);
 }
 .wy-menu-vertical li.toctree-l1 a,
-  .wy-menu-vertical li.toctree-l2 a, 
-  .wy-menu-vertical li.toctree-l3 a, 
+  .wy-menu-vertical li.toctree-l2 a,
+  .wy-menu-vertical li.toctree-l3 a,
   .wy-menu-vertical li.toctree-l4 a {
     color: #CCCCCC;
     border-color: black;
@@ -89,48 +89,48 @@ a.icon-home:visited {
   background: #e1f0db;
 }
 /* Default Notes */
-.wy-alert.wy-alert-info, 
-  .rst-content .note, 
-  .rst-content .wy-alert-info.attention, 
-  .rst-content .wy-alert-info.caution, 
-  .rst-content .wy-alert-info.danger, 
-  .rst-content .wy-alert-info.error, 
-  .rst-content .wy-alert-info.hint, 
-  .rst-content .wy-alert-info.important, 
-  .rst-content .wy-alert-info.tip, 
-  .rst-content .wy-alert-info.warning, 
+.wy-alert.wy-alert-info,
+  .rst-content .note,
+  .rst-content .wy-alert-info.attention,
+  .rst-content .wy-alert-info.caution,
+  .rst-content .wy-alert-info.danger,
+  .rst-content .wy-alert-info.error,
+  .rst-content .wy-alert-info.hint,
+  .rst-content .wy-alert-info.important,
+  .rst-content .wy-alert-info.tip,
+  .rst-content .wy-alert-info.warning,
   .rst-content .seealso, .rst-content,
-  .wy-alert-info.admonition-todo, 
+  .wy-alert-info.admonition-todo,
   .rst-content .wy-alert-info.admonition {
     background: #d9d9d9;
 }
-.wy-alert.wy-alert-info, 
-  .wy-alert-title, 
-  .rst-content .note .wy-alert-title, 
-  .rst-content .wy-alert-info.attention .wy-alert-title, 
-  .rst-content .wy-alert-info.caution .wy-alert-title, 
-  .rst-content .wy-alert-info.danger .wy-alert-title, 
-  .rst-content .wy-alert-info.error .wy-alert-title, 
-  .rst-content .wy-alert-info.hint .wy-alert-title, 
-  .rst-content .wy-alert-info.important .wy-alert-title, 
-  .rst-content .wy-alert-info.tip .wy-alert-title, 
-  .rst-content .wy-alert-info.warning .wy-alert-title, 
-  .rst-content .seealso .wy-alert-title, 
-  .rst-content .wy-alert-info.admonition-todo .wy-alert-title, 
-  .rst-content .wy-alert-info.admonition .wy-alert-title, 
-  .wy-alert.wy-alert-info .rst-content .admonition-title, 
-  .rst-content .wy-alert.wy-alert-info .admonition-title, 
-  .rst-content .note .admonition-title, 
-  .rst-content .wy-alert-info.attention .admonition-title, 
-  .rst-content .wy-alert-info.caution .admonition-title, 
-  .rst-content .wy-alert-info.danger .admonition-title, 
-  .rst-content .wy-alert-info.error .admonition-title, 
-  .rst-content .wy-alert-info.hint .admonition-title, 
-  .rst-content .wy-alert-info.important .admonition-title, 
-  .rst-content .wy-alert-info.tip .admonition-title, 
-  .rst-content .wy-alert-info.warning .admonition-title, 
-  .rst-content .seealso .admonition-title, .rst-content, 
-  .wy-alert-info.admonition-todo .admonition-title, 
+.wy-alert.wy-alert-info,
+  .wy-alert-title,
+  .rst-content .note .wy-alert-title,
+  .rst-content .wy-alert-info.attention .wy-alert-title,
+  .rst-content .wy-alert-info.caution .wy-alert-title,
+  .rst-content .wy-alert-info.danger .wy-alert-title,
+  .rst-content .wy-alert-info.error .wy-alert-title,
+  .rst-content .wy-alert-info.hint .wy-alert-title,
+  .rst-content .wy-alert-info.important .wy-alert-title,
+  .rst-content .wy-alert-info.tip .wy-alert-title,
+  .rst-content .wy-alert-info.warning .wy-alert-title,
+  .rst-content .seealso .wy-alert-title,
+  .rst-content .wy-alert-info.admonition-todo .wy-alert-title,
+  .rst-content .wy-alert-info.admonition .wy-alert-title,
+  .wy-alert.wy-alert-info .rst-content .admonition-title,
+  .rst-content .wy-alert.wy-alert-info .admonition-title,
+  .rst-content .note .admonition-title,
+  .rst-content .wy-alert-info.attention .admonition-title,
+  .rst-content .wy-alert-info.caution .admonition-title,
+  .rst-content .wy-alert-info.danger .admonition-title,
+  .rst-content .wy-alert-info.error .admonition-title,
+  .rst-content .wy-alert-info.hint .admonition-title,
+  .rst-content .wy-alert-info.important .admonition-title,
+  .rst-content .wy-alert-info.tip .admonition-title,
+  .rst-content .wy-alert-info.warning .admonition-title,
+  .rst-content .seealso .admonition-title, .rst-content,
+  .wy-alert-info.admonition-todo .admonition-title,
   .rst-content .wy-alert-info.admonition .admonition-title {
     background: #737373;
 }