Move InfoTopBar to the child project styles.

This commit is contained in:
John Preston 2023-06-30 15:24:37 +04:00
parent 08f8054866
commit 67dc933d72

View file

@ -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;