summaryrefslogtreecommitdiffstats
path: root/style/src/container.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
* Implement `Default` for `container::Style`Libravatar Héctor Ramón Jiménez2020-01-051-0/+12
* Add border styling to `Container`Libravatar Héctor Ramón Jiménez2020-01-051-0/+4
* Draft basic styling for `TextInput`Libravatar Héctor Ramón Jiménez2020-01-011-4/+6
* Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez2020-01-011-0/+41