Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4130388
Sections.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
Sections.less
View Options
//
Hide
indicator
when
client
is
noscript
//
FIXME
:
On
rare
occasion
,
indicator
can
appear
without
the
.
citizen-sections-enabled
class
,
not
sure
why
.
citizen-section-indicator
,
.
client-nojs
.
citizen-sections-enabled
.
citizen-section-indicator
{
display
:
none
;
}
.
citizen-section-heading
,
.
mw-editsection
{
--size-icon
:
1.125
rem
;
}
.
citizen-section
{
&-heading
{
display
:
flex
;
align-items
:
center
;
.mw-headline
{
flex-grow
:
1
;
}
:
is
(
.
mw-headline
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
)
{
transition
:
var
(
--transition-hover
);
transition-property
:
opacity
;
@media
(
hover
:
pointer
)
{
&:
hover
{
opacity
:
var
(
--opacity-icon-base--hover
);
}
&
:
active
{
opacity
:
var
(
--opacity-icon-base--selected
);
}
}
}
&
:
has
(
+
.
citizen-section
[
hidden
]
)
{
.citizen-section-indicator
{
transform
:
rotate3d
(
1
,
0
,
0
,
180
deg
);
}
:
is
(
.
mw-headline
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
)
{
color
:
var
(
--color-subtle
);
}
}
}
}
.
citizen-sections-enabled
{
.citizen-section
{
&-heading
{
cursor
:
pointer
;
@supports
(
user-select
:
none
)
{
user-select
:
none
;
}
}
&
-indicator
{
display
:
block
;
order
:
-2
;
width
:
var
(
--size-icon
);
height
:
var
(
--size-icon
);
margin-right
:
var
(
--space-sm
);
cursor
:
pointer
;
transition
:
var
(
--transition-hover
);
transition-property
:
transform
;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 10:22 (2 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
08/fe/864f4cd63a79f300d42dab2dc418
Default Alt Text
Sections.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment