Ver código fonte

Small fixes to rtd theme.

Lacey Sanderson 6 anos atrás
pai
commit
42b911f476
1 arquivos alterados com 48 adições e 10 exclusões
  1. 48 10
      docs/_static/theme_overrides.css

+ 48 - 10
docs/_static/theme_overrides.css

@@ -99,8 +99,8 @@ a.icon-home:visited {
   .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,
+  .rst-content .seealso,
+  .rst-content .wy-alert-info.admonition-todo,
   .rst-content .wy-alert-info.admonition {
     background: #d9d9d9;
 }
@@ -118,7 +118,7 @@ a.icon-home:visited {
   .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 .wy-alert.wy-alert-info .admonition-title,
   .rst-content .note .admonition-title,
   .rst-content .wy-alert-info.attention .admonition-title,
@@ -129,15 +129,53 @@ a.icon-home:visited {
   .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 .seealso .admonition-title,
+  .rst-content .wy-alert-info.admonition-todo .admonition-title,
   .rst-content .wy-alert-info.admonition .admonition-title {
     background: #737373;
 }
 /* Note Warnings */
-.wy-alert.wy-alert-warning .wy-alert-title, .rst-content .wy-alert-warning.note .wy-alert-title, .rst-content .attention .wy-alert-title, .rst-content .caution .wy-alert-title, .rst-content .wy-alert-warning.danger .wy-alert-title, .rst-content .wy-alert-warning.error .wy-alert-title, .rst-content .wy-alert-warning.hint .wy-alert-title, .rst-content .wy-alert-warning.important .wy-alert-title, .rst-content .wy-alert-warning.tip .wy-alert-title, .rst-content .warning .wy-alert-title, .rst-content .wy-alert-warning.seealso .wy-alert-title, .rst-content .admonition-todo .wy-alert-title, .rst-content .wy-alert-warning.admonition .wy-alert-title, .wy-alert.wy-alert-warning .rst-content .admonition-title, .rst-content .wy-alert.wy-alert-warning .admonition-title, .rst-content .wy-alert-warning.note .admonition-title, .rst-content .attention .admonition-title, .rst-content .caution .admonition-title, .rst-content .wy-alert-warning.danger .admonition-title, .rst-content .wy-alert-warning.error .admonition-title, .rst-content .wy-alert-warning.hint .admonition-title, .rst-content .wy-alert-warning.important .admonition-title, .rst-content .wy-alert-warning.tip .admonition-title, .rst-content .warning .admonition-title, .rst-content .wy-alert-warning.seealso .admonition-title, .rst-content .admonition-todo .admonition-title, .rst-content .wy-alert-warning.admonition .admonition-title {
-  background: #e6b800;
-}
-.wy-alert.wy-alert-warning, .rst-content .wy-alert-warning.note, .rst-content .attention, .rst-content .caution, .rst-content .wy-alert-warning.danger, .rst-content .wy-alert-warning.error, .rst-content .wy-alert-warning.hint, .rst-content .wy-alert-warning.important, .rst-content .wy-alert-warning.tip, .rst-content .warning, .rst-content .wy-alert-warning.seealso, .rst-content .admonition-todo, .rst-content .wy-alert-warning.admonition {
-  background: #FcFde6;
+.wy-alert.wy-alert-warning .wy-alert-title,
+  .rst-content .wy-alert-warning.note .wy-alert-title,
+  .rst-content .attention .wy-alert-title,
+  .rst-content .caution .wy-alert-title,
+  .rst-content .wy-alert-warning.danger .wy-alert-title,
+  .rst-content .wy-alert-warning.error .wy-alert-title,
+  .rst-content .wy-alert-warning.hint .wy-alert-title,
+  .rst-content .wy-alert-warning.important .wy-alert-title,
+  .rst-content .wy-alert-warning.tip .wy-alert-title,
+  .rst-content .warning .wy-alert-title,
+  .rst-content .wy-alert-warning.seealso .wy-alert-title,
+  .rst-content .admonition-todo .wy-alert-title,
+  .rst-content .wy-alert-warning.admonition .wy-alert-title,
+  .rst-content .wy-alert.wy-alert-warning .admonition-title,
+  .rst-content .wy-alert.wy-alert-warning .admonition-title,
+  .rst-content .wy-alert-warning.note .admonition-title,
+  .rst-content .attention .admonition-title,
+  .rst-content .caution .admonition-title,
+  .rst-content .wy-alert-warning.danger .admonition-title,
+  .rst-content .wy-alert-warning.error .admonition-title,
+  .rst-content .wy-alert-warning.hint .admonition-title,
+  .rst-content .wy-alert-warning.important .admonition-title,
+  .rst-content .wy-alert-warning.tip .admonition-title,
+  .rst-content .warning .admonition-title,
+  .rst-content .wy-alert-warning.seealso .admonition-title,
+  .rst-content .admonition-todo .admonition-title,
+  .rst-content .wy-alert-warning.admonition .admonition-title {
+    background: #e6b800;
+}
+.wy-alert.wy-alert-warning,
+  .rst-content .wy-alert-warning.note,
+  .rst-content .attention,
+  .rst-content .caution,
+  .rst-content .wy-alert-warning.danger,
+  .rst-content .wy-alert-warning.error,
+  .rst-content .wy-alert-warning.hint,
+  .rst-content .wy-alert-warning.important,
+  .rst-content .wy-alert-warning.tip,
+  .rst-content .warning,
+  .rst-content .wy-alert-warning.seealso,
+  .rst-content .admonition-todo,
+  .rst-content .wy-alert-warning.admonition {
+    background: #FcFde6;
 }