Fix visual issues on metrics insights (Closes #450)
This commit is contained in:
@@ -121,6 +121,9 @@
|
||||
width: 100%;
|
||||
margin: 0 0 .5rem;
|
||||
}
|
||||
.languages .language .progress {
|
||||
border-radius: 6px;
|
||||
}
|
||||
.languages .percent {
|
||||
font-size: .8rem;
|
||||
}
|
||||
@@ -360,13 +363,10 @@
|
||||
color: #E7BD69;
|
||||
}
|
||||
.s .info {
|
||||
color: #FF0000;
|
||||
color: #EB355E;
|
||||
}
|
||||
.s .gauge {
|
||||
color: #FF0000;
|
||||
}
|
||||
.s .icon {
|
||||
filter: sepia() saturate(100);
|
||||
color: #EB355E;
|
||||
}
|
||||
.secret .info {
|
||||
color: #FF76CD;
|
||||
|
||||
Reference in New Issue
Block a user