Kostom.net

background-repeat


Utilities for controlling an element's background image's repetition. Check this unity documentation for more information on background-repeat.
ClassStyles
bg-repeatbackground-repeat: repeat;
bg-repeat-xbackground-repeat: repeat-x;
bg-repeat-ybackground-repeat: repeat-y;
bg-repeat-spacebackground-repeat: space;
bg-repeat-roundbackground-repeat: round;
bg-no-repeatbackground-repeat: no-repeat;