diff core.css @ 1269:64ec9c5e9730

Fixed Feature #1270. All interfaces (except ABX) support outside-reference.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 22 Mar 2016 12:09:08 +0000
parents 96a830d58da7
children aebb9754d491
line wrap: on
line diff
--- a/core.css	Tue Mar 22 11:52:12 2016 +0000
+++ b/core.css	Tue Mar 22 12:09:08 2016 +0000
@@ -101,6 +101,13 @@
 	top: 0px;
 }
 
+button.outside-reference {
+	width:120px;
+	height:20px;
+	margin-bottom:5px;
+	position: absolute;
+}
+
 textarea.trackComment {
 	max-width: 594px;
 	min-width: 350px;