Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4095852
minerva.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
812 B
Referenced Files
None
Subscribers
None
minerva.less
View Options
@
import
'../../minerva.less/minerva.variables.less'
;
/**
* This tweaks the default mediawiki.hlist module to provide performance optimisations
* as well as subtle tweaks to the appearance. It's a work in progress.
*/
//
Horizontal
Lists
//
//
Use
hlist
class
when
dealing
with
lists
where
items
should
be
horizontal
.
//
//
Markup
:
//
<
ul
class
=
"hlist"
>
//
<
li
>
item
1
</
li
>
//
<
li
>
item
2
</
li
>
//
</
ul
>
//
FIXME
:
`
.
hlist
>
*
`
to
support
hlists
on
enwiki
projects
-
this
should
be
deprecated
ul
.
hlist
,
.
hlist
>
ul
,
.
hlist
>
dl
{
li
{
display
:
inline-block
;
margin-right
:
8
px
;
}
}
.
hlist-separated
{
li
:
:
after
{
//
Make
sure
we
override
any
site
styles
content
:
'•'
!important
;
padding-left
:
8
px
;
font-size
:
1
em
;
line-height
:
1
;
}
:
last-child
::
after
{
content
:
none
!important
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 14:05 (4 w, 3 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
54/87/1279aa48c1abfedc04f5e4ac6f63
Default Alt Text
minerva.less (812 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment