summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e30063f)
raw | patch | inline | side by side (parent: e30063f)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 12:08:37 +0000 (12:08 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 12:08:37 +0000 (12:08 +0000) |
* Removed focus colors
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1707 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1707 594d385d-05f5-0310-b6e9-bd551577e9d8
html/themes/default/style.css | patch | blob | history |
index cff6c76507f92488e9ddc4cdb8a252164f962dca..27f93cef9ebcd15992374aab425de0a59eb31746 100644 (file)
td.listheader {
background:#E5E5E5;
font-weight:bold;
- border-right:1px solid #C0C0C0;
+ border-right:1px solid #C0C0C0;
padding:3px;
}
td.list0 {
background:#F0F0F0;
- border-right:1px solid #C0C0C0;
+ border-right:1px solid #C0C0C0;
padding:3px;
}
}
td.gosaLoginBack {
- width:606;
+ width:606px;
height:406px;
background:url(images/login.png);
vertical-align:top;
}
input:focus {
- background-color: #f5f5f5;
font-size: 12px;
}
}
textarea:focus {
- background-color: #f0f0f0;
font-size: 12px;
}
table.check {
background-color: #E1E1F1;
- font-color: black;
+ color: black;
border:1px dashed #A0A0A0;
width:95%;
margin-left:20px;
option.select {
background-repeat:no-repeat;
- background-position:0px top;
+ background-position: top;
border:0;
padding-left:20px;
padding-bottom:1px;