70 lines
1.2 KiB
Stylus
70 lines
1.2 KiB
Stylus
RV-Iconized--extraSmall()
|
|
+RV-Block__Modifier--name('extraSmall')
|
|
+RV-Element('Icon')
|
|
width 1em
|
|
height 1em
|
|
position relative
|
|
top .125em
|
|
|
|
RV-Iconized--small()
|
|
+RV-Block__Modifier('small')
|
|
top -.25em
|
|
+RV-Element('Icon')
|
|
width 1.5em
|
|
height 1.5em
|
|
position relative
|
|
top .45em
|
|
|
|
RV-Iconized--medium()
|
|
+RV-Block__Modifier--name('medium')
|
|
top -.5em
|
|
+RV-Element('Icon')
|
|
width 2em
|
|
height 2em
|
|
position relative
|
|
top .625em
|
|
|
|
RV-Iconized--large()
|
|
+RV-Block__Modifier--name('large')
|
|
top -1.03073em
|
|
+RV-Element('Icon')
|
|
width 3em
|
|
height 3em
|
|
position relative
|
|
top 1.15573em
|
|
|
|
RV-Iconized--huge()
|
|
+RV-Block__Modifier--name('huge')
|
|
top -2.05em
|
|
+RV-Element('Icon')
|
|
width 5em
|
|
height 5em
|
|
position relative
|
|
top 2.175em
|
|
|
|
RV-Iconized__Icon()
|
|
+RV-Element--name('Icon')
|
|
RV-Reset()
|
|
|
|
RV-Iconized()
|
|
position relative
|
|
|
|
|
|
+RV-Block('RV-Iconized')
|
|
+RV-Element()
|
|
RV-Iconized__Icon()
|
|
|
|
+RV-Block__Modifier()
|
|
RV-Iconized--extraSmall()
|
|
|
|
+RV-Block__Modifier()
|
|
RV-Iconized--small()
|
|
|
|
+RV-Block__Modifier()
|
|
RV-Iconized--medium()
|
|
|
|
+RV-Block__Modifier()
|
|
RV-Iconized--large()
|
|
|
|
+RV-Block__Modifier()
|
|
RV-Iconized--huge() |