]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/matitaweb.css
Changes to matitaweb.css (dialog boxes).
[helm.git] / matitaB / matita / matitaweb.css
index b6487c87119b6ad91ed6b0a8ad7dee9201f37d31..55a3cdaa18ab7f9638acd4a57ef1e4f93962e1b4 100644 (file)
@@ -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;