Fossil SCM

Remove two curious CSS snippets from skins/xekri/css.txt which interfere with recent core skin changes and cause timeline entries with dark branch colors to render as black-on-dark-background.

stephan 2024-03-28 10:05 trunk
Commit aba45b228f3b62e65154106f37cacf10f3398a72d161f87839c12a8d3ca8e43b
1 file changed -9
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -61,19 +61,10 @@
6161
}
6262
6363
h3 {
6464
font-size: 1.25rem;
6565
}
66
-
67
-span[style^=background-color] {
68
- color: #000;
69
-}
70
-
71
-td[style^=background-color] {
72
- color: #000;
73
-}
74
-
7566
7667
/**************************************
7768
* Main Area
7869
*/
7970
8071
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -61,19 +61,10 @@
61 }
62
63 h3 {
64 font-size: 1.25rem;
65 }
66
67 span[style^=background-color] {
68 color: #000;
69 }
70
71 td[style^=background-color] {
72 color: #000;
73 }
74
75
76 /**************************************
77 * Main Area
78 */
79
80
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -61,19 +61,10 @@
61 }
62
63 h3 {
64 font-size: 1.25rem;
65 }
 
 
 
 
 
 
 
 
 
66
67 /**************************************
68 * Main Area
69 */
70
71

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button