osu/osu.Game/Graphics/Containers
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
..
Markdown add left padding for ordered list 2021-04-30 10:56:41 +07:00
BeatSyncedContainer.cs
ConstrainedIconContainer.cs
HoldToConfirmContainer.cs
LinkFlowContainer.cs Show URLs in tooltips when custom text has replaced the link 2021-02-12 15:32:31 +09:00
LogoTrackingContainer.cs
OsuClickableContainer.cs
OsuFocusedOverlayContainer.cs Fix use of non-existent word in OsuFocusedOverlayContainer xmldoc 2021-05-03 15:08:34 +09:00
OsuHoverContainer.cs
OsuRearrangeableListContainer.cs
OsuRearrangeableListItem.cs Show drag handle by default on main class 2020-09-10 11:11:45 -07:00
OsuScrollContainer.cs Expose generic version of OsuScrollContainer 2020-11-26 18:25:56 +09:00
OsuTextFlowContainer.cs
ParallaxContainer.cs Limit the effect of parallax when outside the bounds of the ParallaxContainer 2021-01-22 15:43:19 +09:00
ReverseChildIDFillFlowContainer.cs
ScalingContainer.cs
SectionsContainer.cs Update outdated comment 2021-01-22 19:48:33 +01:00
ShakeContainer.cs
UserDimContainer.cs Merge EnableUserDim and IgnoreUserSettings to one bindable 2021-04-13 10:58:56 +03:00
UserTrackingScrollContainer.cs Use a better method of cancelling user scroll 2021-02-02 15:44:03 +09:00
WaveContainer.cs