Difference between revisions of "Module:Documentation/styles.css"
Jump to navigation
Jump to search
disable automatic flipping of the puzzle icon, https://upload.wikimedia.org/wikipedia/commons/f/fb/OOjs_UI_icon_puzzle-rtl.svg doesn’t exist (the LTR puzzle icon is not the best in RTL context, but at least there is something instead of a blank space)
en>Clump m (Reverted edits by 84.114.16.180 (talk) to last version by Sk4mp) |
en>Tacsipacsi (disable automatic flipping of the puzzle icon, https://upload.wikimedia.org/wikipedia/commons/f/fb/OOjs_UI_icon_puzzle-rtl.svg doesn’t exist (the LTR puzzle icon is not the best in RTL context, but at least there is something instead of a blank space)) |
||
Line 49: | Line 49: | ||
display: inline-block; | display: inline-block; | ||
padding-left: 30px; | padding-left: 30px; | ||
background: url(//upload.wikimedia.org/wikipedia/commons/f/fb/OOjs_UI_icon_puzzle-ltr.svg) | background: center left/24px 24px no-repeat; | ||
/* @noflip */ | |||
background-image: url(//upload.wikimedia.org/wikipedia/commons/f/fb/OOjs_UI_icon_puzzle-ltr.svg); | |||
height: 24px; | height: 24px; | ||
line-height: 24px; | line-height: 24px; |