File tree Expand file tree Collapse file tree
user_guide_src/source/_static/css Expand file tree Collapse file tree Original file line number Diff line number Diff line change 170170 }
171171
172172 .rst-content table .docutils thead , .rst-content table .field-list thead , .wy-table thead {
173- color : rgb ( 192 , 186 , 178 ) !important ;
173+ color : # c0bab2 !important ;
174174 }
175175
176176 .wy-table thead th , .rst-content table .docutils thead th , .rst-content table .field-list thead th {
177- border : solid 2px # e1e4e5 !important ;
177+ border : solid 1px # c0bab2 !important ;
178+ }
179+
180+ .rst-content table .docutils td , .wy-table-bordered-all td {
181+ border-bottom : 1px solid # c0bab2 !important ;
182+ border-left : 1px solid # c0bab2 !important ;
183+ }
184+
185+ .rst-content table .docutils , .wy-table-bordered-all {
186+ border : solid 1px # c0bab2 !important ;
178187 }
179188
180189 .wy-table thead p , .rst-content table .docutils thead p , .rst-content table .field-list thead p {
You can’t perform that action at this time.
0 commit comments