Gestion intensite

This commit is contained in:
2022-10-31 09:10:23 +01:00
parent 634feabb75
commit 025d7a2740
12 changed files with 807 additions and 209 deletions

View File

@@ -57,10 +57,10 @@
/* Fonts */
.sheet header.sheet-header h1 input, .window-app .window-header, #actors .directory-list, #navigation #scene-list .scene.nav-item {
font-size: 1.0rem;
font-size: 0.8rem;
} /* For title, sidebar character and scene */
.sheet nav.sheet-tabs {
font-size: 1.2rem;
font-size: 0.8rem;
} /* For nav and title */
.window-app input, .foundryvtt-vadentis .item-form, .sheet header.sheet-header .flex-group-center.flex-compteurs, .sheet header.sheet-header .flex-group-center.flex-fatigue, select, button, .item-checkbox, #sidebar, #players, #navigation #nav-toggle {
font-size: 0.8rem;
@@ -446,7 +446,7 @@ section.sheet-body{padding: 0.25rem 0.5rem;}
}
.sheet nav.sheet-tabs {
font-size: 1.0rem;
font-size: 0.8rem;
font-weight: bold;
height: 2.5rem;
flex: 0 0 3rem;