Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited63c73

Browse files
committed
Mobile toolbar: Use LESS nesting
Change-Id: I0f793399d736f7cdcdda50eea0bed41f5dac240a
1 parentc752dad commited63c73

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎src/ui/styles/ve.ui.Toolbar.less‎

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,11 @@
129129
}
130130
}
131131

132-
/* Hide keyboard shortcut hints on mobile. Screen space is limited, and it's unlikely that the user
133-
has a keyboard with modifier keys.*/
134-
.ve-ui-targetToolbar-mobile.oo-ui-popupToolGroup-tools.oo-ui-tool-link.oo-ui-tool-accel,
135-
.ve-ui-overlay-global-mobile.oo-ui-popupToolGroup-tools.oo-ui-tool-link.oo-ui-tool-accel {
136-
display:none;
132+
.ve-ui-targetToolbar-mobile,
133+
.ve-ui-overlay-global-mobile.oo-ui-toolbar-popups {
134+
/* Hide keyboard shortcut hints on mobile. Screen space is limited, and it's unlikely that the user
135+
has a keyboard with modifier keys.*/
136+
.oo-ui-tool-link.oo-ui-tool-accel {
137+
display:none;
138+
}
137139
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp