Update layout UI
This commit is contained in:
parent
993309d56b
commit
2ee279098f
11 changed files with 193 additions and 135 deletions
|
@ -12,6 +12,10 @@
|
|||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
&.striped tr:nth-child(odd) {
|
||||
background: white;
|
||||
}
|
||||
|
||||
td:first-child {
|
||||
border-color: $border_gray;
|
||||
border-width: 1px 1px 0 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue