From 2647d14cf062c4771b3400721b336bd5857f84f8 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 14 Sep 2014 00:43:40 +0200 Subject: add parser for opml --- css/settings.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'css/settings.css') diff --git a/css/settings.css b/css/settings.css index 2955ff017..410f53a2b 100644 --- a/css/settings.css +++ b/css/settings.css @@ -32,17 +32,24 @@ } .button-icon-label { - background-position: 5px center; + background-position: 10px center; background-size: 16px; padding-left: 25px; } +#app-settings .import-export { + padding-top: 10px; +} + #app-settings .import-export button, #app-settings .import-export a { - width: 105px; + width: 110px; + height: 30px; + margin: 0; + vertical-align: middle; } #app-settings .import-export a { display: inline-block; - padding-left: 40px; + padding-left: 38px; } \ No newline at end of file -- cgit v1.2.3