Remove font-size overrides for traces and user lists
This makes them much easier to read
This commit is contained in:
parent
01a506a254
commit
f8d61f287c
1 changed files with 0 additions and 2 deletions
|
@ -1487,7 +1487,6 @@ tr.turn:hover {
|
|||
/* Rules for the trace list shown by the traces tab etc */
|
||||
|
||||
#trace_list {
|
||||
font-size: $lineheight/2;
|
||||
border-width: 0px;
|
||||
text-align: right;
|
||||
|
||||
|
@ -1642,7 +1641,6 @@ tr.turn:hover {
|
|||
/* Rules for the user list */
|
||||
|
||||
#user_list {
|
||||
font-size: $lineheight/2;
|
||||
width: 100%;
|
||||
|
||||
tr {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue