diff --git a/css/style.css b/css/style.css index cae57ae..2020482 100644 --- a/css/style.css +++ b/css/style.css @@ -133,3 +133,11 @@ background-size: 40px; background-repeat: no-repeat; } + +#app-settings-content .new-button { + width: 32px; + background-size: 16px; + background-position: center; + background-repeat: no-repeat; + height: 34px; +} diff --git a/templates/main.php b/templates/main.php index 9ed3174..c8aceb5 100644 --- a/templates/main.php +++ b/templates/main.php @@ -16,11 +16,12 @@ use \OCA\OcSms\Lib\CountryCodes;
- + +