mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 21:59:05 +08:00
Remove unused CSS.
Remove CSS artifacts from spec stylesheet. Tweak a table style.
This commit is contained in:
parent
d029796e65
commit
00c15b27ec
@ -15,43 +15,16 @@ table
|
|||||||
margin-left: 1em
|
margin-left: 1em
|
||||||
|
|
||||||
th, td
|
th, td
|
||||||
border: $gridweight solid #ccc
|
border: 1px solid #ccc
|
||||||
padding: .5em
|
padding: .5em
|
||||||
|
|
||||||
th
|
th
|
||||||
background-color: #333
|
background-color: #333
|
||||||
|
border: 1px solid #333
|
||||||
color: #fff
|
color: #fff
|
||||||
|
|
||||||
table.terms
|
table.terms th
|
||||||
th
|
text-align: center
|
||||||
display: none
|
|
||||||
td
|
|
||||||
vertical-align: top
|
|
||||||
|
|
||||||
table.conventions
|
|
||||||
th
|
|
||||||
display: none
|
|
||||||
td
|
|
||||||
vertical-align: top
|
|
||||||
td:first-child
|
|
||||||
white-space: nowrap
|
|
||||||
|
|
||||||
table.nohead
|
|
||||||
th
|
|
||||||
display: none
|
|
||||||
|
|
||||||
table.xyhead
|
|
||||||
th, td:first-child
|
|
||||||
background-color: #9bbb59
|
|
||||||
th
|
|
||||||
color: #000
|
|
||||||
font-weight: normal
|
|
||||||
|
|
||||||
figure.highlight
|
|
||||||
background-color: #f2f2f2
|
|
||||||
padding-left: 1em
|
|
||||||
padding-right: 1em
|
|
||||||
border: $gridweight solid #ccc
|
|
||||||
|
|
||||||
div.draco-syntax pre
|
div.draco-syntax pre
|
||||||
background-color: #fff
|
background-color: #fff
|
||||||
|
@ -6,3 +6,4 @@ For the purposes of this document, the following terms and definitions apply:
|
|||||||
| Term | Definition |
|
| Term | Definition |
|
||||||
| ------- | ---------------- |
|
| ------- | ---------------- |
|
||||||
| | |
|
| | |
|
||||||
|
{:.terms }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user