File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11< div class ='buttons '>
22 < a class ='button red ' href ='/all '> → View all Tools</ a >
3- < a class ='button ' href ='/deprecated/ '> ⚠ Deprecated Tools</ a >
3+ < a class ='button orange ' href ='/deprecated/ '> ⚠ Deprecated Tools</ a >
44 < a class ='button ' href ='/uploads/download.pdf '> ↓ Download as PDF</ a >
55 < a class ='button ' href ='https://github.com/drupaltools/drupaltools.github.io#contributing '> + Add your Project</ a >
66</ div >
Original file line number Diff line number Diff line change 22 < a class ='button red ' href ='/ '> ← Back to Popular</ a >
33 < a class ='button hide-on-table ' href ='/all/table/ '> → Display as Table</ a >
44 < a class ='button hide-on-grid ' href ='/all/ '> → Display as Grid</ a >
5- < a class ='button ' href ='/deprecated/ '> ⚠ Deprecated Tools</ a >
5+ < a class ='button orange ' href ='/deprecated/ '> ⚠ Deprecated Tools</ a >
66 < a class ='button ' href ='https://github.com/drupaltools/drupaltools.github.io#contributing '> + Add your Project</ a >
77</ div >
Original file line number Diff line number Diff line change 195195 display : inline-block ;
196196 text-decoration : none ;
197197 padding : 4px 8px ;
198- background : #ff7a00 ;
199- color : #fff !important ;
200198 border-radius : 3px ;
201199
202200 & :hover ,
203201 & :focus {
204- background : #cc6200 ;
205- color : #fff !important ;
206202 text-decoration : none ;
207203 }
208204}
209205
206+ .orange {
207+ background : #ff7a00 ;
208+ }
209+
210210.red {
211211 background : #d01111 ;
212212}
You can’t perform that action at this time.
0 commit comments