Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7687007
_mixins.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
204 B
Referenced Files
None
Subscribers
None
_mixins.scss
View Options
@
mixin
unfocused-style
{
@
content
;
&
:
focus
:
not
(
:
focus-visible
,
:
hover
)
{
@content
;
}
}
@
mixin
focused-style
{
&
:
hover
,
&
:
focus
{
@content
;
}
&
:
focus-visible
{
@content
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 3, 6:18 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
435955
Default Alt Text
_mixins.scss (204 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment