Robert Jaros
07/30/2019, 8:44 AM.btn-group {
border-color: black;
border-style: solid;
border-width: 1px;
}
into any .css
file, which is used (using require()
) in the application (e.g. src/resources/css/kvapp.css
in the template
project)