git ssb

16+

cel / patchfoo



Commit 685ccf66ec2c6c60be48cbcb46227fac1c0dbe7f

style: make search input text legible

Stephen Whitmore authored on 7/23/2018, 6:51:44 PM
noffle committed on 10/9/2018, 4:03:49 AM
Parent: 07c0b84c58ee1cd897c88b5bd5b222b5ada2b44b

Files changed

static/styles.csschanged
static/styles.cssView
@@ -60,9 +60,9 @@
6060 color: black;
6161 }
6262
6363 .search-input {
64- color: #efd;
64 + color: #000;
6565 background-color: transparent;
6666 border: 1px solid black;
6767 font-size: inherit;
6868 width: 24ex;

Built with git-ssb-web