admin/public/css/browsers.css (37 lines of code) (raw):

#usage { font-family: Georgia, serif; } #usage h1, #usage h2, #usage h3 { font-weight: normal; } .browser-table { width: 100%; max-width: 600px; } .browser-table .perc { margin-left: 5px; float: right; } .browser-table caption { margin: 5px 0; text-align: left; } .browser-table thead, .browser-table tfoot{ font-weight: bold; } .browser-table thead .perc, .browser-table tfoot .perc { color: #000000; } .browser-table .total { min-width: 170px; } table.browser-table, table.browser-table th, table.browser-table td { border-width: 0px !important; } .table-striped tbody td, .table-striped tbody th { background-color: white !important; border-bottom: 1px solid #eee; border-bottom-width: 1px !important; }