Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32088969
filter-panel.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
filter-panel.css
View Options
div
.
container
{
width
:
300
px
;
background-attachment
:
fixed
;
display
:
flex
;
flex-direction
:
column
;
border-right
:
1
px
solid
var
(
--border
);
background-color
:
var
(
--filter-panel-bg
);
}
div
.
filters
{
color
:
#dddddd
;
overflow-y
:
auto
;
height
:
100
%
;
}
div
.
option
{
margin
:
5
px
18
px
5
px
32
px
;
}
div
.
optionThread
{
min-height
:
20
px
;
position
:
relative
;
display
:
flex
;
align-items
:
center
;
justify-content
:
flex-start
;
}
div
.
optionThread
input
{
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
calc
(
1
em
+
8
px
);
height
:
calc
(
1
em
+
8
px
);
z-index
:
2
;
opacity
:
0
;
cursor
:
pointer
;
}
div
.
optionThread
label
{
font-weight
:
600
!important
;
font-size
:
15
px
;
padding-left
:
5
px
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
inline-block
;
text-indent
:
24
px
;
}
div
.
optionCheckbox
{
display
:
block
;
content
:
''
;
width
:
calc
(
1
em
+
2
px
);
height
:
calc
(
1
em
+
2
px
);
border
:
1
px
solid
transparent
;
z-index
:
0
;
position
:
absolute
;
left
:
0
;
top
:
0
;
}
div
.
checkboxAfterOption
{
-webkit-
transform
:
scale
(
0.6
);
-ms-
transform
:
scale
(
0.6
);
transform
:
scale
(
0.6
);
}
a
.
only
{
color
:
#888888
;
padding-left
:
5
px
;
font-size
:
13
px
;
cursor
:
pointer
;
display
:
none
;
}
div
.
option
:
hover
a
.
only
{
display
:
inline
;
}
a
.
only
:
hover
{
text-decoration
:
underline
;
color
:
#eeeeee
;
}
a
.
settingsCog
{
display
:
none
;
margin-left
:
auto
;
padding-left
:
5
px
;
cursor
:
pointer
;
color
:
#aaaaaa
;
}
div
.
option
:
hover
a
.
settingsCog
{
display
:
inline
;
}
a
.
settingsCog
:
hover
{
color
:
#eeeeee
;
}
div
.
optionDetails
{
font-style
:
italic
;
color
:
#888888
;
font-size
:
13
px
;
display
:
inline-block
;
text-indent
:
24
px
;
padding-left
:
10
px
;
padding-top
:
1
px
;
}
div
.
searchContainer
{
padding
:
8
px
10
px
;
flex-direction
:
row
;
display
:
flex
;
}
.
collapseButton
{
color
:
var
(
--filter-panel-fg
);
margin-left
:
12
px
;
margin-right
:
6
px
;
align-self
:
center
;
display
:
flex
;
}
.
collapseButton
:
hover
{
color
:
var
(
--fg
);
}
div
.
search
{
display
:
flex
;
border-radius
:
8
px
;
padding
:
10
px
;
background-color
:
var
(
--text-input-bg
);
align-items
:
center
;
flex-grow
:
1
;
height
:
20
px
;
}
svg
.
searchVector
{
fill
:
var
(
--filter-panel-fg
);
height
:
20
px
;
width
:
20
px
;
}
div
.
search
>
input
{
color
:
white
;
padding
:
0
;
border
:
none
;
background-color
:
transparent
;
font-weight
:
var
(
--normal
);
font-size
:
var
(
--s-font-
14
);
flex-grow
:
1
;
margin-left
:
8
px
;
}
div
.
search
>
input
:
focus
{
outline
:
none
;
}
svg
.
clearQuery
{
font-size
:
15
px
;
padding-bottom
:
1
px
;
padding-right
:
2
px
;
color
:
#cccccc
;
}
svg
.
clearQuery
:
hover
{
font-size
:
15
px
;
padding-bottom
:
1
px
;
padding-right
:
2
px
;
color
:
white
;
}
div
.
noResults
{
font-style
:
italic
;
text-align
:
center
;
font-size
:
15
px
;
color
:
#888888
;
}
a
.
collapse
{
margin-left
:
auto
;
padding-left
:
5
px
;
cursor
:
pointer
;
color
:
#aaaaaa
;
}
div
.
category
{
margin
:
5
px
18
px
8
px
18
px
;
}
div
.
extras
{
background-color
:
rgba
(
0
,
0
,
0
,
0.89
);
color
:
#dddddd
;
padding
:
8
px
20
px
;
font-size
:
14
px
;
display
:
flex
;
}
div
.
extras
>
label
{
display
:
flex
;
align-items
:
center
;
}
div
.
extras
>
label
>
span
{
margin-left
:
8
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:54 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5632440
Default Alt Text
filter-panel.css (3 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment