git ssb

2+

mixmix / ticktack



Tree: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1

Files: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1 / app / html / topNav / topNavAddressBook.mcss

324 bytesRaw
1TopNav -addressBook {
2 div.search {
3 flex-grow: 1
4 $backgroundPrimaryText
5
6 margin-bottom: .5rem
7
8 display: flex
9 align-items: center
10
11 i.fa-search {
12 margin-left: .8rem
13 }
14
15 input {
16 flex-grow: 1
17
18 $fontBasic
19 margin: .6rem
20
21 border: none
22 outline: none
23 }
24 }
25
26}
27
28

Built with git-ssb-web