]> matita.cs.unibo.it Git - helm.git/commitdiff
Changes to matitaweb.css (dialog boxes).
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 22 Jun 2011 12:57:47 +0000 (12:57 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Wed, 22 Jun 2011 12:57:47 +0000 (12:57 +0000)
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;