Paul Twohey
964968be39
use class="hidden" instead of creating new classes
...
Use class "hidden" instead of styled classes to ensure that input elments stay
hidden when the Content-Security-Policy header has "style-src 'self';"
2019-09-01 20:51:15 +02:00
Paul Twohey
99bd271b35
fix expand and tabs shortcodes to work with strict Content-Security-Policy
...
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so add CSS to the markup classes and style them
display: none
2019-09-01 20:51:15 +02:00
Alex Shpak
72294f3b6e
Remove outdated paragraph from tabs shortcode
2019-06-19 14:56:48 +02:00
Alex Shpak
edf5b466e1
Update screenshots, clean tabs shortcode
2019-05-24 14:50:25 +02:00
Alex Shpak
9f90c40517
#39 , Finish tabs shortcode
2019-05-23 17:48:30 +02:00
Alex Shpak
0e6864f5aa
#39 , Add expand and tabs shortcodes
2019-05-22 14:37:55 +02:00