mirror of
https://github.com/kognise/water.css.git
synced 2025-08-30 08:20:39 +02:00
Add code back in and build
This commit is contained in:
9
dist/light.css
vendored
9
dist/light.css
vendored
@@ -1,5 +1,3 @@
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
/**
|
||||
* Light-themed version:
|
||||
* uses light theme by default but switches to dark theme
|
||||
@@ -453,10 +451,14 @@ th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
th {
|
||||
thead {
|
||||
border-bottom: 1px solid var(--border);
|
||||
}
|
||||
|
||||
tfoot {
|
||||
border-top: 1px solid var(--border);
|
||||
}
|
||||
|
||||
tbody tr:nth-child(even) {
|
||||
background-color: var(--background-alt);
|
||||
}
|
||||
@@ -488,4 +490,3 @@ tbody tr:nth-child(even) {
|
||||
background-color: var(--selection);
|
||||
}
|
||||
/*# sourceMappingURL=light.css.map */
|
||||
>>>>>>> master
|
||||
|
Reference in New Issue
Block a user