Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117881523
toast.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1000 B
Referenced Files
None
Subscribers
None
toast.scss
View Options
.
toast-container
{
position
:
fixed
;
bottom
:
0
;
right
:
0
;
margin
:
0.5
rem
;
width
:
320
px
;
max-height
:
calc
(
100
%
-
1
rem
);
overflow-y
:
auto
;
scrollbar-width
:
thin
;
scrollbar-color
:
rgba
(
52
,
58
,
64
,
0.95
)
transparent
;
z-index
:
1055
;
//
above
Bootstrap's
modal
backdrop
and
dialogs
@media
(
max-width
:
375
px
)
{
left
:
0
;
width
:
auto
;
}
}
.
toast
{
background-color
:
rgba
(
52
,
58
,
64
,
0.95
);
&:not(:last-child)
{
margin-bottom
:
0.3
rem
;
}
@
media
(
max-width
:
375px
)
{
max-width
:
100
%;
}
}
.
toast-header
{
background-color
:
#343a40
;
border-color
:
#555
;
color
:
#fff
;
strong
{
flex
:
1
;
}
svg
{
font-size
:
1.2
em
;
margin-right
:
0.5
rem
;
}
button
.
close
{
color
:
#eee
;
opacity
:
1
!important
;
text-shadow
:
none
;
font-size
:
1.2
rem
;
&:hover
{
color
:
#fff
;
}
}
}
.
toast-body
{
color
:
#fff
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 11:57 PM (1 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0c/1a/cde1eeddd5e46afcacb86d0b071d
Default Alt Text
toast.scss (1000 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline