Fossil SCM
Make the horisontal line for lcosed leafes thinner.
Commit
6c27f4136eed368776b10d7f6b3461f9c1afd040c19cacc58a4ee7985e3483b8
Parent
e042be53cf82b77…
4 files changed
+2
-2
+2
-2
+2
-2
+2
-2
+2
-2
| --- skins/ardoise/css.txt | ||
| +++ skins/ardoise/css.txt | ||
| @@ -1036,14 +1036,14 @@ | ||
| 1036 | 1036 | background: #bbb |
| 1037 | 1037 | } |
| 1038 | 1038 | .tl-node.closed-leaf:after { |
| 1039 | 1039 | content: ''; |
| 1040 | 1040 | position: absolute; |
| 1041 | - top: 3px; | |
| 1041 | + top: 4px; | |
| 1042 | 1042 | left: 0px; |
| 1043 | 1043 | width: 10px; |
| 1044 | - height: 4px; | |
| 1044 | + height: 2px; | |
| 1045 | 1045 | background: #bbb |
| 1046 | 1046 | border-radius: 0%; |
| 1047 | 1047 | } |
| 1048 | 1048 | .tl-node.sel:after { |
| 1049 | 1049 | content: ''; |
| 1050 | 1050 |
| --- skins/ardoise/css.txt | |
| +++ skins/ardoise/css.txt | |
| @@ -1036,14 +1036,14 @@ | |
| 1036 | background: #bbb |
| 1037 | } |
| 1038 | .tl-node.closed-leaf:after { |
| 1039 | content: ''; |
| 1040 | position: absolute; |
| 1041 | top: 3px; |
| 1042 | left: 0px; |
| 1043 | width: 10px; |
| 1044 | height: 4px; |
| 1045 | background: #bbb |
| 1046 | border-radius: 0%; |
| 1047 | } |
| 1048 | .tl-node.sel:after { |
| 1049 | content: ''; |
| 1050 |
| --- skins/ardoise/css.txt | |
| +++ skins/ardoise/css.txt | |
| @@ -1036,14 +1036,14 @@ | |
| 1036 | background: #bbb |
| 1037 | } |
| 1038 | .tl-node.closed-leaf:after { |
| 1039 | content: ''; |
| 1040 | position: absolute; |
| 1041 | top: 4px; |
| 1042 | left: 0px; |
| 1043 | width: 10px; |
| 1044 | height: 2px; |
| 1045 | background: #bbb |
| 1046 | border-radius: 0%; |
| 1047 | } |
| 1048 | .tl-node.sel:after { |
| 1049 | content: ''; |
| 1050 |
+2
-2
| --- skins/darkmode/css.txt | ||
| +++ skins/darkmode/css.txt | ||
| @@ -391,14 +391,14 @@ | ||
| 391 | 391 | background: #bbb |
| 392 | 392 | } |
| 393 | 393 | .tl-node.closed-leaf:after { |
| 394 | 394 | content: ''; |
| 395 | 395 | position: absolute; |
| 396 | - top: 3px; | |
| 396 | + top: 4px; | |
| 397 | 397 | left: 0px; |
| 398 | 398 | width: 10px; |
| 399 | - height: 4px; | |
| 399 | + height: 2px; | |
| 400 | 400 | background: #bbb |
| 401 | 401 | border-radius: 0%; |
| 402 | 402 | } |
| 403 | 403 | .tl-node.sel:after { |
| 404 | 404 | content: ''; |
| 405 | 405 |
| --- skins/darkmode/css.txt | |
| +++ skins/darkmode/css.txt | |
| @@ -391,14 +391,14 @@ | |
| 391 | background: #bbb |
| 392 | } |
| 393 | .tl-node.closed-leaf:after { |
| 394 | content: ''; |
| 395 | position: absolute; |
| 396 | top: 3px; |
| 397 | left: 0px; |
| 398 | width: 10px; |
| 399 | height: 4px; |
| 400 | background: #bbb |
| 401 | border-radius: 0%; |
| 402 | } |
| 403 | .tl-node.sel:after { |
| 404 | content: ''; |
| 405 |
| --- skins/darkmode/css.txt | |
| +++ skins/darkmode/css.txt | |
| @@ -391,14 +391,14 @@ | |
| 391 | background: #bbb |
| 392 | } |
| 393 | .tl-node.closed-leaf:after { |
| 394 | content: ''; |
| 395 | position: absolute; |
| 396 | top: 4px; |
| 397 | left: 0px; |
| 398 | width: 10px; |
| 399 | height: 2px; |
| 400 | background: #bbb |
| 401 | border-radius: 0%; |
| 402 | } |
| 403 | .tl-node.sel:after { |
| 404 | content: ''; |
| 405 |
+2
-2
| --- skins/eagle/css.txt | ||
| +++ skins/eagle/css.txt | ||
| @@ -214,14 +214,14 @@ | ||
| 214 | 214 | |
| 215 | 215 | /* closed leaf commit marker */ |
| 216 | 216 | .tl-node.closed-leaf:after { |
| 217 | 217 | content: ''; |
| 218 | 218 | position: absolute; |
| 219 | - top: 3px; | |
| 219 | + top: 4px; | |
| 220 | 220 | left: 0px; |
| 221 | 221 | width: 10px; |
| 222 | - height: 4px; | |
| 222 | + height: 2px; | |
| 223 | 223 | background: #fff; |
| 224 | 224 | border-radius: 0%; |
| 225 | 225 | } |
| 226 | 226 | |
| 227 | 227 | /* up arrow */ |
| 228 | 228 |
| --- skins/eagle/css.txt | |
| +++ skins/eagle/css.txt | |
| @@ -214,14 +214,14 @@ | |
| 214 | |
| 215 | /* closed leaf commit marker */ |
| 216 | .tl-node.closed-leaf:after { |
| 217 | content: ''; |
| 218 | position: absolute; |
| 219 | top: 3px; |
| 220 | left: 0px; |
| 221 | width: 10px; |
| 222 | height: 4px; |
| 223 | background: #fff; |
| 224 | border-radius: 0%; |
| 225 | } |
| 226 | |
| 227 | /* up arrow */ |
| 228 |
| --- skins/eagle/css.txt | |
| +++ skins/eagle/css.txt | |
| @@ -214,14 +214,14 @@ | |
| 214 | |
| 215 | /* closed leaf commit marker */ |
| 216 | .tl-node.closed-leaf:after { |
| 217 | content: ''; |
| 218 | position: absolute; |
| 219 | top: 4px; |
| 220 | left: 0px; |
| 221 | width: 10px; |
| 222 | height: 2px; |
| 223 | background: #fff; |
| 224 | border-radius: 0%; |
| 225 | } |
| 226 | |
| 227 | /* up arrow */ |
| 228 |
+2
-2
| --- src/default.css | ||
| +++ src/default.css | ||
| @@ -121,14 +121,14 @@ | ||
| 121 | 121 | background: #000; |
| 122 | 122 | } |
| 123 | 123 | .tl-node.closed-leaf:after { |
| 124 | 124 | content: ''; |
| 125 | 125 | position: absolute; |
| 126 | - top: 3px; | |
| 126 | + top: 4px; | |
| 127 | 127 | left: 0px; |
| 128 | 128 | width: 10px; |
| 129 | - height: 4px; | |
| 129 | + height: 2px; | |
| 130 | 130 | background: #000; |
| 131 | 131 | border-radius: 0%; |
| 132 | 132 | } |
| 133 | 133 | .tl-node.sel:after { |
| 134 | 134 | content: ''; |
| 135 | 135 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -121,14 +121,14 @@ | |
| 121 | background: #000; |
| 122 | } |
| 123 | .tl-node.closed-leaf:after { |
| 124 | content: ''; |
| 125 | position: absolute; |
| 126 | top: 3px; |
| 127 | left: 0px; |
| 128 | width: 10px; |
| 129 | height: 4px; |
| 130 | background: #000; |
| 131 | border-radius: 0%; |
| 132 | } |
| 133 | .tl-node.sel:after { |
| 134 | content: ''; |
| 135 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -121,14 +121,14 @@ | |
| 121 | background: #000; |
| 122 | } |
| 123 | .tl-node.closed-leaf:after { |
| 124 | content: ''; |
| 125 | position: absolute; |
| 126 | top: 4px; |
| 127 | left: 0px; |
| 128 | width: 10px; |
| 129 | height: 2px; |
| 130 | background: #000; |
| 131 | border-radius: 0%; |
| 132 | } |
| 133 | .tl-node.sel:after { |
| 134 | content: ''; |
| 135 |