From 1e3651060915376a1392294c6e7d829af726b4a7 Mon Sep 17 00:00:00 2001 From: Wilmer Ricciotti Date: Wed, 22 Jun 2011 12:57:47 +0000 Subject: [PATCH] Changes to matitaweb.css (dialog boxes). --- matitaB/matita/matitaweb.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.39.2