]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/matitaweb.css
ground_2 released and permanently renamed as ground
[helm.git] / matitaB / matita / matitaweb.css
index 4b4f2a7d9606e8634cf677d8b05f456c67b1611f..32d68f983bdc8788d8039c8353ee541a98c3bd51 100644 (file)
@@ -191,7 +191,7 @@ div.toolbar {
        margin-left: auto;
        margin-right: auto;
        height:100%; 
-       width:300px;
+       width:400px;
         float:left; 
 }
 
@@ -219,8 +219,8 @@ div.scriptarea {
        margin-right: auto;*/
        height:100%; 
        width:67%;
-        min-width:67%;
-        max-width:67%;
+/*        min-width:67%;
+        max-width:67%; */
         float:left;
 }
 
@@ -233,8 +233,8 @@ div.sidearea {
        margin-right: auto;*/
        height:100%; 
        width:33%;
-        min-width:33%;
-        max-width:33%; 
+/*        min-width:33%;
+        max-width:33%;  */
         float:right;
 }
 
@@ -246,6 +246,15 @@ div.context {
        overflow: auto;
 }
 
+span.autotactic {
+       color: green;
+       font-weight: bold;
+}
+
+span.autotrace {
+       display:none;
+}
+
 span.activegoal {
        color: red;
        font-weight: bold;