layout cleanup on LMS PDF Textbook viewer

This commit is contained in:
Frances Botsford
2013-07-11 11:19:39 -04:00
parent cb62797306
commit b1653f0561
3 changed files with 87 additions and 42 deletions

View File

@@ -100,7 +100,7 @@ select {
.toolbar {
/* position: absolute; */
left: 0;
right: 0;
right: 0;
height: 32px;
z-index: 9999;
cursor: default;
@@ -185,6 +185,7 @@ select {
margin: 0;
}
.splitToolbarButton > .toolbarButton, /*added */
.splitToolbarButton:hover > .toolbarButton,
.splitToolbarButton:focus > .toolbarButton,
.splitToolbarButton.toggled > .toolbarButton,