Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33101512
color_input.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
color_input.scss
View Options
@
import
'../../_variables.scss'
;
.
color-input
{
display
:
inline-flex
;
&-field.input
{
display
:
inline-flex
;
flex
:
0
0
0
;
max-width
:
9
em
;
align-items
:
stretch
;
padding
:
.2
em
8
px
;
input
{
background
:
none
;
color
:
$
fallback--lightText
;
color
:
var
(
--inputText
,
$
fallback
--lightText
);
border
:
none
;
padding
:
0
;
margin
:
0
;
&.textColor
{
flex
:
1
0
3
em
;
min-width
:
3
em
;
padding
:
0
;
}
&
.
nativeColor
{
flex
:
0
0
2
em
;
min-width
:
2
em
;
align-self
:
center
;
height
:
100
%
;
}
}
.
computedIndicator
,
.
transparentIndicator
{
flex
:
0
0
2
em
;
min-width
:
2
em
;
align-self
:
center
;
height
:
100
%
;
}
.
transparentIndicator
{
//
forgot
to
install
counter-strike
source,
ooops
background-color
:
#FF00FF
;
position
:
relative
;
&::before,
&::after
{
display
:
block
;
content
:
''
;
background-color
:
#000000
;
position
:
absolute
;
height
:
50
%
;
width
:
50
%
;
}
&
::
after
{
top
:
0
;
left
:
0
;
}
&
::
before
{
bottom
:
0
;
right
:
0
;
}
}
}
.
label
{
flex
:
1
1
auto
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 20, 12:26 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
973533
Default Alt Text
color_input.scss (1 KB)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment