From 3704406f13c0b3512cc65b88abaa78989a6ee309 Mon Sep 17 00:00:00 2001 From: "Tyler J. Diaz" Date: Sat, 14 Feb 2015 20:41:01 -0800 Subject: [PATCH] Update README example The example listed here was broken, this amends it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c562397..f231cc6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ theme. Either set the light theme check box in settings to be able to toggle between styles or just overwrite the default box/background. ```scss -atom-text-editor { +atom-text-editor, atom-text-editor::shadow { // Box .highlight-selected .region { border-color: #ddd;