From d01cde33589ebaadd223ce90ea55806f8d3c9dec Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Thu, 15 Aug 2013 13:55:04 -0700 Subject: [PATCH] add another import --- themes/atom-light-ui/image-view.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/atom-light-ui/image-view.less b/themes/atom-light-ui/image-view.less index 584f67016..d696aaf19 100644 --- a/themes/atom-light-ui/image-view.less +++ b/themes/atom-light-ui/image-view.less @@ -1,3 +1,5 @@ +@import "ui-colors"; + .image-view { background-color: #fff; }