Skip to content

Commit

Permalink
Backport PR #8580
Browse files Browse the repository at this point in the history
---------

**Commit 1:**
remove watermark from timelion

* Original sha: dfed59e
* Authored by Thomas Neirynck <[email protected]> on 2016-10-06T20:54:55Z
  • Loading branch information
elastic-jasper committed Oct 7, 2016
1 parent 3f8cab6 commit c0c6cf9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/core_plugins/timelion/public/app.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit c0c6cf9

Please sign in to comment.