diff interfaces/ape.css @ 485:92f26057b934 Dev_main

Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 25 Jan 2016 17:29:34 +0000
parents 1330c77d212c
children 96cb6735c9c2 c0022a09c4f6
line wrap: on
line diff
--- a/interfaces/ape.css	Fri Jan 22 17:03:18 2016 +0000
+++ b/interfaces/ape.css	Mon Jan 25 17:29:34 2016 +0000
@@ -86,3 +86,9 @@
 div.comment-box-playing {
 	background-color: #FFDDDD;
 }
+
+div#master-volume-holder {
+    position: absolute;
+    top: 10px;
+    left: 120px;
+}
\ No newline at end of file