summaryrefslogtreecommitdiffhomepage
path: root/app/components/AppButtonStyles.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-63/+0
2018-08-08Remove styles helpers, instead use RX.Styles directlyAndrej Mihajlov1-58/+55
2018-08-08Add missing @flowAndrej Mihajlov1-0/+2
2018-07-24Remove global styles from app buttonsAndrej Mihajlov1-4/+0
2018-07-18Fix the reversed hover logic for red buttonsAndrej Mihajlov1-2/+2
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov1-0/+68
- Drop styled/Button, use RX.Button instead and reset cursor when needed - Scope AppButton and Cell to avoid class clash for Label and SubText - Add missing cursor: default