wip
This commit is contained in:
parent
2b8b775288
commit
d4793781e0
2 changed files with 18 additions and 13 deletions
|
@ -2,3 +2,10 @@
|
|||
width: device-width;
|
||||
zoom: 1;
|
||||
}
|
||||
td {
|
||||
text-align: center;
|
||||
border: 1px solid;
|
||||
}
|
||||
td.left_third_ko {
|
||||
background: linear-gradient(90deg, rgba(255,0,0,.3) 0%, rgba(255,0,0,.3) 25%, rgba(255,0,0,0) 33%, rgba(255,0,0,0) 100%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue