Code

Removed unused css style
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 2 Jul 2008 08:17:37 +0000 (08:17 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 2 Jul 2008 08:17:37 +0000 (08:17 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11504 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index d93a985346f0a0d05f6994ccb064877b967b4fb9..2c75e6c0162f4c01a3dfe268b46bb622d1a646b9 100644 (file)
@@ -1542,12 +1542,6 @@ div.errorMsgTitle {
        background-color: #F0F0F0; 
 }
 
-div.errorMsgSepeator {
-       height:1px;
-       width:100%;
-       background-color: #BBBBBB;
-}
-
 div.errorMsgDialog {
        width:60%;
        left:200px;