Fossil SCM

caps/ref.html: modified inlined table header style to be readable in dark-mode skins (eagle, xekri, darkmode).

stephan 2021-02-10 13:02 trunk
Commit 5d8e5eeba5701bb58e30d71f9412c9969af59dbfbec67686c5748fe30804083a
1 file changed +4
--- www/caps/ref.html
+++ www/caps/ref.html
@@ -9,10 +9,14 @@
99
}
1010
1111
tr > th {
1212
background-color: #e8e8e8;
1313
vertical-align: top;
14
+ }
15
+ body.fossil-dark-style tr > th {
16
+ color: #000;
17
+ opacity: 0.85;
1418
}
1519
1620
tr.cols th {
1721
white-space: nowrap;
1822
}
1923
--- www/caps/ref.html
+++ www/caps/ref.html
@@ -9,10 +9,14 @@
9 }
10
11 tr > th {
12 background-color: #e8e8e8;
13 vertical-align: top;
 
 
 
 
14 }
15
16 tr.cols th {
17 white-space: nowrap;
18 }
19
--- www/caps/ref.html
+++ www/caps/ref.html
@@ -9,10 +9,14 @@
9 }
10
11 tr > th {
12 background-color: #e8e8e8;
13 vertical-align: top;
14 }
15 body.fossil-dark-style tr > th {
16 color: #000;
17 opacity: 0.85;
18 }
19
20 tr.cols th {
21 white-space: nowrap;
22 }
23

Keyboard Shortcuts

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