-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
156 lines (132 loc) · 4.89 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
/* couleur du corps */
.css-fg4pbf {
background-color: white !important;
}
/* supression de la croix pour refermer la sidebar */
.css-ztfqz8 {
display: none;
}
/* couleur de la sidebar */
.css-6qob1r {
background-color: white;
}
/* format du titre */
h1 {
font-family: "Comic Sans MS";
font-size: 35px;
}
/* image en haut à gauche */
.css-1kyxreq {
position:absolute;
bottom: 10px;
right: 200px;
}
/* Titre du menu */
.css-1s3y5qe {
border: none;
display: none;
}
.css-vmtpwk h1 {
position: absolute;
bottom: 230px;
left: 75px
}
/* enlever la flèche pour dévellopper le menu */
button[kind="header"] {
display: none;
}
/* titre des filtres */
.titre_filtre {
/* display: none; */
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: "Comic Sans MS";
}
/* réduire la taille des filtres */
.css-vmtpwk .css-16idsys p {
font-size: 12px;
}
.css-vmtpwk .css-vmtpwk {
padding-top: 0;
}
.css-vmtpwk .st-af {
font-size: 12px !important;
}
/* empecher la barre de scroll */
.css-6qob1r {
overflow-y: hidden;
}
/* réduire la hauteur des text_area */
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-z5fcl4.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(3) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea, #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-z5fcl4.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(2) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea, #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-z5fcl4.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(1) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea, #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-1y4p8pa.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(1) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea, #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-1y4p8pa.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(2) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea, #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-1y4p8pa.ea3mdgi4 > div:nth-child(1) > div > div.css-r421ms.e10yg2by1 > div:nth-child(1) > div > div:nth-child(3) > div > div.css-1om1ktf.ezh4s2r0 > div > div > textarea {
height: 50px !important;
min-height: fit-content;
overflow-y: hidden;
}
.css-m8hsoe, .css-1oe5cao {
max-height: none !important;
height: auto;
}
/* agrandir le KPI */
code {
text-align: center;
position: absolute;
flex-direction: row;
left: 10px;
height: 30px;
color: rgb(0, 0, 0);
font-family: 'Comic Sans MS';
background-color: white;
font-size: 50px;
}
/* footer */
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-uf99v8.ea3mdgi5 > div.block-container.css-1y4p8pa.ea3mdgi4 > div:nth-child(1) > div > div:nth-child(8) {
text-align: center;
position: fixed;
left: 0px;
bottom: 0px;
}
.footer {
text-align: center;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: white;
}
.link {
text-align: center;
margin-left: 150px;
margin-right: 150px;
}
/* enlever les rgpd et mentions légales de la sidebar */
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.css-vk3wp9.eczjsme11 > div.css-6qob1r.eczjsme3 > div.css-79elbk.eczjsme10 > ul > li:nth-child(6) {
display: none;
}
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.css-vk3wp9.eczjsme11 > div.css-6qob1r.eczjsme3 > div.css-79elbk.eczjsme10 > ul > li:nth-child(7) {
display: none;
}
/* enlever les settings */
#bui1 > div > div > ul:nth-child(1) > ul:nth-child(2) {
display: none;
}
/* bordure du menu */
div[data-testid="stSidebarNav"] {
border-color: #06aaaa;
border-width: 2px;
border-style: solid;
border-radius: 6px;
}
/* boutton reset */
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.css-vk3wp9.eczjsme11 > div.css-6qob1r.eczjsme3 > div.css-vmtpwk.eczjsme4 > div > div:nth-child(1) > div > div:nth-child(6) {
text-align: center;
}
/* Correction de l'affichage de la table avec @st.cache_data */
.stHidden {
display: none !important;
}
.css-tvhsbf .glideDataEditor {
overflow-y: visible;
min-height: auto;
max-height: none;
}