moved directory structure

This commit is contained in:
Rushabh Mehta
2012-09-24 19:13:42 +05:30
parent e47a6779e9
commit 2fa2f7178d
1637 changed files with 47 additions and 11450 deletions

View File

@@ -0,0 +1,31 @@
div.kb-search-wrapper textarea {
height: 2.2em;
width: 80%;
font-size: 14px;
padding: 3px;
margin-bottom: 7px;
}
.kb-question-wrapper {
padding-bottom: 3px;
margin-bottom: 3px;
}
.kb-questions {
}
.un-answered {
color: #f33;
}
.kb-question-details {
margin: 11px 0px 11px 29px;
}
.kb-tag-filter-area {
padding: 7px;
background-color: #F2F2E8;
color: #222;
margin: 7px 0px;
display: none;
}