v0.5.163: полосатость ярче
This commit is contained in:
+2
-2
@@ -88,8 +88,8 @@
|
||||
}
|
||||
td:last-child { border-right: none; }
|
||||
tr:last-child td { border-bottom: none; }
|
||||
tr:nth-child(even) td { background: #fafbfc; }
|
||||
tr:nth-child(even):hover td { background: #f1f5f9; }
|
||||
tr:nth-child(even) td { background: #f1f5f9; }
|
||||
tr:nth-child(even):hover td { background: #e2e8f0; }
|
||||
tr:hover td { background: #f8fafc; }
|
||||
code { background: #f1f5f9; padding: .15rem .4rem; border-radius: 3px; font-size: .9em; }
|
||||
.empty { text-align: center; color: var(--muted); padding: 2rem; }
|
||||
|
||||
Reference in New Issue
Block a user