2016-01-26 21:12:48 +03:00
|
|
|
|
|
|
|
.mdb-toc-item-reference {
|
|
|
|
margin-top: 1rem;
|
|
|
|
//margin-bottom: 1rem;
|
|
|
|
padding: .25rem .75rem;
|
|
|
|
}
|
|
|
|
|
2016-01-27 00:09:41 +03:00
|
|
|
.bd-search {
|
|
|
|
.form-control {
|
|
|
|
background-color: transparent;
|
|
|
|
&:focus {
|
|
|
|
background-color: transparent;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|