CrankShaft icon indicating copy to clipboard operation
CrankShaft copied to clipboard

Move all Button CSS from theme_base.css to cs-defaults.css

Open TheWebTech opened this issue 6 years ago • 0 comments

Someone previously contributed this CSS for Flat buttons. Let's move it into Crankshaft itself. (cs-defaults.css) We likely will need to make some changes to this but lets get this moved over first.

Delete the reference to these buttons in theme_base.css that will help us know we've stripped that part out. https://github.com/TheWebTech/CrankShaft/blob/e7c5472a063965c3f942db523c855431716e4bd3/theme/theme_base.css#L1042-L1114

Kinda related to #9

and is a sub-task of #35

TheWebTech avatar May 14 '19 14:05 TheWebTech