diff ape.css @ 1648:dc2969dbe0a2

Updated popup button functions.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Fri, 10 Apr 2015 13:46:04 +0100
parents 5c035fc813d0
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;