Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426610
DataTable.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
960 B
Referenced Files
None
Subscribers
None
DataTable.less
View Options
/*!
* mw-datatable styles used by TablePager.
* These were previously available through legacy.less and are still imported there.
* After legacy.less has been removed, this file can be merged into TablePager.less.
*/
@
import
'mediawiki.skin.variables.less'
;
/* stylelint-disable selector-class-pattern */
.
mw-datatable
{
border
:
@
border
-
base
;
border-collapse
:
collapse
;
td,
th
{
border
:
@
border
-
base
;
padding
:
0.2
em
0.4
em
;
}
th
{
background-color
:
#eaeeff
;
html.skin-theme-clientpref-night
&
{
@media
screen
{
background-color
:
@
background-color
-
transparent
;
}
}
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@
media
screen
and
(
prefers-color-scheme
:
dark
)
{
html
.
skin-theme-clientpref-os
&
{
background-color
:
@
background-color
-
transparent
;
}
}
}
td
{
background-color
:
@
background-color
-
base
;
}
tr
:
hover
td
{
background-color
:
@
background-color
-
progressive-subtle
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 13:28 (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
93/0c/2585112ebcd2d3da0deec54008e8
Default Alt Text
DataTable.less (960 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment