summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 49c2d8d)
raw | patch | inline | side by side (parent: 49c2d8d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Mar 2010 10:50:09 +0000 (10:50 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Mar 2010 10:50:09 +0000 (10:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15791 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/modern/style.css | patch | blob | history |
index 339627b6ddfc3503d50cf3ba21374441bc83561c..33a660a744decd3778a50cd7f59079f4d2227f8f 100644 (file)
font-weight:bold;
}
-div.img{
- /* migration color */
- background-color:rgba(255,0,0,0.2);
+/* Image with migration color */
+img, input[type=image] {
border:1px solid red;
+ background-color:rgba(255,0,0,0.2);
+}
+/* Image with migration color */
+div.img{
background-repeat:no-repeat;
position:relative;
}