Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118316
jquery.confirmable.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
737 B
Referenced Files
None
Subscribers
None
jquery.confirmable.less
View Options
/* stylelint-disable selector-class-pattern */
.
jquery-confirmable
{
&-button
{
/* Automatically flipped */
margin-left
:
1
ex
;
}
&
-wrapper
{
/* Line breaks within the interface text are unpleasant */
white-space
:
nowrap
;
/* Hiding the original text when it slides to the left */
overflow
:
hidden
;
}
&
-wrapper
,
&
-element
,
&
-interface
{
/* We need inline-flex to be able to size the elements and calculate their dimensions */
display
:
inline-flex
;
/* inline-flex elements in this context align to baseline by default */
vertical-align
:
bottom
;
}
&
-element
{
transition
:
margin
250
ms
cubic-bezier
(
0.2
,
0.8
,
0.2
,
0.8
);
}
&
-interface
{
transition
:
width
250
ms
cubic-bezier
(
0.2
,
0.8
,
0.2
,
0.8
);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 02:43 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c3/aa/c4edd332b26b2ec7827962037c3e
Default Alt Text
jquery.confirmable.less (737 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment