Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262530
components.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
components.css
View Options
.
title--components
{
body
{
max-width
:
none
;
}
.
two-column
{
display
:
grid
;
grid-template-columns
:
1
fr
15
px
min-content
;
}
.
resize-gutter
{
background-color
:
gray
;
cursor
:
ew-resize
;
height
:
100
%
;
}
.
resizable
{
overflow-x
:
auto
;
}
transition
:
transform
200ms
,
opacity
200ms
;
&
.
restarting
{
transform
:
scale
(
0.99
);
opacity
:
0.6
;
}
.
component-preview
{
width
:
var
(
--resizable-column-width
);
&
>
fieldset
{
min-width
:
0
;
/* default is min-content and that causes overflow*/
max-height
:
calc
(
100
vh
-
75
px
);
overflow-x
:
auto
;
}
}
.
component-arguments
{
max-height
:
calc
(
100
vh
-
80
px
);
overflow-y
:
auto
;
}
}
.
component-preview-parameters
{
fieldset
{
background-color
:
#808080
24
;
table
{
td,
th
{
outline
:
0.5
px
solid
#000000
6
b
;
&.subdued
>
*
{
opacity
:
50
%
;
}
&
.
subdued
:
hover
>
*
{
opacity
:
100
%
;
}
&
.
sticky
{
position
:
sticky
;
background-color
:
#ececec
;
}
&
.
sticky--left
{
left
:
0
;
box-shadow
:
5
px
0
px
10
px
-4
px
#000000
47
;
}
&
.
sticky--top
{
top
:
0
;
box-shadow
:
0
px
5
px
10
px
-4
px
#000000
47
;
}
}
}
}
}
.
component-preview
{
*
{
transition
:
all
150
ms
;
}
container-type
:
inline-size
;
}
@
media
(
scripting
:
none
)
{
body
{
min-width
:
max-content
;
}
}
.
component-preview-size-select
{
margin-left
:
10
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 12:33 (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
600219
Default Alt Text
components.css (1 KB)
Attached To
Mode
rPHOTOAPP photo-app-demo
Attached
Detach File
Event Timeline
Log In to Comment