X-Git-Url: https://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=common.css;fp=common.css;h=38eff7da3b957999ff674f26ebe80ca3bf1c4409;hp=6f4c484f6457db0f5b9892a0d2ae1763af1eacaa;hb=a004238f314f8359e20319943107e4b574cfd358;hpb=fb015c84c44feea2ba863c89a6d4fc0f387144fd diff --git a/common.css b/common.css index 6f4c484..38eff7d 100644 --- a/common.css +++ b/common.css @@ -115,6 +115,7 @@ input + label { margin-left: .375em; } +input[type="search"] + button.search, input.search + button.search { width: 2.5em; color: transparent; @@ -125,6 +126,7 @@ input.search + button.search { white-space: nowrap; overflow: hidden; } +input[type="search"] + button.search:before { input.search + button.search:before { content: '\1f50d'; color: #000;