python-dependency-injector/docs/_static/custom.css

10 lines
203 B
CSS
Raw Normal View History

2024-09-10 05:23:19 +03:00
.no-border {
border: 0 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.no-border td {
border: 0px !important;
padding: 0px 10px 0px 0px !important;
}