mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Merge pull request #8586 from elastic/jasper/backport/8580/5.0
[backport] PR #8580 to 5.0 - remove watermark from timelion
This commit is contained in:
commit
61dea2943b
1 changed files with 0 additions and 12 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue