Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118790
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
Wed, Aug 19, 02:58 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b2/28/9bffb79089962b88aa86f683a4c7
Default Alt Text
DataTable.less (960 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment