---------

**Commit 1:**
remove watermark from timelion

* Original sha: dfed59eca9
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-10-06T20:54:55Z
This commit is contained in:
Elastic Jasper 2016-10-07 14:39:42 -04:00
parent 3f8cab6a51
commit c0c6cf9819

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;
}