summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/style.css
blob: 5867511a0d30f8c77abfd6b7e9ea80c9808c1d2e (plain) (blame)
1
2
3
4
5
6
7
8
#configurationTable {
    table-layout: fixed;
    width: 100%;
}

#configurationTable th, #configurationTable td {
    word-wrap: break-word
}