Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.arlenshop.fr_1556185825
/
htdocs
/
modules
/
atos
/
css
/
/srv/data/trash/vhost_www.arlenshop.fr_1556185825/htdocs/modules/atos/css/fix.css
/* ** Fix css bug in the module configuration with bootstrap */ body { font-size:12px!important; } #content .table { width: auto; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } #content, #content:before, #content:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* ** Fix css bug in the module configuration with bootstrap */