summaryrefslogtreecommitdiffstats
path: root/style/src/button.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez2020-11-231-6/+6
* Improve default style of `Button`Libravatar Héctor Ramón Jiménez2020-01-221-6/+6
* Draft `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-061-1/+1
* Implement `Default` for `container::Style`Libravatar Héctor Ramón Jiménez2020-01-051-1/+1
* Add border and shadow styling to `Button`Libravatar Héctor Ramón Jiménez2020-01-051-6/+23
* Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez2020-01-011-0/+79