Added PRO star to profiles
This commit is contained in:
@ -20,7 +20,6 @@ profile-boot-duration = 2s
|
||||
|
||||
.profile-field
|
||||
text-align center
|
||||
|
||||
|
||||
a
|
||||
color white
|
||||
@ -41,6 +40,13 @@ profile-boot-duration = 2s
|
||||
margin-bottom 0.5rem
|
||||
text-shadow none !important
|
||||
|
||||
.profile-pro-status
|
||||
margin-top calc(typography-margin * 2)
|
||||
|
||||
.icon
|
||||
color pro-color
|
||||
animation sk-pulse 1.5s infinite linear
|
||||
|
||||
> 740px
|
||||
.profile
|
||||
horizontal
|
||||
@ -63,6 +69,16 @@ profile-boot-duration = 2s
|
||||
right 0
|
||||
padding content-padding
|
||||
margin-top 0
|
||||
|
||||
.profile-pro-status
|
||||
position absolute
|
||||
right 0
|
||||
bottom 0
|
||||
padding content-padding
|
||||
margin-top 0
|
||||
|
||||
// .profile-pro-status-text
|
||||
// display none
|
||||
|
||||
// animation appear
|
||||
// 0%
|
||||
@ -111,9 +127,4 @@ profile-boot-duration = 2s
|
||||
|
||||
.no-data
|
||||
width 100%
|
||||
text-align center
|
||||
|
||||
// Categories
|
||||
|
||||
// .profile-category
|
||||
// margin-bottom content-padding
|
||||
text-align center
|
Reference in New Issue
Block a user