Update geo location UI for notice form where the geo data info is only

visible on @title of the enable/disable button.
This commit is contained in:
Sarven Capadisli
2010-01-14 01:48:57 +00:00
parent 25ed2d2c87
commit acc48289e5
5 changed files with 16 additions and 113 deletions

View File

@@ -111,12 +111,6 @@ box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
text-shadow:none;
}
.form_notice span#notice_data-geo_name {
background-position:0 47%;
}
.form_notice a#notice_data-geo_name {
background-position:0 -1711px;
}
.form_notice label[for=notice_data-geo] {
background-position:0 -1780px;
}
@@ -192,7 +186,6 @@ button.close,
.entity_silence input.submit,
.entity_delete input.submit,
.notice-options .repeated,
.form_notice a#notice_data-geo_name,
.form_notice label[for=notice_data-geo],
button.minimize {
background-image:url(../../base/images/icons/icons-01.gif);