File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ section[mv-app="plugins"] {
115115
116116 .button ,
117117 .github-button ,
118- .github-buttons > a ,
118+ .github-buttons > span ,
119119 iframe {
120120 margin : 0 .1em ;
121121 }
Original file line number Diff line number Diff line change 6969 < a href ="https://github.com/[repo]/issues " data-icon ="octicon-issue-opened " data-size ="large " data-show-count ="true " data-count-aria-label ="# issues on GitHub " aria-label ="Issue [repo] on GitHub "> Issues</ a >
7070 < a href ="[github] " data-icon ="octicon-star " data-size ="large " data-count-href ="/[repo]/stargazers " data-show-count ="true " data-count-aria-label ="# stargazers on GitHub " aria-label ="Star [repo] on GitHub "> Star</ a >
7171 </ div >
72- < div mv-if ="!repo ">
73- < a class =" github-button " href ="http://github.com/mavoweb/plugins/tree/master/[id] " data-icon ="octicon-mark-github " data-size ="large " aria-label ="Plugin files on GitHub "> Files</ a >
74- < a href ="http://github.com/mavoweb/plugins/issues?q=[id]%20in%3Atitle%20 " class =" bugs button "> Issues</ a >
72+ < div mv-if ="!repo " class =" github-buttons " >
73+ < a href ="http://github.com/mavoweb/plugins/tree/master/[id] " data-icon ="octicon-mark-github " data-size ="large " aria-label ="Plugin files on GitHub "> Files</ a >
74+ < a href ="http://github.com/mavoweb/plugins/issues?q=[id]%20in%3Atitle%20 " data-icon =" octicon-issue-opened " data-size =" large " data-show-count =" false "> Issues</ a >
7575 </ div >
7676 </ footer >
7777 </ article >
Original file line number Diff line number Diff line change 4343 < a href ="https://github.com/[repo]/issues " data-icon ="octicon-issue-opened " data-size ="large " data-show-count ="true " data-count-aria-label ="# issues on GitHub " aria-label ="Issue [repo] on GitHub "> Issues</ a >
4444 < a href ="[github] " data-icon ="octicon-star " data-size ="large " data-count-href ="/[repo]/stargazers " data-show-count ="true " data-count-aria-label ="# stargazers on GitHub " aria-label ="Star [repo] on GitHub "> Star</ a >
4545 </ div >
46- < div mv-if ="!repo ">
47- < a class =" github-button " href ="http://github.com/mavoweb/plugins/tree/master/[id] " data-icon ="octicon-mark-github " data-size ="large " aria-label ="Plugin files on GitHub "> Files</ a >
48- < a href ="http://github.com/mavoweb/plugins/issues?q=[id]%20in%3Atitle%20 " class =" bugs button "> Issues</ a >
46+ < div mv-if ="!repo " class =" github-buttons " >
47+ < a href ="http://github.com/mavoweb/plugins/tree/master/[id] " data-icon ="octicon-mark-github " data-size ="large " aria-label ="Plugin files on GitHub "> Files</ a >
48+ < a href ="http://github.com/mavoweb/plugins/issues?q=[id]%20in%3Atitle%20 " data-icon =" octicon-issue-opened " data-size =" large " data-show-count =" false "> Issues</ a >
4949 </ div >
5050 </ footer >
5151 </ article >
You can’t perform that action at this time.
0 commit comments