mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 07:33:52 +02:00
Removed unused keys from overview.style.
This commit is contained in:
parent
bd984b2ddb
commit
84d699397c
1 changed files with 0 additions and 15 deletions
|
@ -44,9 +44,6 @@ OverviewFileLayout {
|
||||||
fileDateTop: pixels;
|
fileDateTop: pixels;
|
||||||
}
|
}
|
||||||
|
|
||||||
overviewLeftMin: 28px;
|
|
||||||
overviewLeftMax: 42px;
|
|
||||||
|
|
||||||
overviewCheckPressedSize: 0.8;
|
overviewCheckPressedSize: 0.8;
|
||||||
overviewCheck: RoundCheckbox(defaultRoundCheckbox) {
|
overviewCheck: RoundCheckbox(defaultRoundCheckbox) {
|
||||||
bgInactive: overviewCheckBg;
|
bgInactive: overviewCheckBg;
|
||||||
|
@ -66,8 +63,6 @@ overviewPhotoMinSize: 90px;
|
||||||
overviewVideoBg: imageBg;
|
overviewVideoBg: imageBg;
|
||||||
|
|
||||||
overviewFileThumbBg: imageBg;
|
overviewFileThumbBg: imageBg;
|
||||||
overviewFileChecked: overviewCheckBgActive;
|
|
||||||
overviewFileCheck: overviewCheckBg;
|
|
||||||
overviewFileExtPadding: 5px;
|
overviewFileExtPadding: 5px;
|
||||||
overviewFileExtTop: 24px;
|
overviewFileExtTop: 24px;
|
||||||
overviewFileExtFg: windowFgActive;
|
overviewFileExtFg: windowFgActive;
|
||||||
|
@ -127,14 +122,6 @@ overviewFileLayout: OverviewFileLayout {
|
||||||
fileDateTop: 49px;
|
fileDateTop: 49px;
|
||||||
}
|
}
|
||||||
|
|
||||||
overviewLoader: size(34px, 14px);
|
|
||||||
overviewLoaderPoint: size(4px, 4px);
|
|
||||||
overviewLoaderSkip: 4px;
|
|
||||||
|
|
||||||
playlistHoverBg: windowBgOver;
|
|
||||||
playlistPadding: 10px;
|
|
||||||
|
|
||||||
linksSearchTop: 30px;
|
|
||||||
linksMaxWidth: 520px;
|
linksMaxWidth: 520px;
|
||||||
linksLetterFg: windowFgActive;
|
linksLetterFg: windowFgActive;
|
||||||
linksLetterFont: font(24px);
|
linksLetterFont: font(24px);
|
||||||
|
@ -143,8 +130,6 @@ linksTextFg: windowFg;
|
||||||
linksTextTop: 6px;
|
linksTextTop: 6px;
|
||||||
linksBorder: 1px;
|
linksBorder: 1px;
|
||||||
linksBorderFg: shadowFg;
|
linksBorderFg: shadowFg;
|
||||||
linksDateColor: windowSubTextFg;
|
|
||||||
linksDateMargin: margins(0px, 15px, 0px, 2px);
|
|
||||||
linksPhotoSize: 46px;
|
linksPhotoSize: 46px;
|
||||||
linksPhotoPadding: 12px;
|
linksPhotoPadding: 12px;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue