Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4108272
KeyboardHint.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
746 B
Referenced Files
None
Subscribers
None
KeyboardHint.less
View Options
.
citizen-keyboard-hint
{
display
:
none
;
gap
:
var
(
--space-xs
);
align-items
:
center
;
/* Should have a keyboard */
@media
(
hover
:
hover
)
and
(
pointer
:
fine
)
{
display
:
flex
;
}
&
-label
{
color
:
var
(
--color-base
);
}
&
-key
{
font-family
:
var
(
--font-family-base
);
font-weight
:
var
(
--font-weight-medium
);
color
:
var
(
--color-subtle
);
/* stylelint-disable-next-line declaration-property-value-disallowed-list */
text-transform
:
capitalize
;
}
}
/* Align keyhint to the right */
.
citizen-menu
.
mw-list-item
.
citizen-keyboard-hint-key
{
margin-left
:
auto
;
}
/*
* Hide key hint in main menu for now
* It has some wrapping issue with long label text
*/
#
p-navigation
.
citizen-keyboard-hint-key
{
display
:
none
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 20:29 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
70/60/477460330a8b8a902037363c3ac5
Default Alt Text
KeyboardHint.less (746 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment