|
@@ -1029,36 +1029,36 @@ table th,
|
|
line-height: 1.15;
|
|
line-height: 1.15;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-color[class] {
|
|
|
|
- color: #20603C !important;
|
|
|
|
|
|
+.has-primary-color {
|
|
|
|
+ color: #20603C;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-secondary-color[class] {
|
|
|
|
- color: #655441 !important;
|
|
|
|
|
|
+.has-secondary-color {
|
|
|
|
+ color: #655441;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-color[class] {
|
|
|
|
- color: #3C2323 !important;
|
|
|
|
|
|
+.has-foreground-color {
|
|
|
|
+ color: #3C2323;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-light-color[class] {
|
|
|
|
- color: #844d4d !important;
|
|
|
|
|
|
+.has-foreground-light-color {
|
|
|
|
+ color: #844d4d;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-dark-color[class] {
|
|
|
|
- color: #0D1B24 !important;
|
|
|
|
|
|
+.has-foreground-dark-color {
|
|
|
|
+ color: #0D1B24;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-light-color[class] {
|
|
|
|
- color: #FDF9EC !important;
|
|
|
|
|
|
+.has-background-light-color {
|
|
|
|
+ color: #FDF9EC;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-dark-color[class] {
|
|
|
|
- color: #DDDDDD !important;
|
|
|
|
|
|
+.has-background-dark-color {
|
|
|
|
+ color: #DDDDDD;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-color[class] {
|
|
|
|
- color: #FFFDF6 !important;
|
|
|
|
|
|
+.has-background-color {
|
|
|
|
+ color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
.has-background:not(.has-background-background-color) a,
|
|
.has-background:not(.has-background-background-color) a,
|
|
@@ -1066,48 +1066,48 @@ table th,
|
|
color: currentColor;
|
|
color: currentColor;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-background-color[class] {
|
|
|
|
- background-color: #20603C !important;
|
|
|
|
|
|
+.has-primary-background-color {
|
|
|
|
+ background-color: #20603C;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-background-color[class] {
|
|
|
|
- background-color: #20603C !important;
|
|
|
|
|
|
+.has-primary-background-color {
|
|
|
|
+ background-color: #20603C;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-secondary-background-color[class] {
|
|
|
|
- background-color: #655441 !important;
|
|
|
|
|
|
+.has-secondary-background-color {
|
|
|
|
+ background-color: #655441;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-background-color[class] {
|
|
|
|
- background-color: #3C2323 !important;
|
|
|
|
|
|
+.has-foreground-background-color {
|
|
|
|
+ background-color: #3C2323;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-light-background-color[class] {
|
|
|
|
- background-color: #844d4d !important;
|
|
|
|
|
|
+.has-foreground-light-background-color {
|
|
|
|
+ background-color: #844d4d;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-dark-background-color[class] {
|
|
|
|
- background-color: #0D1B24 !important;
|
|
|
|
|
|
+.has-foreground-dark-background-color {
|
|
|
|
+ background-color: #0D1B24;
|
|
color: #FFFDF6;
|
|
color: #FFFDF6;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-light-background-color[class] {
|
|
|
|
- background-color: #FDF9EC !important;
|
|
|
|
|
|
+.has-background-light-background-color {
|
|
|
|
+ background-color: #FDF9EC;
|
|
color: #3C2323;
|
|
color: #3C2323;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-dark-background-color[class] {
|
|
|
|
- background-color: #DDDDDD !important;
|
|
|
|
|
|
+.has-background-dark-background-color {
|
|
|
|
+ background-color: #DDDDDD;
|
|
color: #3C2323;
|
|
color: #3C2323;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-background-color[class] {
|
|
|
|
- background-color: #FFFDF6 !important;
|
|
|
|
|
|
+.has-background-background-color {
|
|
|
|
+ background-color: #FFFDF6;
|
|
color: #3C2323;
|
|
color: #3C2323;
|
|
}
|
|
}
|
|
|
|
|