fix button border cssFirefox (128 esr on Linux) displayed a solid black border around all buttons inside the popup which makes it impossible to see which button was pressed. This change makes the o
fix button border cssFirefox (128 esr on Linux) displayed a solid black border around all buttons inside the popup which makes it impossible to see which button was pressed. This change makes the outset/inset look work as it probably was intended.
show more ...
set default size for embedded SVGsmany templates fail to set proper sizes for admin icons etc. This willprevent SVGs from blowing up by default - of course templates shouldstill overwrite this de
set default size for embedded SVGsmany templates fail to set proper sizes for admin icons etc. This willprevent SVGs from blowing up by default - of course templates shouldstill overwrite this default.
SVG based smileysThis patch replaces our old gif based smileys by SVG based ones from theTwemoji project. This allows for scaling the emojis with the textthey're used in.
Update all.cssFixes #2169 table alignment RTL-support
Added support for additional geshi options using an extendable options array.
Added green and red text color styles for geshi. Improves look of highlighted code for language diff. Fixes #900.
included geshi styles per @import, removed from lib/exe/css
LESSified GeSHI styles
combined geshi stylesusing http://cleancss.com/
recompiled geshi styles FS#2902
move geshi highlighting to it's own LESS file
fixed info/error messages in RTL languages
removed unnecessary print styles
moved some styles around
changed all doctypes to html5 doctype
Changed padding and margin like @selfthinker suggested
Removed vendor specific border radius
Changed style of notification messages
improved media options css (and removed lots of dead css code)
added clearfix-similar class (.group) to core styles
improved core .a11y class
Use jQuery UI Dialog for linkwiz
Various JavaScript improvements, JSLint, jQuery
Revert tmp commitsThis reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c.This reverts commit 923510088dda99cb2790b15308593e47369d4f01.
tmp
123