We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2f353 commit 7cbe2cfCopy full SHA for 7cbe2cf
app/templates/crate/index.hbs
@@ -204,7 +204,7 @@
204
<span class='small'>Showing stats for</span>
205
<div class='button-holder'>
206
<button {{action 'toggleVersions'}}
207
- class="{{if showAllVersions 'active'}} dropdown">
+ class="tan-button {{if showAllVersions 'active'}} dropdown">
208
{{#if requestedVersion}}
209
{{ requestedVersion }}
210
{{else}}
0 commit comments