From 71047fe63af38a686f6cb609cdd8f0feeeb55b96 Mon Sep 17 00:00:00 2001 From: cominch Date: Mon, 18 Jun 2012 16:16:31 +0200 Subject: [PATCH] Augmented browsing: CSS fix --- htroot/interaction_elements/Document_part.html | 3 --- .../interaction_elements/OverlayInteraction.html | 15 ++++++++------- htroot/interaction_elements/Tag_part.html | 4 +--- 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/htroot/interaction_elements/Document_part.html b/htroot/interaction_elements/Document_part.html index d0324b826..2964b6a17 100644 --- a/htroot/interaction_elements/Document_part.html +++ b/htroot/interaction_elements/Document_part.html @@ -10,15 +10,12 @@ font: arial,helvetica,sans-serif; font-size: 10px; -position: fixed; -top: 0; background: #ffffff; border:0px; width: 150px; height: 20px; -padding: 5px 5px 5px 5px; z-index:99998; diff --git a/htroot/interaction_elements/OverlayInteraction.html b/htroot/interaction_elements/OverlayInteraction.html index d2d2e7794..602c9b32b 100644 --- a/htroot/interaction_elements/OverlayInteraction.html +++ b/htroot/interaction_elements/OverlayInteraction.html @@ -25,12 +25,12 @@ color: #5a346e; font: arial,helvetica,sans-serif; font-size: 10px; position: fixed; -right: 10px; +right: 200px; top: 0; background: #ffffff; border:0px; -width: 65px; +width: 200px; height: 20px; padding: 5px 5px 5px 5px; @@ -51,7 +51,7 @@ top: 0; background: #ffffff; border:0px; -width: 30px; +width: 100px; height: 20px; padding: 5px 5px 5px 5px; @@ -178,15 +178,16 @@ z-index:99999; -