# HG changeset patch # User cavaliet # Date 1368712106 -7200 # Node ID 9fd6247d8c87838effddb84242ca19dfd23d2878 # Parent 5273205b937d7c0fcbdd9610b9255de665d1ff34 update static 3 diff -r 5273205b937d -r 9fd6247d8c87 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;