stable

Clone or download

Read-only

request #10514: Have button bars in TLP

Change-Id: I70e833d38aef180cb43f6eb73afed7bacf32adbc

Modified Files

Name
A src/www/themes/common/tlp/doc/resources/buttons/bar/checkboxes/example.html +29 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/checkboxes/manifest.json +3 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/manifest.json +8 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/radios/example.html +29 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/radios/manifest.json +3 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/sizes-colors/example.html +62 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/buttons/bar/sizes-colors/manifest.json +3 −0 Go to diff View file
D src/www/themes/common/tlp/doc/resources/buttons/btn/bar/manifest.json +0 −3 Go to diff View file
M src/www/themes/common/tlp/doc/resources/buttons/manifest.json +1 −0 Go to diff View file
M src/www/themes/common/tlp/src/scss/_components.scss +1 −0 Go to diff View file
A src/www/themes/common/tlp/src/scss/components/_button-bar.scss +98 −0 Go to diff View file