removing
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
html, body {
|
html,
|
||||||
|
body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -4932,12 +4933,9 @@ table.dataTable.display tbody tr.prrTooHigh {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FK-TODO: remove this class: */
|
a:link.underline,
|
||||||
.downloadButton {
|
a:visited.underline,
|
||||||
margin-top: 10px;
|
a:hover.underline,
|
||||||
display: none;
|
a:active.underline {
|
||||||
}
|
|
||||||
|
|
||||||
a:link.underline, a:visited.underline, a:hover.underline, a:active.underline {
|
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user