Fix link style in about dialog

pull/1/head
David Benqué 4 years ago
parent bd118e9a89
commit b4a108d02a

@ -181,6 +181,10 @@
max-width: 100px; max-width: 100px;
} }
} }
a {
color: @colortheme_logo-2;
text-decoration: underline;
}
} }
} }
.cp-alertify-type-container { .cp-alertify-type-container {

Loading…
Cancel
Save