css: Change the font of subtask list number
@99941650e9570115abb9372694a0bad9f53b4c79
--- app/assets/stylesheets/less/_page.less
+++ app/assets/stylesheets/less/_page.less
... | ... | @@ -7114,6 +7114,7 @@ |
7114 | 7114 |
color: darkgrey; |
7115 | 7115 |
font-size: 12px; |
7116 | 7116 |
margin-right: 5px; |
7117 |
+ font-family: Monaco, Menlo, Consolas, "Courier New", monospace; |
|
7117 | 7118 |
} |
7118 | 7119 |
|
7119 | 7120 |
.to-branch { |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?