mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/12389] Move print topic & email topic icons to topic tools
PHPBB3-12389
This commit is contained in:
@@ -101,27 +101,6 @@
|
||||
.dropdown-visible .dropdown-select.tools-icon:before,
|
||||
.nojs .dropdown-container:hover .dropdown-select.tools-icon:before { background-position: -80px -20px; }
|
||||
|
||||
/* Sub-header (navigation bar)
|
||||
--------------------------------------------- */
|
||||
a.print, a.sendemail {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
height: 18px;
|
||||
text-indent: -5000px;
|
||||
text-align: left;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
a.print {
|
||||
background-image: none;
|
||||
width: 22px;
|
||||
}
|
||||
|
||||
a.sendemail {
|
||||
background-image: none;
|
||||
width: 22px;
|
||||
}
|
||||
|
||||
/* Icon images
|
||||
---------------------------------------- */
|
||||
.small-icon {
|
||||
|
Reference in New Issue
Block a user