]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/blob
4d05a9f5df70cb072814a38ab88f803ad84be7b2
[ceph.git] /
1 table {
2   table-layout: fixed;
3 }
4
5 table td {
6   word-wrap: break-word;
7 }
8
9 .table-scroller {
10   height: 100%;
11   max-height: 50vh;
12   overflow: auto;
13 }