Code

Updated style
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 08:37:21 +0000 (08:37 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 08:37:21 +0000 (08:37 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15780 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index 7a3aed2c2c2c79d83ac8d0af33f707324437da7f..28c41064b6d0f7f0824d49b48a7485abe949bcfe 100644 (file)
@@ -79,7 +79,10 @@ h3 {
 }
 
 div.img{
+  /* migration color */
   background-color:rgba(255,0,0,0.2);
+  border:1px solid red;
+
   background-repeat:no-repeat;
   position:relative;
 }