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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user