admin-project: table ok + icon added in sidebar
This commit is contained in:
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
&[name*='circle'],
|
||||
&[name^='project'] {
|
||||
&[name*='project'] {
|
||||
|
||||
>li::before {
|
||||
font-size: 4rem;
|
||||
@ -102,6 +102,10 @@
|
||||
&[name='admin-circles']>li {
|
||||
@include ci('bubble-add');
|
||||
}
|
||||
|
||||
&[name='admin-projects']>li {
|
||||
@include ci('add');
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user