]> _ Git - fluidbook-html5.git/commitdiff
(no commit message)
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 4 Sep 2013 09:28:04 +0000 (09:28 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 4 Sep 2013 09:28:04 +0000 (09:28 +0000)
js/libs/fluidbook/fluidbook.tooltip.js
style/fluidbook.css

index e370dfe5a847735bd213aadf51a9ac5397c429d1..22895c05f0752211867882f9bd689fcb454a6287 100644 (file)
@@ -1,5 +1,6 @@
 function FluidbookTooltip(fluidbook) {
        this.fluidbook = fluidbook;
+       return;
        this.init();
 }
 
index 57736a159fc6c75599d11d72f978fc55bfe870a1..780487cd5ac44b713826c88fe9ebba330aa333ae 100644 (file)
@@ -1291,12 +1291,11 @@ a.button{
        top:0px;\r
        left:0px;\r
        padding:5px 10px;\r
-       color:#fff;\r
        border-radius: 5px;\r
-       background:rgba(0,0,0,0.8);\r
        display:none;\r
        font-size:0.8rem;\r
-       max-width: 200px;\r
+       max-width: 180px;\r
+       z-index: 100;\r
 }\r
 \r
 @media all and (orientation: portrait) {  \r