Manually revert 37dfa0.
This commit is contained in:
@ -482,6 +482,7 @@ form > a,
|
||||
.block_level,
|
||||
.form_multiselect label,
|
||||
label > span,
|
||||
legend > span > span,
|
||||
#back_to_blog,
|
||||
.msg_error,
|
||||
.msg_success,
|
||||
@ -499,13 +500,6 @@ label > span,
|
||||
display: block;
|
||||
}
|
||||
|
||||
label > [class^="icon-"],
|
||||
label > [class*=" icon-"],
|
||||
legend > span > [class^="icon-"],
|
||||
legend > span > [class*=" icon-"] {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.image_resize_hint p {
|
||||
display: inline;
|
||||
}
|
||||
@ -1049,14 +1043,6 @@ summary {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
label > [class^="icon-"],
|
||||
label > [class*=" icon-"],
|
||||
legend > span > [class^="icon-"],
|
||||
legend > span > [class*=" icon-"] {
|
||||
color: #444;
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
|
||||
/* LOGIN FORM
|
||||
----------------------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user