Review + QA updates - Part 1
This commit is contained in:
+5
-1
@@ -1490,7 +1490,7 @@ manage things like container crud */
|
||||
}
|
||||
|
||||
#edit-container-panel-choose-icon .radio-container:hover .usercontext-icon::before {
|
||||
fill: #fff !important;
|
||||
fill: var(--grey50) !important;
|
||||
}
|
||||
|
||||
.mac-icon {
|
||||
@@ -2182,4 +2182,8 @@ tr:hover > td > .trash-button {
|
||||
.radio-choice > .radio-container > [type="radio"]:checked + label {
|
||||
background: var(--bgDark);
|
||||
}
|
||||
|
||||
#edit-container-panel-choose-icon .radio-container:hover .usercontext-icon::before {
|
||||
fill: #fff !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user