1
0

Manually revert 37dfa0.

This commit is contained in:
Matthias Mees
2013-06-24 10:49:13 +02:00
parent c3f21c4a95
commit 1d95cf19f0
4 changed files with 10 additions and 24 deletions

View File

@ -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
----------------------------------------------------------------- */