Removing some redundant information
authoroleonard <oleonard>
Thu, 3 Feb 2005 20:55:29 +0000 (20:55 +0000)
committeroleonard <oleonard>
Thu, 3 Feb 2005 20:55:29 +0000 (20:55 +0000)
koha-tmpl/intranet-tmpl/npl/en/includes/intranet.css

index 4be87e9..96a625f 100644 (file)
@@ -175,12 +175,10 @@ div.form, div.details {
        border : 0px;
        margin : 0px auto;
        padding : 5px;
-       width : 99%;
 }
 
 div.details {
        margin-bottom: 5px;
-       width : 95%;
 }
 
 div.details dl {
@@ -324,14 +322,6 @@ div.flags ul {
        padding : 0px;
 }
 
-div.form {
-       background-color : #FFFFCC;
-       border : 0px dotted #333333;
-       margin : 0px auto;
-       padding : 5px;
-       position : relative;
-}
-
 div.menu {
        width : 100%;
 }
@@ -378,10 +368,6 @@ div.tabitem ul li.here {
        display: inline;
        }
 
-div.table, div.form {
-       width : 100%;
-}
-
 fieldset {
        border : 0;
        padding : 0;
@@ -433,7 +419,6 @@ h3.title {
        font-size : 18px;
        display : block;
        padding : 5px;
-       width : 95%;
        margin: 0px auto;
 }