diff css/taggingtext.css @ 89:e681d693240e extractapp

new: generated regex to SmartRegex
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 03 Jun 2015 16:54:09 +0200
parents fb5049fc5dd7
children 94ad33739fa4
line wrap: on
line diff
--- a/css/taggingtext.css	Wed Jun 03 10:49:00 2015 +0200
+++ b/css/taggingtext.css	Wed Jun 03 16:54:09 2015 +0200
@@ -96,14 +96,25 @@
 	padding: 5px;	
 }
 
-.popup-regex {
+#smartRegexPopUpDiv{
 	left: -450px;
 	width: 450px;
 	height: 300px;
 	top: 120px;
 	z-index: 2;
+
 }
 
+#regex_generator {
+	left: -450px;
+	width: 450px;
+	height: 300px;
+	top: 280px;
+	z-index: 2;
+
+}
+
+
 .popup-loadregex{
 	left: -300px;
 	width: 300px;