mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12155] Clean up icons.
PHPBB3-12155
This commit is contained in:
parent
f31f1dca4b
commit
84fd965272
2 changed files with 12 additions and 12 deletions
|
@ -177,18 +177,18 @@ ul.linklist.bulletin li.small-icon:before {
|
|||
|
||||
.quote-icon span { background-position: 0 0; }
|
||||
.quote-icon:hover span { background-position: 0 -21px; }
|
||||
.edit-icon span { background-position: -24px 0; }
|
||||
.edit-icon:hover span { background-position: -24px -21px; }
|
||||
.warn-icon span { background-position: -48px 0; }
|
||||
.warn-icon:hover span { background-position: -48px -21px; }
|
||||
.delete-icon span { background-position: -36px 0; }
|
||||
.delete-icon:hover span { background-position: -36px -21px; }
|
||||
.report-icon span { background-position: -48px 0; }
|
||||
.report-icon:hover span { background-position: -48px -21px; }
|
||||
.info-icon span { background-position: -73px 0; }
|
||||
.info-icon:hover span { background-position: -73px -21px; }
|
||||
.button.responsive-menu-link span { background-position: -60px 0; }
|
||||
.button.responsive-menu-link:hover span { background-position: -60px -21px; }
|
||||
.edit-icon span { background-position: -15px 0; }
|
||||
.edit-icon:hover span { background-position: -15px -21px; }
|
||||
.warn-icon span { background-position: -86px 0; }
|
||||
.warn-icon:hover span { background-position: -86px -21px; }
|
||||
.delete-icon span { background-position: -30px 0; }
|
||||
.delete-icon:hover span { background-position: -30px -21px; }
|
||||
.report-icon span { background-position: -43px 0; }
|
||||
.report-icon:hover span { background-position: -43px -21px; }
|
||||
.info-icon span { background-position: -54px 0; }
|
||||
.info-icon:hover span { background-position: -54px -21px; }
|
||||
.button.responsive-menu-link span { background-position: -68px 0; }
|
||||
.button.responsive-menu-link:hover span { background-position: -68px -21px; }
|
||||
|
||||
/* Responsive buttons in post body */
|
||||
.post-buttons .dropdown {
|
||||
|
|
BIN
phpBB/styles/prosilver/theme/images/post_buttons.png
Executable file → Normal file
BIN
phpBB/styles/prosilver/theme/images/post_buttons.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Add table
Reference in a new issue