From 6e40df288786f03b634ceae0d03c3b5b3ad43660 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Thu, 24 Sep 2015 13:57:10 +0800 Subject: Updated codemirror to support panel and match-highlighter and revert some unnecessary changes --- public/vendor/codemirror/addon/dialog/dialog.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/vendor/codemirror/addon/dialog/dialog.css') diff --git a/public/vendor/codemirror/addon/dialog/dialog.css b/public/vendor/codemirror/addon/dialog/dialog.css index 677c0783..cf867fda 100755 --- a/public/vendor/codemirror/addon/dialog/dialog.css +++ b/public/vendor/codemirror/addon/dialog/dialog.css @@ -29,4 +29,5 @@ .CodeMirror-dialog button { font-size: 70%; + color: black; } -- cgit v1.2.3