diff ape.css @ 38:8894d17cfad7 Dev_main

Updated popup button functions.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 10 Apr 2015 13:46:04 +0100
parents 8a78c6d38c5f
children 896111a0849b
line wrap: on
line diff
--- a/ape.css	Fri Apr 10 12:59:23 2015 +0100
+++ b/ape.css	Fri Apr 10 13:46:04 2015 +0100
@@ -53,11 +53,11 @@
 	float: left;
 	margin: 5px;
 }
+
 div.comment-div span {
 	margin-left: 15px;
 }
 
-
 div.popupHolder {
 	width: 500px;
 	height: 250px;
@@ -67,7 +67,7 @@
 	z-index: 2;
 }
 
-button#preTestNext {
+button.popupButton {
 	/* Button for popup window
 	 */
 	width: 50px;