mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-03 21:54:05 +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;
|
||||
}
|
||||
|
||||
overviewLeftMin: 28px;
|
||||
overviewLeftMax: 42px;
|
||||
|
||||
overviewCheckPressedSize: 0.8;
|
||||
overviewCheck: RoundCheckbox(defaultRoundCheckbox) {
|
||||
bgInactive: overviewCheckBg;
|
||||
|
@ -66,8 +63,6 @@ overviewPhotoMinSize: 90px;
|
|||
overviewVideoBg: imageBg;
|
||||
|
||||
overviewFileThumbBg: imageBg;
|
||||
overviewFileChecked: overviewCheckBgActive;
|
||||
overviewFileCheck: overviewCheckBg;
|
||||
overviewFileExtPadding: 5px;
|
||||
overviewFileExtTop: 24px;
|
||||
overviewFileExtFg: windowFgActive;
|
||||
|
@ -127,14 +122,6 @@ overviewFileLayout: OverviewFileLayout {
|
|||
fileDateTop: 49px;
|
||||
}
|
||||
|
||||
overviewLoader: size(34px, 14px);
|
||||
overviewLoaderPoint: size(4px, 4px);
|
||||
overviewLoaderSkip: 4px;
|
||||
|
||||
playlistHoverBg: windowBgOver;
|
||||
playlistPadding: 10px;
|
||||
|
||||
linksSearchTop: 30px;
|
||||
linksMaxWidth: 520px;
|
||||
linksLetterFg: windowFgActive;
|
||||
linksLetterFont: font(24px);
|
||||
|
@ -143,8 +130,6 @@ linksTextFg: windowFg;
|
|||
linksTextTop: 6px;
|
||||
linksBorder: 1px;
|
||||
linksBorderFg: shadowFg;
|
||||
linksDateColor: windowSubTextFg;
|
||||
linksDateMargin: margins(0px, 15px, 0px, 2px);
|
||||
linksPhotoSize: 46px;
|
||||
linksPhotoPadding: 12px;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue