Fix link style in about dialog
parent
bd118e9a89
commit
b4a108d02a
|
@ -181,6 +181,10 @@
|
|||
max-width: 100px;
|
||||
}
|
||||
}
|
||||
a {
|
||||
color: @colortheme_logo-2;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-alertify-type-container {
|
||||
|
|
Loading…
Reference in New Issue