From 4bbf3568c87497d3ea0c8c50af698ddb973f6f79 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 31 Oct 2017 20:27:02 +0000 Subject: Remove unused styles, with broken links --- style.css | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/style.css b/style.css index 1b5f804..3be7635 100644 --- a/style.css +++ b/style.css @@ -343,20 +343,6 @@ label.block { label.inline { display: inline; } -input#openid_identifier { - background: url(wikiicons/openidlogin-bg.gif) no-repeat; - background-color: #fff; - background-position: 0 50%; - color: #000; - padding-left: 18px; -} -input#searchbox { - background: url(wikiicons/search-bg.gif) no-repeat; - background-color: #fff; - background-position: 100% 50%; - color: #000; - padding-right: 16px; -} /* invalid form fields */ .fb_invalid { color: red; @@ -496,9 +482,6 @@ a.openid_large_btn:focus { width: 200px; height: 20px; } -.fileupload-content .ui-progressbar-value { - background: url(ikiwiki/images/pbar-ani.gif); -} .trails { margin-top: 1em; -- cgit v1.2.3