diff --git a/ui/widgets/widgets.style b/ui/widgets/widgets.style index 921040e..cd85819 100644 --- a/ui/widgets/widgets.style +++ b/ui/widgets/widgets.style @@ -1272,23 +1272,6 @@ SearchFieldRow { fieldCancelSkip: pixels; } -InfoTopBar { - height: pixels; - back: IconButton; - title: FlatLabel; - titlePosition: point; - bg: color; - mediaCancel: IconButton; - mediaActionsSkip: pixels; - mediaForward: IconButton; - mediaDelete: IconButton; - search: IconButton; - searchRow: SearchFieldRow; - highlightBg: color; - highlightDuration: int; - radius: pixels; -} - LevelMeter { height: pixels; lineWidth: pixels;