Code

Moved default padding to "2"
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 4 Jan 2010 15:40:02 +0000 (15:40 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 4 Jan 2010 15:40:02 +0000 (15:40 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15014 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/default/style.css

index 37fd2d72e4a6770149e80f82edcd96a68b7bc72c..7db9dcc18a862861af39c666b2358a3152b2ce4a 100644 (file)
@@ -1906,7 +1906,7 @@ div.listContainer {
 .listBodyFormat tr td {
        color: #000000;
        margin: 3px;
-       padding: 1px;
+       padding: 2px;
        border-right: 1px solid #AAA;
        word-wrap:break-word;
        white-space:normal;