summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index aef50fc7..ae58ef0e 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -535,6 +535,11 @@ body.debug .debug-ui-right {
#input-container__graph-input:focus {
width: 80%; }
+#merge-tool {
+ position: absolute;
+ top: 160px;
+ left: 24px; }
+
#textanalyser.ui-autocomplete-input {
font-family: "Source_Regular", sans-serif;
color: #919095; }