Skip to content

Commit d405e44

Browse files
committed
_dialogs.scss: Remove device-selection-dialog (ref: a30f3f5).
1 parent a64cefd commit d405e44

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

data/theme/cinnamon-sass/widgets/_dialogs.scss

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -181,28 +181,6 @@
181181
}
182182
}
183183

184-
// Audio selection dialog
185-
186-
.audio-device-selection-dialog {
187-
min-width: 24em;
188-
189-
.audio-selection-box {
190-
spacing: $base_padding *2;
191-
192-
.audio-selection-device {
193-
@extend %flat_button;
194-
border-radius: $base_border_radius;
195-
196-
.audio-selection-device-box {
197-
padding: $base_padding * 2;
198-
spacing: $base_padding * 2;
199-
}
200-
201-
.audio-selection-device-icon { icon-size: 64px;}
202-
}
203-
}
204-
}
205-
206184
// Shared grouped-list style for autorun and processes dialogs
207185
%grouped-dialog-list {
208186
.dialog-list-box {

0 commit comments

Comments
 (0)