kopia lustrzana https://github.com/simonw/datasette
Column headings now black in mobile view, closes #729
rodzic
5ea8c6d1cd
commit
faea5093b8
|
@ -79,6 +79,7 @@ table a:visited {
|
|||
|
||||
.rows-and-columns td:before {
|
||||
display: block;
|
||||
color: black;
|
||||
margin-left: -10%;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
@ -349,4 +350,4 @@ p.zero-results {
|
|||
/* Value types */
|
||||
.type-float, .type-int {
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue