Merge "Enlarge approved/rejected symbols in change list"
This commit is contained in:
@@ -96,6 +96,10 @@ limitations under the License.
|
|||||||
.u-red {
|
.u-red {
|
||||||
color: #D32F2F;
|
color: #D32F2F;
|
||||||
}
|
}
|
||||||
|
.label.u-green:not(.u-monospace),
|
||||||
|
.label.u-red:not(.u-monospace) {
|
||||||
|
font-size: 1.2rem;
|
||||||
|
}
|
||||||
.u-gray-background {
|
.u-gray-background {
|
||||||
background-color: #F5F5F5;
|
background-color: #F5F5F5;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user