mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix link style in about dialog
This commit is contained in:
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
Block a user