Merge "Enlarge approved/rejected symbols in change list"

This commit is contained in:
Kasper Nilsson
2018-02-06 16:36:08 +00:00
committed by Gerrit Code Review

View File

@@ -96,6 +96,10 @@ limitations under the License.
.u-red {
color: #D32F2F;
}
.label.u-green:not(.u-monospace),
.label.u-red:not(.u-monospace) {
font-size: 1.2rem;
}
.u-gray-background {
background-color: #F5F5F5;
}