From: benny Date: Mon, 9 Jul 2018 08:06:07 +0000 (+0800) Subject: css/button.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1015764be9572df886bd444bd26466416c7993e6 css/button.css --- diff --git a/css/button.css b/css/button.css index c783f213d8..6160d3604c 100644 --- a/css/button.css +++ b/css/button.css @@ -165,6 +165,14 @@ /* padding : 3px 0 2px 18px; */ padding: 1px 0px 1px 18px; +} + +.x-btn-text-icon .x-btn-center .x-btn-text-no-padding +{ + background-position:0 2px; + background:none no-repeat scroll 0 0 transparent; + /* padding : 3px 0 2px 18px; */ + } /* -------------------------- BUTTON WITH MENUS -------------------------- */ button.x-btn-menu-arrow-el