Implemented bootstrap 2.2.1.1. Restyled header panel

This commit is contained in:
Dmitriy Zaporozhets 2012-11-20 23:05:15 +02:00
parent 236584c2f8
commit 942c410119
13 changed files with 134 additions and 233 deletions

View file

@ -85,9 +85,14 @@
}
.project_clone_holder {
.btn {
height: 27px;
}
input[type="text"] {
height: 17px;
border: 1px solid #BBB;
box-shadow: none;
padding: 4px 10px;
}
}