aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_buttons.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2013-10-18 21:23:53 -0700
committerCesar G <prototech91@gmail.com>2013-11-12 18:11:56 -0800
commit79b5e9689617df62030be13f8b9912aee32e7bcb (patch)
treefaefca092b7b088a8eeb183e94c55943f12102a7 /phpBB/styles/prosilver/template/posting_buttons.html
parentc386bf7911edfc4613c6a70dae37db76bfe645cb (diff)
downloadforums-79b5e9689617df62030be13f8b9912aee32e7bcb.tar
forums-79b5e9689617df62030be13f8b9912aee32e7bcb.tar.gz
forums-79b5e9689617df62030be13f8b9912aee32e7bcb.tar.bz2
forums-79b5e9689617df62030be13f8b9912aee32e7bcb.tar.xz
forums-79b5e9689617df62030be13f8b9912aee32e7bcb.zip
[ticket/11472] Make the color swatch configurable and fix it in subsilver2
PHPBB3-11472
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_buttons.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_buttons.html b/phpBB/styles/prosilver/template/posting_buttons.html
index b4b02d3f00..232f033b5f 100644
--- a/phpBB/styles/prosilver/template/posting_buttons.html
+++ b/phpBB/styles/prosilver/template/posting_buttons.html
@@ -55,7 +55,7 @@
<div id="colour_palette" style="display: none;">
<dl style="clear: left;">
<dt><label>{L_FONT_COLOR}{L_COLON}</label></dt>
- <dd id="color_palette_placeholder"></dd>
+ <dd id="color_palette_placeholder" data-orientation="h" data-height="12" data-width="15"></dd>
</dl>
</div>