~kylehuff/webpg-firefox/master

« back to all changes in this revision

Viewing changes to extension/inline.js

  • Committer: kylehuff
  • Date: 2014-05-27 21:52:14 UTC
  • Revision ID: git-v1:b5363e370102429b116dc1d1ebcc3f09584cd5bf
Merge common objects from webpg-chrome

Show diffs side-by-side

added added

removed removed

Lines of Context:
1054
1054
            "border: 1px solid gainsboro; top: 27px; clear: left; line-height: 12px;" +
1055
1055
            "left: -1px; text-shadow: none; text-decoration: none; overflow: visible;" +
1056
1056
            "box-sizing: content-box !important; -moz-box-sizing: content-box !important;" +
1057
 
            "-webkit-box-sizing: content-box !important; white-space: normal;");
 
1057
            "-webkit-box-sizing: content-box !important; white-space: normal; z-index: +1;");
1058
1058
 
1059
1059
        toolbar.setAttribute("class", "webpg-toolbar");
1060
1060
        var offset = (element.scrollHeight < element.offsetHeight) ?