mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 06:29:00 +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
|
||||
|
||||
th, td
|
||||
border: $gridweight solid #ccc
|
||||
border: 1px solid #ccc
|
||||
padding: .5em
|
||||
|
||||
th
|
||||
background-color: #333
|
||||
border: 1px solid #333
|
||||
color: #fff
|
||||
|
||||
table.terms
|
||||
th
|
||||
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
|
||||
table.terms th
|
||||
text-align: center
|
||||
|
||||
div.draco-syntax pre
|
||||
background-color: #fff
|
||||
|
@ -6,3 +6,4 @@ For the purposes of this document, the following terms and definitions apply:
|
||||
| Term | Definition |
|
||||
| ------- | ---------------- |
|
||||
| | |
|
||||
{:.terms }
|
||||
|
Loading…
x
Reference in New Issue
Block a user