mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Move blocklist and medallion icon integration in a dedicated file
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
|
||||
.ibo-blocklist--empty-text, .ibo-blocklist--create-new{
|
||||
text-align: center;
|
||||
}
|
||||
.ibo-blocklist--medallion{
|
||||
> .ibo-medallion--image{
|
||||
margin: 0 auto;
|
||||
}
|
||||
> .ibo-medallion-icon--description{
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,5 @@
|
||||
*/
|
||||
|
||||
@import "caselog-entry-form-within-activity-panel";
|
||||
@import "panel-with-tab-container";
|
||||
@import "panel-with-tab-container";
|
||||
@import "medallion-with-blocklist";
|
||||
@@ -0,0 +1,11 @@
|
||||
.ibo-blocklist--empty-text, .ibo-blocklist--create-new{
|
||||
text-align: center;
|
||||
}
|
||||
.ibo-blocklist--medallion{
|
||||
> .ibo-medallion--image{
|
||||
margin: 0 auto;
|
||||
}
|
||||
> .ibo-medallion-icon--description{
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user