mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°9161 Inherit color from parent
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -522,14 +522,11 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.ibo-setup-summary-title {
|
||||
.ibo-setup-summary-title, .ibo-setup-summary-title:visited, .ibo-setup-summary-title:hover {
|
||||
font-size: $ibo-font-size-150;
|
||||
color: black;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.ibo-setup-summary-title:visited {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#ibo-setup-licenses--components-list {
|
||||
background-color: $ibo-color-white-200;
|
||||
|
||||
Reference in New Issue
Block a user