There was an error while loading. Please reload this page.
1 parent 40ac14d commit 54025f7Copy full SHA for 54025f7
1 file changed
ui/src/css/admonition.css
@@ -10,7 +10,7 @@
10
}
11
12
/* Don't use uppercase for captions */
13
- & .icon {
+ & td.icon i::after {
14
text-transform: none;
15
16
@@ -31,7 +31,7 @@
31
/* Adjust styles for the "wrong" code style rule usage */
32
.doc .admonitionblock.code-rule.warning {
33
/* Change the color of the "important" admonition back to the default red */
34
+ & td.icon i {
35
background-color: #e40046;
36
37
0 commit comments