adjusted the color for 'is-documented' bindings in online check syntax to be

green so it doesn't look anythign close to how the "yellow" error messages
look

original commit: e2f1611ab4b31f68000bb3124745849a2ea7b9ad
This commit is contained in:
Robby Findler 2011-09-20 22:41:00 -05:00
parent 2659e1049e
commit 4e3cda33e3

View File

@ -26,7 +26,7 @@ the state transitions / contracts are:
|#
(require scribble/srcdoc racket/class racket/gui/base
(require scribble/srcdoc racket/class
racket/contract racket/file)
(require/doc racket/base scribble/manual (for-label racket/serialize))