Commit 423401bd authored by Leo Iannacone's avatar Leo Iannacone

do not display datestamp file - as datestamp info is now always showed

parent d2525294
...@@ -153,6 +153,10 @@ footer .info { ...@@ -153,6 +153,10 @@ footer .info {
margin-right: 10px; margin-right: 10px;
} }
#files li[id$='datestamp'] {
display: none;
}
#preferences .select label { #preferences .select label {
font-weight: normal; font-weight: normal;
line-height: 35px; line-height: 35px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment