Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32088959
mobile-nav.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
870 B
Referenced Files
None
Subscribers
None
mobile-nav.css
View Options
nav
.
mobileNav
{
position
:
absolute
;
top
:
-110
vh
;
bottom
:
auto
;
left
:
0
;
right
:
0
;
height
:
100
vh
;
z-index
:
var
(
--mobile-nav-z-index
);
background-color
:
transparent
;
padding
:
8
px
32
px
0
;
transition
:
top
500
ms
,
background-color
0
ms
500
ms
;
}
nav
.
activeMobileNav
{
top
:
0
;
transition
:
top
500
ms
;
background-color
:
var
(
--comparison-cards
);
}
div
.
tabContainer
{
border-bottom
:
1
px
solid
var
(
--black-
90
);
-webkit-
tap-highlight-color
:
transparent
;
}
.
tab
{
color
:
var
(
--white-
60
);
transition
:
color
150
ms
;
}
.
tab
:
hover
,
.
activeTab
{
color
:
var
(
--white-
100
);
}
.
tabContent
{
padding
:
16
px
0
;
}
div
.
socialIconsContainer
{
display
:
flex
;
column-gap
:
24
px
;
margin-top
:
16
px
;
}
div
.
socialIconsContainer
a
{
-webkit-
tap-highlight-color
:
transparent
;
}
.
icon
{
color
:
var
(
--white-
60
);
}
.
icon
:
hover
{
color
:
var
(
--white-
100
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:54 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5747218
Default Alt Text
mobile-nav.css (870 B)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment