From 37652aa0ba5b417804d8eccc5d9d5e593e445e6f Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Mon, 25 Jun 2018 17:14:34 +0200 Subject: [PATCH] Reverting ill-judged 'annotation prefs' stuff --- .../stylesheets/document/annotation/_toolbar.less | 11 ----------- app/views/document/annotation/tei.scala.html | 2 -- app/views/document/annotation/text.scala.html | 2 -- 3 files changed, 15 deletions(-) diff --git a/app/assets/stylesheets/document/annotation/_toolbar.less b/app/assets/stylesheets/document/annotation/_toolbar.less index 596a5f938..e759a9a33 100644 --- a/app/assets/stylesheets/document/annotation/_toolbar.less +++ b/app/assets/stylesheets/document/annotation/_toolbar.less @@ -15,10 +15,7 @@ .noselect(); ul.menu { - width:100%; - max-width:1024px; height:100%; - position:relative; } ul, li { @@ -47,14 +44,6 @@ } - li.preferences { - position:absolute; - right:0; - font-size:18px; - line-height:28px; - cursor:pointer; - } - .group { padding-right:30px; } diff --git a/app/views/document/annotation/tei.scala.html b/app/views/document/annotation/tei.scala.html index 38f6ce3f8..0a79586a0 100644 --- a/app/views/document/annotation/tei.scala.html +++ b/app/views/document/annotation/tei.scala.html @@ -100,8 +100,6 @@

COLOR:

  • BY FIRST TAG
  • - -
  • diff --git a/app/views/document/annotation/text.scala.html b/app/views/document/annotation/text.scala.html index 8c9d6f340..2b36edc8d 100644 --- a/app/views/document/annotation/text.scala.html +++ b/app/views/document/annotation/text.scala.html @@ -107,8 +107,6 @@

    @messages("document.annotation.text.toolbar.color")

    - -