This commit is contained in:
@@ -202,27 +202,17 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Настраиваем отступы и закругление для кнопок и вкладок */
|
/* Настраиваем отступы и закругление для кнопок и вкладок */
|
||||||
.headerTabs,
|
.headerTabs .emby-tab-button,
|
||||||
.headerRight .paper-icon-button-light,
|
.headerRight .paper-icon-button-light,
|
||||||
.detailButton,
|
.detailButton,
|
||||||
.sessionCardButton,
|
.sessionCardButton,
|
||||||
.guideOptions,
|
.guideOptions,
|
||||||
.MuiTabs-centered .MuiTab-root {
|
.MuiTabs-centered .MuiTab-root {
|
||||||
padding: .556em !important;
|
padding: 1.1112em !important;
|
||||||
margin: 0 .29em !important;
|
margin: 0 .29em !important;
|
||||||
border-radius: var(--theme-roundness);
|
border-radius: var(--theme-roundness);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Настраиваем отступы и закругление для кнопок и вкладок */
|
|
||||||
.emby-tab-button,
|
|
||||||
t {
|
|
||||||
padding: 1.112em !important;
|
|
||||||
margin: 0 .29em !important;
|
|
||||||
border-radius: var(--theme-roundness);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Устанавливаем высоту для элементов заголовка на десктопе */
|
/* Устанавливаем высоту для элементов заголовка на десктопе */
|
||||||
.layout-desktop .headerTabs,
|
.layout-desktop .headerTabs,
|
||||||
.layout-desktop .headerLeft,
|
.layout-desktop .headerLeft,
|
||||||
|
|||||||
Reference in New Issue
Block a user