Restyle the applications manager
This commit is contained in:
parent
b240af6d7c
commit
393e91098c
3 changed files with 24 additions and 11 deletions
7
static/css/directives/ui/application-manager.css
Normal file
7
static/css/directives/ui/application-manager.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.application-manager-element .co-table {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.application-manager-element i.fa {
|
||||
margin-right: 4px;
|
||||
}
|
Reference in a new issue