Some code cleaning for geo UI

This commit is contained in:
Sarven Capadisli
2010-01-08 13:58:23 +00:00
parent 69f567c7be
commit 54c18e68da
5 changed files with 32 additions and 34 deletions

View File

@@ -111,10 +111,10 @@ box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
text-shadow:none;
}
.form_notice span#notice_data-location_name {
.form_notice span#notice_data-geo_name {
background-position:0 47%;
}
.form_notice a#notice_data-location_name {
.form_notice a#notice_data-geo_name {
background-position:0 -1711px;
}
.form_notice label[for=notice_data-geo] {
@@ -192,7 +192,7 @@ button.close,
.entity_silence input.submit,
.entity_delete input.submit,
.notice-options .repeated,
.form_notice a#notice_data-location_name,
.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);