Files
agent/src/components/popover/widgets/capture-keystroke/capture-keystroke-button.component.scss
Nejc Zdovc d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00

9 lines
98 B
SCSS

button {
display: inline-block;
margin: 0 0 0 0.25rem;
}
.fa-circle {
color: #c00;
}