aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_topic_tools.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-05-15 13:22:43 -0700
committerCesar G <prototech91@gmail.com>2014-05-27 07:17:46 -0700
commit00ff33c9b42479bee386cd45e863cb0bfe25a882 (patch)
tree7327baee6bac3a30d8a739b61909ac8f219ae3a2 /phpBB/styles/prosilver/template/viewtopic_topic_tools.html
parent03d3762d52a5c63168311fb103e517a7ed36c83c (diff)
downloadforums-00ff33c9b42479bee386cd45e863cb0bfe25a882.tar
forums-00ff33c9b42479bee386cd45e863cb0bfe25a882.tar.gz
forums-00ff33c9b42479bee386cd45e863cb0bfe25a882.tar.bz2
forums-00ff33c9b42479bee386cd45e863cb0bfe25a882.tar.xz
forums-00ff33c9b42479bee386cd45e863cb0bfe25a882.zip
[ticket/12155] Move existing button style to a more generic class.
PHPBB3-12155
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_topic_tools.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_topic_tools.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html
index 89f34d1b3a..9d79a19c81 100644
--- a/phpBB/styles/prosilver/template/viewtopic_topic_tools.html
+++ b/phpBB/styles/prosilver/template/viewtopic_topic_tools.html
@@ -1,6 +1,6 @@
<!-- IF not S_IS_BOT and (U_WATCH_TOPIC or U_BOOKMARK_TOPIC or U_BUMP_TOPIC or S_HAS_ATTACHMENTS or U_EMAIL_TOPIC or U_PRINT_TOPIC or S_DISPLAY_TOPIC_TOOLS) -->
<div class="dropdown-container dropdown-button-control topic-tools">
- <span title="{L_TOPIC_TOOLS}" class="dropdown-trigger dropdown-select dropdown-select-icon tools-icon"><span></span></span>
+ <span title="{L_TOPIC_TOOLS}" class="button icon-button tools-icon dropdown-trigger dropdown-select"><span></span></span>
<div class="dropdown hidden">
<div class="pointer"><div class="pointer-inner"></div></div>
<ul class="dropdown-contents">