T210 link operational

This commit is contained in:
2021-03-01 17:12:24 +01:00
parent 1a429cc41f
commit 85d4a31273
3 changed files with 14 additions and 5 deletions

View File

@@ -105,9 +105,17 @@
#messageLink {
width: 630px;
padding: 10px;
font-size: 18px;
font-size: 16px;
background: #f0f0f0;
pointer-events: none;
}
#messageLink a {
color: inherit;
text-decoration: inherit;
}
#messageLink a:hover {
color: #d6860d !important;
}
.fieldDefault {