1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Modify css rule for unused hollow diamond.

This commit is contained in:
Kevin Serrano 2017-03-22 16:01:38 -04:00
parent 33dd7954a7
commit 4116b37d32
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

@ -188,7 +188,7 @@ hr.horizontal-line {
.hollow-diamond {
transform: rotate(45deg);
border: 1px solid #038789;
border: 3px solid #690496;
}
.pending-dot {