Skip to content

Commit dfed59e

Browse files
remove watermark from timelion
1 parent 9fe13ed commit dfed59e

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

  • src/core_plugins/timelion/public

src/core_plugins/timelion/public/app.less

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,6 @@
6969
}
7070
}
7171

72-
.timelion:after {
73-
content: "{Re}search";
74-
position: fixed;
75-
right: 10px;
76-
bottom: 10px;
77-
font-size: 32px;
78-
font-weight: bold;
79-
color: @gray;
80-
opacity: 0.2;
81-
pointer-events: none;
82-
}
83-
8472
[ng-click] {
8573
cursor: pointer;
8674
}

0 commit comments

Comments
 (0)