update static 3
authorcavaliet
Thu, 16 May 2013 15:48:26 +0200
changeset 14 9fd6247d8c87
parent 13 5273205b937d
child 15 fd8af0251cee
child 16 c66274d0d850
update static 3
src/metadatacomposer/static/metadatacomposer/css/style.css
--- a/src/metadatacomposer/static/metadatacomposer/css/style.css	Thu May 16 15:47:14 2013 +0200
+++ b/src/metadatacomposer/static/metadatacomposer/css/style.css	Thu May 16 15:48:26 2013 +0200
@@ -38,7 +38,7 @@
 .project-action a:last-child{margin-right: 20px;}
 .chapter-widget-info{background-color:#e74c3c; padding: 10px 0; margin-bottom: 20px;}
 .chapter-widget form{ margin: 0;}
-.chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px;	}
+.chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px;  }
 .chapter-widget textarea{width: 426px; max-width: 426px; min-width: 426px; height: 20px;
 -webkit-transition: height .3s ease;
 -moz-transition: height .3s ease;