* .dim-label duplicated code. https://github.com/shimmerproject/Numix/blob/master/gtk-3.20/scss/widgets/_misc.scss#L5
parent
b2948a02e8
commit
4874ea6360
|
@ -113,11 +113,6 @@ label {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dim-label {
|
|
||||||
opacity: 0.55;
|
|
||||||
text-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
assistant {
|
assistant {
|
||||||
.sidebar {
|
.sidebar {
|
||||||
background-color: $base_color;
|
background-color: $base_color;
|
||||||
|
|
Loading…
Reference in New Issue