osu/osu.Game/Graphics
Gagah Pangeran Rosfatiputra e6579352f9
add left padding for ordered list
In osu-md.less, this rule style[1] removes padding left in ordered list.
But in this rule style[2], pseudo element `::before` is used as marker
or counter and has minimal width 30px. So we use this as left padding
size.

[1] 5b0e3ac3ff/resources/assets/less/bem/osu-md.less (L196-L200)
[2] 5b0e3ac3ff/resources/assets/less/bem/osu-md.less (L210-L219)
2021-04-30 10:56:41 +07:00
..
Backgrounds
Containers add left padding for ordered list 2021-04-30 10:56:41 +07:00
Cursor
OpenGL/Vertices
Sprites
UserInterface Fix download button check icon not scaling on mouse down 2021-04-18 19:05:33 -07:00
UserInterfaceV2 Move foreground colour helper into OsuColour 2021-04-19 18:24:48 +02:00
DateTooltip.cs
DrawableDate.cs
IHasAccentColour.cs
OsuColour.cs Move foreground colour helper into OsuColour 2021-04-19 18:24:48 +02:00
OsuFont.cs
OsuIcon.cs
ParticleExplosion.cs
ScreenshotManager.cs