diff css/taggingtext.css @ 86:0141df465205 extractapp_dev

New: add chinese characters to pinyin
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 30 Apr 2015 10:52:05 +0200
parents e71a437ae49f
children fb5049fc5dd7
line wrap: on
line diff
--- a/css/taggingtext.css	Thu Apr 23 17:08:31 2015 +0200
+++ b/css/taggingtext.css	Thu Apr 30 10:52:05 2015 +0200
@@ -13,6 +13,23 @@
 .bg-default{
 	background-color: #F4F4F4;
 }
+.btn-xs{
+	height: 25px;
+	width: 60px;
+}
+.btn-sm{
+	height: 35px; 
+	width: 70px;
+}
+.btn-md{
+	height: 35px;
+	width: 110px;
+}
+.btn-lg{
+	height: 35px; 
+	width: 220px;
+}
+
 
 .info-board{
 	margin:10 30 10 30;