css: remove obsolete log-properties

This commit is contained in:
Thomas Gelf 2016-02-28 08:58:54 +01:00
parent bc95c25d96
commit 8a73be51a8

View File

@ -389,20 +389,6 @@ form div.hint {
/* END of Forms */
table.log-properties {
table-layout: fixed;
width: 100%;
td {
font-family: @font-family-fixed;
word-break: break-all;
}
span {
padding: 0.3em 1em;
}
}
p.error {
color: white;
padding: 1em 2em;