]> WPIA git - gigi.git/blobdiff - static/static/default.css
Show the generated certificate better.
[gigi.git] / static / static / default.css
index ac122d6528e92aeb47b907f492210ecab0f2d155..e9308c46a49ee285e7d3efa35fe8ac089a305ab9 100644 (file)
@@ -582,6 +582,7 @@ td.storyLeft {
        text-align: center;
        margin-left:auto;
        margin-right:auto;
+       width: 700px;
 }
 
 td.greytxt {
@@ -734,4 +735,17 @@ ul.menu.hidden{
 }
 img{
        border: 0;
+}
+formMandatory{
+       color: red;
+}
+.experthidden{
+       display:none;   
+}
+.expertoff{
+       display:none;   
+}
+pre{
+       word-wrap: break-word;
+       white-space: pre-wrap;
 }
\ No newline at end of file