Fossil SCM

/dir, move the file/dir icons so that they are clickable, per request in [forum:65a3bd20f98980b2|forum post 65a3bd20f98980b2].

stephan 2023-08-29 09:15 trunk
Commit 32297dde2bee2383b4c1e50ff74f78741f310e0a88bf993a86c5ad4568f1f7e0
1 file changed +10 -6
+10 -6
--- src/default.css
+++ src/default.css
@@ -303,26 +303,30 @@
303303
padding: 10px;
304304
margin: 0px;
305305
white-space: nowrap;
306306
}
307307
ul.browser li.file {
308
+ padding-top: 2px;
309
+}
310
+ul.browser li.file > a {
311
+ padding-left: 20px;
312
+ background-repeat: no-repeat;
313
+ background-position: 0px center;
308314
background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP\/\/\/\
309315
yEhIf\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAIvlIKpxqcfmgOUvoaqDSCxrEEfF14Gq\
310316
FXImJZsu73wepJzVMNxrtNTj3NATMKhpwAAOw==");
311
- background-repeat: no-repeat;
312
- background-position: 0px center;
313
- padding-left: 20px;
317
+}
318
+ul.browser li.dir {
314319
padding-top: 2px;
315320
}
316
-ul.browser li.dir {
321
+ul.browser li.dir > a {
322
+ padding-left: 20px;
317323
background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiI\
318324
v\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+\
319325
jUs6b5Z/K4siDu5RPUFADs=");
320326
background-repeat: no-repeat;
321327
background-position: 0px center;
322
- padding-left: 20px;
323
- padding-top: 2px;
324328
}
325329
div.filetreeline {
326330
display: table;
327331
width: 100%;
328332
white-space: nowrap;
329333
--- src/default.css
+++ src/default.css
@@ -303,26 +303,30 @@
303 padding: 10px;
304 margin: 0px;
305 white-space: nowrap;
306 }
307 ul.browser li.file {
 
 
 
 
 
 
308 background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP\/\/\/\
309 yEhIf\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAIvlIKpxqcfmgOUvoaqDSCxrEEfF14Gq\
310 FXImJZsu73wepJzVMNxrtNTj3NATMKhpwAAOw==");
311 background-repeat: no-repeat;
312 background-position: 0px center;
313 padding-left: 20px;
314 padding-top: 2px;
315 }
316 ul.browser li.dir {
 
317 background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiI\
318 v\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+\
319 jUs6b5Z/K4siDu5RPUFADs=");
320 background-repeat: no-repeat;
321 background-position: 0px center;
322 padding-left: 20px;
323 padding-top: 2px;
324 }
325 div.filetreeline {
326 display: table;
327 width: 100%;
328 white-space: nowrap;
329
--- src/default.css
+++ src/default.css
@@ -303,26 +303,30 @@
303 padding: 10px;
304 margin: 0px;
305 white-space: nowrap;
306 }
307 ul.browser li.file {
308 padding-top: 2px;
309 }
310 ul.browser li.file > a {
311 padding-left: 20px;
312 background-repeat: no-repeat;
313 background-position: 0px center;
314 background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP\/\/\/\
315 yEhIf\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAIvlIKpxqcfmgOUvoaqDSCxrEEfF14Gq\
316 FXImJZsu73wepJzVMNxrtNTj3NATMKhpwAAOw==");
317 }
318 ul.browser li.dir {
 
319 padding-top: 2px;
320 }
321 ul.browser li.dir > a {
322 padding-left: 20px;
323 background-image: url("data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiI\
324 v\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+\
325 jUs6b5Z/K4siDu5RPUFADs=");
326 background-repeat: no-repeat;
327 background-position: 0px center;
 
 
328 }
329 div.filetreeline {
330 display: table;
331 width: 100%;
332 white-space: nowrap;
333

Keyboard Shortcuts

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