Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429770
messageBoxes.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
messageBoxes.less
View Options
@
import
'mediawiki.skin.variables.less'
;
.
mw-message-box
{
background-color
:
@
background-color
-
notice-subtle
;
color
:
@
color
-
emphasized
;
box-sizing
:
border-box
;
margin-bottom
:
16
px
;
border
:
@
border-width
-
base
@
border-style
-
base
@
border-color
-
notice
;
padding
:
12
px
24
px
;
word-wrap
:
break-word
;
/* Standard property is `overflow-wrap` */
overflow-wrap
:
break-word
;
overflow
:
hidden
;
/* Ensure box inner spacing is not all over the place no matter what element is only child. */
>
:only-child
{
margin
:
0
;
}
//
Used
in
MobileFrontend
/
Nearby
extensions
h2
{
color
:
inherit
;
display
:
block
;
border
:
0
;
font-size
:
1
em
;
font-weight
:
bold
;
}
//
Formerly
provided
by
mw-warning-with-logexcerpt
,
now
available
for
all
messageboxes
.
.
mw-logevent-loglines
li
{
font-size
:
90
%
;
}
}
.
mw-message-box-error
{
background-color
:
@
background-color
-
error-subtle
;
border-color
:
@
border-color
-
error
;
}
.
mw-message-box-warning
{
background-color
:
@
background-color
-
warning-subtle
;
border-color
:
@
border-color
-
warning
;
}
.
mw-message-box-success
{
background-color
:
@
background-color
-
success-subtle
;
border-color
:
@
border-color
-
success
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 17:59 (9 h, 32 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2e/2f/bd1a5984f37cab0f2a3c14955924
Default Alt Text
messageBoxes.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment