summaryrefslogtreecommitdiff
path: root/tests/html/styles/top.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html/styles/top.css')
-rw-r--r--tests/html/styles/top.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/html/styles/top.css b/tests/html/styles/top.css
index a47d70e55..203011c57 100644
--- a/tests/html/styles/top.css
+++ b/tests/html/styles/top.css
@@ -71,6 +71,10 @@ th {
font-size: 16px;
text-align: left;
}
+/* Pause/Play Button */
+#pause_btn{
+ float: right;
+}
/* Animation div on the right iframe */
.animation {
image-rendering: optimizeSpeed;