Fossil SCM
Do not use bold font for the "View X branch(es)" hyperlink.
Commit
08b90535e825e75e2e4b493fc6ef36258c4f3adbd2e63890c668e1c051862954
Parent
c6a061f2a074423…
1 file changed
-1
-1
| --- src/default.css | ||
| +++ src/default.css | ||
| @@ -1790,11 +1790,10 @@ | ||
| 1790 | 1790 | body.branch .submenu > a.label.timeline-link { |
| 1791 | 1791 | display: none; |
| 1792 | 1792 | } |
| 1793 | 1793 | body.branch .submenu > a.label.timeline-link.selected { |
| 1794 | 1794 | display: inline; |
| 1795 | - font-weight: bold; /* <-- usefulness is questionable */ | |
| 1796 | 1795 | } |
| 1797 | 1796 | |
| 1798 | 1797 | /* Objects in the "desktoponly" class are invisible on mobile */ |
| 1799 | 1798 | @media screen and (max-width: 600px) { |
| 1800 | 1799 | .desktoponly { |
| 1801 | 1800 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -1790,11 +1790,10 @@ | |
| 1790 | body.branch .submenu > a.label.timeline-link { |
| 1791 | display: none; |
| 1792 | } |
| 1793 | body.branch .submenu > a.label.timeline-link.selected { |
| 1794 | display: inline; |
| 1795 | font-weight: bold; /* <-- usefulness is questionable */ |
| 1796 | } |
| 1797 | |
| 1798 | /* Objects in the "desktoponly" class are invisible on mobile */ |
| 1799 | @media screen and (max-width: 600px) { |
| 1800 | .desktoponly { |
| 1801 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -1790,11 +1790,10 @@ | |
| 1790 | body.branch .submenu > a.label.timeline-link { |
| 1791 | display: none; |
| 1792 | } |
| 1793 | body.branch .submenu > a.label.timeline-link.selected { |
| 1794 | display: inline; |
| 1795 | } |
| 1796 | |
| 1797 | /* Objects in the "desktoponly" class are invisible on mobile */ |
| 1798 | @media screen and (max-width: 600px) { |
| 1799 | .desktoponly { |
| 1800 |