diff --git a/web/viewer.css b/web/viewer.css index acaca9865..c50767905 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -175,6 +175,13 @@ body { height: 25px; } +.toolbarButton > span { + display: inline-block; + width: 0; + height: 0; + overflow: hidden; +} + .toolbarButton[disabled] { opacity: .5; } diff --git a/web/viewer.html b/web/viewer.html index 6711a67d1..b4e4e1c77 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -43,8 +43,12 @@
- - + +
@@ -61,14 +65,20 @@
- +
- +
- +
-
Page:
+ @@ -76,24 +86,38 @@
- - + - - + + + - - + Bookmark
- +
- +
-