mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3581 - Dashlet: Fix pill not being completely clickable
This commit is contained in:
@@ -82,7 +82,7 @@ $ibo-pill-states-colors: (
|
||||
);
|
||||
|
||||
@each $sType, $aColors in $ibo-pill-states-colors {
|
||||
.ibo-pill-is-#{$sType} {
|
||||
.ibo-pill.ibo-is-#{$sType} {
|
||||
color: map-get($aColors, 'secondary-color');
|
||||
background-color: map-get($aColors, 'primary-color');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user