Fixed and improved borders in editor toolbar
authorAlexander Ebert <ebert@woltlab.com>
Thu, 29 Jan 2015 10:54:18 +0000 (11:54 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 29 Jan 2015 10:54:18 +0000 (11:54 +0100)
commit348f38de8cda7f577babf3ba0f9176f00042bd49
tree3683ee089bc5fd29794f7fb12964946f418545a6
parentde5ec64b3241a558e4ec2ed78076bb74cd28d752
Fixed and improved borders in editor toolbar

Using linear gradient with pixel-based color stops is awful since the browser will draw a gradient instead of a sharp border. To avoid this, one can simply set the background-size in pixels and then use percentage values, resulting in sharp borders where wanted and a smooth gradient on top.
wcfsetup/install/files/style/redactor.less