From: Wilmer Ricciotti Date: Wed, 22 Jun 2011 12:57:47 +0000 (+0000) Subject: Changes to matitaweb.css (dialog boxes). X-Git-Tag: make_still_working~2409 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=1e3651060915376a1392294c6e7d829af726b4a7;p=helm.git Changes to matitaweb.css (dialog boxes). --- diff --git a/matitaB/matita/matitaweb.css b/matitaB/matita/matitaweb.css index b6487c871..55a3cdaa1 100644 --- a/matitaB/matita/matitaweb.css +++ b/matitaB/matita/matitaweb.css @@ -15,7 +15,7 @@ div.diaTitle { display: block; margin-left: auto; margin-right: auto; - width: 394px; + width: 444px; background-color: #007fff; color: white; } @@ -24,7 +24,7 @@ div.scroll { border: 1px; border-style:solid; height:570px; - width:394px; + width:444px; overflow:auto; background-color: white; color:black;