CSS changes
This commit is contained in:
parent
74299b96b9
commit
226ec917a6
|
@ -18,8 +18,8 @@ td, th {
|
|||
}
|
||||
|
||||
.th-translator {
|
||||
width: 500px;
|
||||
max-width: 500px;
|
||||
width: 250px;
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
.th-status {
|
||||
|
@ -30,6 +30,11 @@ td, th {
|
|||
width: 75px;
|
||||
}
|
||||
|
||||
.th-issues {
|
||||
width: 250px;
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
.status-succeeded, .supported-yes {
|
||||
background-color: #90ff90;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user