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
This commit is contained in:
committed by
József Farkas
parent
094060d8db
commit
d5b5f3293a
@@ -1,8 +1,8 @@
|
||||
button {
|
||||
display: inline-block;
|
||||
margin: 0 0 0 .25rem;
|
||||
margin: 0 0 0 0.25rem;
|
||||
}
|
||||
|
||||
.fa-circle {
|
||||
color:#c00;
|
||||
color: #c00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user