mirror of https://github.com/gorhill/uBlock.git
Left-align text in "type" column in the logger
Feedback in related issue: - https://github.com/gorhill/uBlock/issues/3654#issuecomment-449649399
This commit is contained in:
parent
d528f3811a
commit
6ac0c66813
|
@ -355,9 +355,6 @@ body #netInspector td {
|
|||
top: -50%;
|
||||
white-space: pre;
|
||||
}
|
||||
#netInspector tr td:nth-of-type(6) {
|
||||
text-align: right;
|
||||
}
|
||||
#netInspector tr.cat_net td:nth-of-type(7) > span > b {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue