Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118349
NotificationsOverlay.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
896 B
Referenced Files
None
Subscribers
None
NotificationsOverlay.less
View Options
@
import
'../../minerva.less/minerva.variables.less'
;
.
notifications-overlay
{
visibility
:
visible
;
a
{
text-decoration
:
none
;
}
}
//
needs
to
be
more
specific
than
.
overlay
rules
.
notifications-overlay
.
navigation-drawer
{
display
:
block
;
width
:
auto
;
right
:
0
;
box-shadow
:
@
box-shadow
-
drop-medium
;
transform
:
translate
(
100
%
,
0
);
transition
:
transform
@
transition-duration
-
medium
@
transition-timing-function
-
menu
;
&.visible
{
transform
:
translate
(
0
,
0
);
}
}
@
media
all
and
(
min-width
:
@
min-width-breakpoint-tablet
)
{
@
rightDrawerLeftOffset
:
100
%
-
@
drawer-width-right
;
.
notifications-overlay
.
navigation-drawer
{
left
:
@
rightDrawerLeftOffset
;
.
overlay-header
{
margin
:
0
;
//
T210191
width
:
100
%
;
//
T218731
//
T170903
max-width
:
none
;
.cancel
{
//
0
because
we
want
to
have
some
tappable
area
to
the
left
of
the
icon
left
:
0
;
}
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 02:44 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7a/88/7f618d0c31c20cc81484ac1634b9
Default Alt Text
NotificationsOverlay.less (896 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment