Removed the "sun", process and checkmark icons from Nudge
darcs-hash:20081208053011-eefa4-aa5f115efa26653f1cd56101637cee40eedb27e7.gz
This commit is contained in:
parent
7d2f88f935
commit
5bf6d8073b
|
@ -219,10 +219,9 @@ clear:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
#profile_actions #profile_nudge input.submit {
|
#profile_actions #profile_nudge input.submit {
|
||||||
margin:0;
|
margin:0 0 0 -3px;
|
||||||
padding:0;
|
padding:0;
|
||||||
padding-left:17px;
|
background-color:transparent;
|
||||||
background:transparent url(icon_emote-wink.png) 0 1px no-repeat;
|
|
||||||
color:#C15D42;
|
color:#C15D42;
|
||||||
font-family:Georgia,"Times New Roman",Times,serif;
|
font-family:Georgia,"Times New Roman",Times,serif;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
|
@ -237,14 +236,12 @@ color:#C15D42;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrap #content input.processing {
|
#wrap #content input.processing {
|
||||||
padding-left:17px;
|
background-color:transparent;
|
||||||
background:transparent url(icon_process-working.gif) 0 1px no-repeat;
|
|
||||||
line-height:18px;
|
line-height:18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrap p#nudge_response {
|
#wrap p#nudge_response {
|
||||||
padding-left:20px;
|
background-color:transparent;
|
||||||
background:transparent url(icon_checkmark.gif) 0 1px no-repeat;
|
|
||||||
line-height:18px;
|
line-height:18px;
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user