mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
cex: more colors
Provided by Daniela Becker. * data/bison-default.css: More colors.
This commit is contained in:
1
THANKS
1
THANKS
@@ -45,6 +45,7 @@ Csaba Raduly csaba_22@yahoo.co.uk
|
|||||||
Dagobert Michelsen dam@baltic-online.de
|
Dagobert Michelsen dam@baltic-online.de
|
||||||
Daniel Frużyński daniel@poradnik-webmastera.com
|
Daniel Frużyński daniel@poradnik-webmastera.com
|
||||||
Daniel Galloway dg1751@att.com
|
Daniel Galloway dg1751@att.com
|
||||||
|
Daniela Becker daniela@lrde.epita.fr
|
||||||
Daniel Hagerty hag@gnu.org
|
Daniel Hagerty hag@gnu.org
|
||||||
David Barto david.barto@sparqlcity.com
|
David Barto david.barto@sparqlcity.com
|
||||||
David J. MacKenzie djm@gnu.org
|
David J. MacKenzie djm@gnu.org
|
||||||
|
|||||||
@@ -49,6 +49,10 @@
|
|||||||
.cex-5 { color: orange; }
|
.cex-5 { color: orange; }
|
||||||
.cex-6 { color: brown; }
|
.cex-6 { color: brown; }
|
||||||
.cex-7 { color: mauve; }
|
.cex-7 { color: mauve; }
|
||||||
|
.cex-8 { color: #013220; } /* Dark green. */
|
||||||
|
.cex-9 { color: #e75480; } /* Dark pink. */
|
||||||
|
.cex-10 { color: cyan; }
|
||||||
|
.cex-11 { color: orange; }
|
||||||
|
|
||||||
/* Cex: derivation rewriting steps. */
|
/* Cex: derivation rewriting steps. */
|
||||||
.cex-step { font-style: italic; }
|
.cex-step { font-style: italic; }
|
||||||
|
|||||||
Reference in New Issue
Block a user