Fossil SCM
Comment fix
Commit
67a10cd7eec9b2671f876ce2772fcf135d253e491560af1ac47cd7fc9ee90506
Parent
c013926f01a3615…
1 file changed
+1
-1
+1
-1
| --- skins/default/css.txt | ||
| +++ skins/default/css.txt | ||
| @@ -415,11 +415,11 @@ | ||
| 415 | 415 | font-weight: bold; |
| 416 | 416 | white-space: nowrap; |
| 417 | 417 | } |
| 418 | 418 | |
| 419 | 419 | tr.timelineSelected, tr.timelineCurrent { |
| 420 | - /* default/css.txt puts these styles on the whole row. We want them only | |
| 420 | + /* etienne/css.txt puts these styles on the whole row. We want them only | |
| 421 | 421 | * on the comment/details cell within the table, not over the time |
| 422 | 422 | * and graph columns as well. */ |
| 423 | 423 | background-color: unset; |
| 424 | 424 | border: unset; |
| 425 | 425 | box-shadow: unset; |
| 426 | 426 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -415,11 +415,11 @@ | |
| 415 | font-weight: bold; |
| 416 | white-space: nowrap; |
| 417 | } |
| 418 | |
| 419 | tr.timelineSelected, tr.timelineCurrent { |
| 420 | /* default/css.txt puts these styles on the whole row. We want them only |
| 421 | * on the comment/details cell within the table, not over the time |
| 422 | * and graph columns as well. */ |
| 423 | background-color: unset; |
| 424 | border: unset; |
| 425 | box-shadow: unset; |
| 426 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -415,11 +415,11 @@ | |
| 415 | font-weight: bold; |
| 416 | white-space: nowrap; |
| 417 | } |
| 418 | |
| 419 | tr.timelineSelected, tr.timelineCurrent { |
| 420 | /* etienne/css.txt puts these styles on the whole row. We want them only |
| 421 | * on the comment/details cell within the table, not over the time |
| 422 | * and graph columns as well. */ |
| 423 | background-color: unset; |
| 424 | border: unset; |
| 425 | box-shadow: unset; |
| 426 |