Remove alternate and add link color setting
This commit is contained in:
@@ -151,12 +151,19 @@
|
||||
margin-bottom: 4em;
|
||||
}
|
||||
|
||||
/* Templates */
|
||||
/* View all */
|
||||
.sp-view-all-link {
|
||||
display: block;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
/* Alternate */
|
||||
.sp-data-table tbody tr.odd,
|
||||
.sp-data-table tbody tr.alternate,
|
||||
.sp-calendar tbody td#today {
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 40em) {
|
||||
.sp-responsive-table {
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user