From f470636a70943a8ecad8bddc791a1c2dddd28e1e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 4 May 2019 21:13:12 +0300 Subject: Components -> UI --- vnext/src/ui/NavigationIcon.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vnext/src/ui/NavigationIcon.css (limited to 'vnext/src/ui/NavigationIcon.css') diff --git a/vnext/src/ui/NavigationIcon.css b/vnext/src/ui/NavigationIcon.css new file mode 100644 index 00000000..caff6195 --- /dev/null +++ b/vnext/src/ui/NavigationIcon.css @@ -0,0 +1,4 @@ +#navicon { + padding: 12px; + color: #88958d; +} -- cgit v1.2.3