mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3914 Display label on "Add criterion" button when there's no criterion. Add tooltips to "Add criterion" and "Refresh" button
This commit is contained in:
@@ -859,3 +859,9 @@
|
||||
@extend .ibo-is-alternative;
|
||||
}
|
||||
}
|
||||
.sfm_tg_title{
|
||||
display: none;
|
||||
}
|
||||
.ibo-criterion-group:empty ~ .sf_more_criterion .sfm_tg_title{
|
||||
display: unset;
|
||||
}
|
||||
Reference in New Issue
Block a user