Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4096038
main.js.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
main.js.less
View Options
@
import
'variables.less'
;
//
Experimental
overflowing
table
scrolling
.
overflowed
{
margin
:
1
em
0
;
position
:
relative
;
overflow
:
hidden
;
//
Shadow-border
containers
.content-table-left,
.content-table-right
{
height
:
100
%
;
position
:
absolute
;
bottom
:
0
;
z-index
:
@
z-index
-
stacking-1
;
}
//
Noflips
because
scrollbar
direction
depends
on
the
content
direction
.
content-table-right
{
/* @noflip */
right
:
0
;
.mw-content-rtl
&
{
/* @noflip */
left
:
0
;
/* @noflip */
right
:
unset
;
}
.
scroll-right
&
{
box-shadow
:
0
0
4
px
1
px
rgba
(
0
,
0
,
0
,
0.25
);
border-left
:
solid
1
px
@
base70
;
}
}
.
content-table-left
{
/* @noflip */
left
:
0
;
.mw-content-rtl
&
{
/* @noflip */
right
:
0
;
/* @noflip */
left
:
unset
;
}
.
scroll-left
&
{
box-shadow
:
0
0
4
px
1
px
rgba
(
0
,
0
,
0
,
0.25
);
border-left
:
solid
1
px
@
base70
;
}
}
.
content-table
{
overflow
:
hidden
;
overflow-x
:
scroll
;
>
table
{
margin
:
0
;
&.mw_metadata,
&.mw-datatable,
&.wikitable
{
border-bottom-width
:
0
;
}
}
}
}
//
Desktop
sticky
scrollbars
.
content-table-scrollbar
.
inactive
{
position
:
absolute
;
top
:
-99999
px
;
bottom
:
unset
;
left
:
-99999
px
;
}
.
content-table-scrollbar
{
position
:
fixed
;
bottom
:
0
;
overflow-x
:
scroll
;
z-index
:
@
z-index
-
stacking-1
;
}
.
content-table-spoof
{
height
:
1
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 14:10 (4 w, 1 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
76/98/8dd050138eb218ba8792db69a762
Default Alt Text
main.js.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment