mirror of
https://github.com/kognise/water.css.git
synced 2025-08-21 04:11:30 +02:00
Update table styles
This commit is contained in:
@@ -19,8 +19,9 @@ td, th {
|
||||
}
|
||||
|
||||
th {
|
||||
background-color: darken($background, 8%);
|
||||
border-bottom: 1px solid $border;
|
||||
}
|
||||
|
||||
tbody tr:nth-child(even) {
|
||||
background-color: darken($background, 4%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user