summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f0393c2)
raw | patch | inline | side by side (parent: f0393c2)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 15:17:29 +0000 (15:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 15:17:29 +0000 (15:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16471 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/modern/style.css | patch | blob | history |
index fd6311c409ff2cedba28cf2268d877e620e24d66..793a2d13e77b3f0633df18c73baa4a4899a352c4 100644 (file)
background-color:rgba(255,0,0,0.2);
}
+/* Input with migration color */
+input[type=submit] {
+ border:1px solid red;
+}
+
.required{
font-size:xx-small;
vertical-align:top;