Removed entity flag stylesheet and icons from plugin to core.

This commit is contained in:
Sarven Capadisli
2010-02-02 16:27:58 +01:00
parent a1f55c3f80
commit 245610d2e1
5 changed files with 14 additions and 21 deletions

View File

@@ -190,7 +190,9 @@ button.close,
.form_notice label[for=notice_data-geo],
button.minimize,
.form_reset_key input.submit,
.entity_clear input.submit {
.entity_clear input.submit,
.entity_flag input.submit,
.entity_flag p {
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
@@ -342,6 +344,10 @@ background-position: 5px -1973px;
.entity_clear input.submit {
background-position: 5px -2039px;
}
.entity_flag input.submit,
.entity_flag p {
background-position: 5px -2105px;
}
/* NOTICES */
.notice .attachment {