X-Git-Url: https://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=common.css;fp=common.css;h=dbaafd1f49b6c3fcdb6208bb1b7ed633f161d288;hp=38eff7da3b957999ff674f26ebe80ca3bf1c4409;hb=9e5394e58e45e0601cd41976bd5e5c865cfba008;hpb=a004238f314f8359e20319943107e4b574cfd358 diff --git a/common.css b/common.css index 38eff7d..dbaafd1 100644 --- a/common.css +++ b/common.css @@ -126,7 +126,7 @@ input.search + button.search { white-space: nowrap; overflow: hidden; } -input[type="search"] + button.search:before { +input[type="search"] + button.search:before, input.search + button.search:before { content: '\1f50d'; color: #000;