From 40ddfb357f2f181fb913521ceffaa5dadc2ce2be Mon Sep 17 00:00:00 2001 From: Matt Watson Date: Tue, 22 Oct 2013 15:28:55 -0700 Subject: Removed the last vestiges of Source and Benton from the SDK Nothing changed that was actually used in the apps right now, but the webhelper docs and the action button css had old fonts [endlessm/eos-sdk#360] --- data/css/endless-widgets.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data') diff --git a/data/css/endless-widgets.css b/data/css/endless-widgets.css index 404d906..9dc6718 100644 --- a/data/css/endless-widgets.css +++ b/data/css/endless-widgets.css @@ -58,9 +58,8 @@ EosActionButton { } EosActionButton GtkLabel { - font-family: BentonSans, sans-serif; font-weight: normal; - font-size: 11px; + font-size: 13px; } /* Endless action button: sizes */ -- cgit v1.2.3