Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4142256
ext.cite.a11y.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
655 B
Referenced Files
None
Subscribers
None
ext.cite.a11y.less
View Options
/**
* Per http://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
* and https://en.wikipedia.org/w/index.php?oldid=572888139#Scrolling_past_the_bottom_of_the_page...
*/
.
cite-accessibility-label
{
/* Workaround a Webkit/Blink bug about positioning within columns as many wikis format references with several columns */
top
:
-99999
px
;
clip
:
rect
(
1
px
,
1
px
,
1
px
,
1
px
);
/* stylelint-disable declaration-no-important */
position
:
absolute
!important
;
padding
:
0
!important
;
border
:
0
!important
;
height
:
1
px
!important
;
width
:
1
px
!important
;
/* stylelint-enable declaration-no-important */
overflow
:
hidden
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 19 2026, 16:17 (4 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f5/db/8a227dc1d9b97719f979b929db44
Default Alt Text
ext.cite.a11y.less (655 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment