💄 Site > Prevent text selection
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
width 62px
|
||||
height 40px
|
||||
background #24263A
|
||||
user-select none
|
||||
|
||||
.stroke
|
||||
position absolute
|
||||
|
||||
@@ -29,6 +29,7 @@ a
|
||||
width 290px
|
||||
height 80px
|
||||
background #393855
|
||||
user-select none
|
||||
|
||||
a
|
||||
display block
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
background #24263A
|
||||
font-size 14px
|
||||
white-space nowrap
|
||||
user-select none
|
||||
|
||||
.stroke
|
||||
position absolute
|
||||
@@ -59,6 +60,7 @@
|
||||
padding-left 14px
|
||||
line-height 40px
|
||||
font-size 14px
|
||||
user-select none
|
||||
|
||||
.stroke
|
||||
position absolute
|
||||
@@ -136,11 +138,18 @@
|
||||
|
||||
.user-label
|
||||
opacity 0.7
|
||||
pointer-events none
|
||||
user-select none
|
||||
|
||||
.user-name
|
||||
width 185px
|
||||
padding-left 1px
|
||||
outline none
|
||||
border none
|
||||
|
||||
&:hover
|
||||
background rgba(255, 255, 255, 0.075)
|
||||
|
||||
.question
|
||||
position absolute
|
||||
bottom 0
|
||||
|
||||
@@ -15,6 +15,8 @@ header
|
||||
background #1E202F
|
||||
|
||||
a
|
||||
user-select none
|
||||
|
||||
&.active
|
||||
background #26283B
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
overflow-y scroll
|
||||
background #26283B
|
||||
color #ffffff
|
||||
user-select none
|
||||
|
||||
.search
|
||||
display block
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
height 100%
|
||||
background #2D2D49
|
||||
font-family 'DINNextRoundedLTPro'
|
||||
user-select none
|
||||
|
||||
.url
|
||||
color #fff
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
background #2F2E4B
|
||||
color #ffffff
|
||||
z-index 1
|
||||
user-select none
|
||||
|
||||
.single-project
|
||||
padding-left 20px
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
bottom 0
|
||||
overflow hidden
|
||||
background #1E202F
|
||||
user-select none
|
||||
@@ -33,6 +33,7 @@
|
||||
left 0
|
||||
right 0
|
||||
width 65px
|
||||
user-select none
|
||||
|
||||
.line
|
||||
position relative
|
||||
|
||||
Reference in New Issue
Block a user