feat(templates): Add new MDL-themed search result view
This commit is contained in:
parent
ef15752b59
commit
ff697ff792
2 changed files with 69 additions and 43 deletions
|
|
@ -131,3 +131,9 @@ html, body {
|
|||
.converse .reply-box {
|
||||
padding-top: 10px;
|
||||
}
|
||||
.search-result {
|
||||
margin: 8px;
|
||||
}
|
||||
.search-result .mdl-button {
|
||||
margin: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue