Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429921
ve.ui.MWLatexDialog.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
ve.ui.MWLatexDialog.less
View Options
/*!
* VisualEditor UserInterface MWLatexDialog styles.
*
* @copyright See AUTHORS.txt
* @license MIT
*/
.
ve-ui-mwLatexDialog
{
&-content
{
.oo-ui-bookletLayout-stackLayout
{
padding
:
0.5
em
;
h3
{
margin
:
0
0
0.5
em
0
;
color
:
#888
;
font-weight
:
normal
;
font-size
:
1
em
;
}
}
.
oo-ui-textInputWidget
{
max-width
:
none
;
}
}
&
-menuLayout
{
>
.oo-ui-menuLayout-content
{
border-bottom
:
1
px
solid
#e6e6e6
;
box-shadow
:
0
1
px
0
0
rgba
(
0
,
0
,
0
,
0.05
);
overflow
:
auto
;
}
&
-short
{
.oo-ui-menuLayout-menu
{
height
:
10
em
;
}
.
oo-ui-menuLayout-content
{
bottom
:
10
em
;
}
}
}
&
-preview
{
text-align
:
center
;
line-height
:
8
em
;
height
:
8
em
;
.ve-ui-mwLatexDialog-menuLayout-short
&
{
line-height
:
5
em
;
height
:
5
em
;
}
>
p
{
/* Reset line height for error messages */
line-height
:
1.6
;
}
.
mwe-math-fallback-image-display
{
/* Ensures the preview image is vertically centred */
display
:
inline-block
;
}
}
&
-symbol
{
background-position
:
center
;
background-repeat
:
no-repeat
;
@
symbolSize
:
1.8
em
;
@
symbolMargin
:
5
px
;
//
3px
margin,
1px
border
each
side
&-wide
{
//
2x
width,
2
symbols
+
1
margins
width
:
calc
(
(
2
*
@
symbolSize
)
+
@
symbolMargin
);
}
&
-wider
{
//
2.5x
width
//
2
"widers"
+
1
margin
=
5
symbols
+
4
margins
//
=>
1
"wider"
=
2.5
symbols
+
1.5
margins
width
:
calc
(
(
2.5
*
@
symbolSize
)
+
(
1.5
*
@
symbolMargin
)
);
}
&
-widest
{
//
3x
width,
3
symbols
+
2
margins
width
:
calc
(
(
3
*
@
symbolSize
)
+
(
2
*
@
symbolMargin
)
);
}
&
-contain
{
background-size
:
contain
;
}
&
-largeLayout
{
//
2.5x
width
width
:
calc
(
(
2.5
*
@
symbolSize
)
+
(
1.5
*
@
symbolMargin
)
);
//
2x
height
height
:
calc
(
(
2
*
@
symbolSize
)
+
@
symbolMargin
);
&.ve-ui-mwLatexDialog-symbol-wide
{
//
5x
width
width
:
calc
(
(
5
*
@
symbolSize
)
+
(
4
*
@
symbolMargin
)
);
}
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 18:12 (8 h, 21 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3e/f4/b5f68f16dcf7457bf99bee0cec07
Default Alt Text
ve.ui.MWLatexDialog.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment