git ssb

2+

mixmix / ticktack



Tree: ec7545f42881ca25d5d62a67b797b7ca4104ad11

Files: ec7545f42881ca25d5d62a67b797b7ca4104ad11 / 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