Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10361169
styles.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
styles.css
View Options
main
{
display
:
flex
;
}
.
log-section
{
height
:
auto
;
width
:
400
px
;
overflow
:
auto
;
display
:
flex
;
flex-direction
:
column
;
margin-left
:
20
px
;
}
.
screen
{
display
:
inline-block
;
cursor
:
pointer
;
}
.
screen-buttons
{
display
:
flex
;
justify-content
:
space-around
;
margin-top
:
5
px
;
gap
:
10
px
;
}
.
screen-buttons
button
{
font-size
:
1.1
rem
;
padding
:
10
px
20
px
;
width
:
100
%
;
cursor
:
pointer
;
background-color
:
transparent
;
}
.
screen-buttons
button
:
hover
{
background-color
:
aqua
;
}
#
clicks-log
{
font-family
:
Menlo
,
Consolas
,
Monaco
,
Liberation
Mono
,
Lucida
Console
,
monospace
;
}
.
tab
{
border
:
1
px
solid
#ccc
;
background-color
:
#f1f1f1
;
}
/* Style the buttons that are used to open the tab content */
.
tab
button
{
background-color
:
inherit
;
float
:
left
;
border
:
none
;
outline
:
none
;
cursor
:
pointer
;
padding
:
14
px
16
px
;
transition
:
0.3
s
;
}
/* Change background color of buttons on hover */
.
tab
button
:
hover
{
background-color
:
#ddd
;
}
/* Create an active/current tablink class */
.
tab
button
.
active
{
background-color
:
#ccc
;
}
.
tabcontent
.
active
{
display
:
flex
;
flex-direction
:
column
;
flex-grow
:
1
;
}
/* Style the tab content */
.
tabcontent
{
display
:
none
;
padding
:
6
px
12
px
;
border
:
1
px
solid
#ccc
;
border-top
:
none
;
}
html
,
body
,
main
{
width
:
100
%
;
height
:
100
%
;
overflow
:
hidden
;
margin
:
0
;
}
main
{
display
:
flex
;
flex-direction
:
row
;
align-items
:
stretch
;
}
#
logs-tab
{
overflow
:
auto
;
text-wrap
:
wrap
;
}
.
screen-section
{
display
:
flex
;
flex-direction
:
column
;
}
.
screen-section
#
screen
,
.
screen-section
.
screen_buttons
{
flex-grow
:
0
;
}
#
screen
{
user-select
:
none
;
}
.
tab-section
{
display
:
flex
;
flex-direction
:
column
;
flex-grow
:
1
;
}
#
resp
{
display
:
none
;
}
#
upload_form
{
display
:
flex
;
flex-direction
:
column
;
}
#
upload_form
button
,
#
upload_form
label
{
border
:
2
px
solid
#ccc
;
background-color
:
#f1f1f1
;
cursor
:
pointer
;
padding
:
3
px
10
px
;
transition
:
0.3
s
;
}
#
upload_form
button
:
hover
,
#
upload_form
label
:
hover
{
background-color
:
#ddd
;
}
#
notifications
{
width
:
40
%
;
margin-left
:
60
%
;
position
:
absolute
;
}
.
notification
{
border-radius
:
5
px
;
border-width
:
2
px
;
border-style
:
solid
;
padding
:
5
px
;
margin-top
:
2
px
;
margin-bottom
:
2
px
;
}
.
notification_ok
{
background-color
:
#66ff99
;
border-color
:
#369648
;
}
.
notification_err
{
background-color
:
#ff5c33
;
border-color
:
#a23915
;
}
#
logs
{
display
:
flex
;
flex-direction
:
row
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 8, 11:48 (14 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034542
Default Alt Text
styles.css (2 KB)
Attached To
Mode
R134 rentgen-android
Attached
Detach File
Event Timeline
Log In to Comment