Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360307
show-first-row.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
883 B
Referenced Files
None
Subscribers
None
show-first-row.css
View Options
.
show-first-row
{
container-type
:
inline
-
size
;
text-align
:
center
;
width
:
100
%
;
.show-first-row__items
{
display
:
grid
;
grid-template-columns
:
repeat
(
auto
-fit
,
minmax
(
var
(
--min-column-width
),
1
fr
));
justify-content
:
center
;
gap
:
var
(
--column-gap
);
transition
:
row
-
gap
200
ms
,
overflow
200
ms
;
overflow
:
hidden
;
.
show-first-row__checkbox
:
not
(
:
checked
)
+
&
{
row
-
gap
:
0
;
}
&
>
*
{
align-self
:
center
;
justify-self
:
center
;
}
}
.
show-first-row__default-button
{
background
:
blue
;
color
:
white
;
height
:
40
px
;
display
:
inline-block
;
padding
:
0
20
px
;
line-height
:
40
px
;
cursor
:
pointer
;
margin
:
0
auto
;
margin-top
:
20
px
;
}
.
show-first-row__show-less-button
{
display
:
none
;
}
&
:
has
(
input
:
checked
)
{
.show-first-row__show-less-button
{
display
:
block
;
}
.
show-first-row__show-more-button
{
display
:
none
;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 8, 06:23 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1032768
Default Alt Text
show-first-row.css (883 B)
Attached To
Mode
rREWRITE Configurable rewriter
Attached
Detach File
Event Timeline
Log In to Comment