File tree Expand file tree Collapse file tree 3 files changed +18
-7
lines changed
web2/cadabra2/source/static/styles Expand file tree Collapse file tree 3 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1- name : macOS
1+ name : macOS-catalina
22
33on : [push]
44
55jobs :
66 build :
77
8- runs-on : macos-latest
8+ runs-on : macos-10.15
99
1010 steps :
1111 - uses : actions/checkout@v1
Original file line number Diff line number Diff line change @@ -13,11 +13,14 @@ Cadabra
1313.. image :: https://github.com/kpeeters/cadabra2/workflows/Linux/badge.svg
1414 :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3ALinux
1515
16- .. image :: https://github.com/kpeeters/cadabra2/workflows/macOS/badge.svg
17- :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3AmacOS
16+ .. image :: https://github.com/kpeeters/cadabra2/workflows/macOS-catalina /badge.svg
17+ :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3AmacOS-catalina
1818
19- .. image :: https://github.com/kpeeters/cadabra2/workflows/monterey/badge.svg
20- :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3Amonterey
19+ .. image :: https://github.com/kpeeters/cadabra2/workflows/macOS-bigsur/badge.svg
20+ :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3AmacOS-bigsur
21+
22+ .. image :: https://github.com/kpeeters/cadabra2/workflows/macOS-monterey/badge.svg
23+ :target: https://github.com/kpeeters/cadabra2/actions?query=workflow%3AmacOS-monterey
2124
2225*A field-theory motivated approach to computer algebra. *
2326
Original file line number Diff line number Diff line change @@ -580,7 +580,15 @@ div#main div.faq_item input[name="collapse"]:checked ~ h3 {
580580 margin-bottom : 5px !important ;
581581 transition : max-height 0.5s ;
582582}
583-
583+ div .github-link {
584+ width : 32px ;
585+ height : 32px ;
586+ margin-left : 10px ;
587+ margin-top : 10px ;
588+ }
589+ div .github-link a img {
590+ width : 100% ;
591+ }
584592
585593/* Small screens */
586594
You can’t perform that action at this time.
0 commit comments