summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css17
1 files changed, 0 insertions, 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;