remove watermark from timelion

This commit is contained in:
Thomas Neirynck 2016-10-06 16:54:55 -04:00
parent 9fe13ed838
commit dfed59eca9

View file

@ -69,18 +69,6 @@
}
}
.timelion:after {
content: "{Re}search";
position: fixed;
right: 10px;
bottom: 10px;
font-size: 32px;
font-weight: bold;
color: @gray;
opacity: 0.2;
pointer-events: none;
}
[ng-click] {
cursor: pointer;
}