Fossil SCM

Reworked the remaining custom CSS in the server index doc to cascade properly with the new table styling in the skin.

wyoung 2024-02-04 02:39 inskinerator-modern-backport
Commit d3c55b57f1286ab5e5e5e8beb3835f1cafceafbf0e4475e8d0f5e12732adf004
1 file changed +3 -5
--- www/server/index.html
+++ www/server/index.html
@@ -1,26 +1,24 @@
11
<div class='fossil-doc' data-title="How To Configure A Fossil Server">
22
33
<style type="text/css">
4
- th.fep {
5
- background-color: #e8e8e8;
4
+ .doc > .content th.fep {
65
font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
76
font-stretch: condensed;
87
min-width: 3em;
98
padding: 0.4em;
109
white-space: nowrap;
1110
}
1211
13
- th.host {
14
- background-color: #e8e8e8;
12
+ .doc > .content th.host {
1513
font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
1614
font-stretch: condensed;
1715
padding: 0.4em;
1816
text-align: right;
1917
}
2018
21
- td.doc {
19
+ .doc > .content td.doc {
2220
text-align: center;
2321
}
2422
</style>
2523
2624
2725
--- www/server/index.html
+++ www/server/index.html
@@ -1,26 +1,24 @@
1 <div class='fossil-doc' data-title="How To Configure A Fossil Server">
2
3 <style type="text/css">
4 th.fep {
5 background-color: #e8e8e8;
6 font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
7 font-stretch: condensed;
8 min-width: 3em;
9 padding: 0.4em;
10 white-space: nowrap;
11 }
12
13 th.host {
14 background-color: #e8e8e8;
15 font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
16 font-stretch: condensed;
17 padding: 0.4em;
18 text-align: right;
19 }
20
21 td.doc {
22 text-align: center;
23 }
24 </style>
25
26
27
--- www/server/index.html
+++ www/server/index.html
@@ -1,26 +1,24 @@
1 <div class='fossil-doc' data-title="How To Configure A Fossil Server">
2
3 <style type="text/css">
4 .doc > .content th.fep {
 
5 font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
6 font-stretch: condensed;
7 min-width: 3em;
8 padding: 0.4em;
9 white-space: nowrap;
10 }
11
12 .doc > .content th.host {
 
13 font-family: "Helvetica Neue", "Arial Narrow", "Myriad Pro", "Avenir Next Condensed";
14 font-stretch: condensed;
15 padding: 0.4em;
16 text-align: right;
17 }
18
19 .doc > .content td.doc {
20 text-align: center;
21 }
22 </style>
23
24
25

Keyboard Shortcuts

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