mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3562 - Cleanup removed images in light-grey.scss
This commit is contained in:
@@ -3550,16 +3550,6 @@
|
||||
text-decoration: none;
|
||||
color: $breadcrumb-highlight-color;
|
||||
}
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
background-image: url($approot-relative + "images/breadcrumb-separator.png?v=" + $version);
|
||||
background-repeat: no-repeat;
|
||||
width: 8px;
|
||||
height: 16px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child a::after {
|
||||
|
||||
Reference in New Issue
Block a user