diff --git a/core/modules/coffee/coffee.libraries.yml b/core/modules/coffee/coffee.libraries.yml index 54fa00c..52e58bc 100644 --- a/core/modules/coffee/coffee.libraries.yml +++ b/core/modules/coffee/coffee.libraries.yml @@ -14,4 +14,3 @@ drupal.coffee: - core/jquery.ui.autocomplete jquery.ui.autocomplete: version: 1.8.11 - \ No newline at end of file diff --git a/core/modules/coffee/coffee.routing.yml b/core/modules/coffee/coffee.routing.yml index 368b8f9..bd27ac8 100644 --- a/core/modules/coffee/coffee.routing.yml +++ b/core/modules/coffee/coffee.routing.yml @@ -1,11 +1,11 @@ coffee.configuration: path: '/admin/config/user-interface/coffee' - defaults: + defaults: _form: 'Drupal\coffee\Form\CoffeeConfigurationForm' _title: 'Coffee configuration' requirements: _permission: 'administer coffee' - + coffee.get_data: path: '/admin/coffee/get-data' defaults: diff --git a/core/modules/coffee/css/coffee.css b/core/modules/coffee/css/coffee.css index 1842292..314f9f3 100644 --- a/core/modules/coffee/css/coffee.css +++ b/core/modules/coffee/css/coffee.css @@ -174,4 +174,4 @@ background-position: right 10px center; background-repeat: no-repeat; background-size: 40px 40px; -} \ No newline at end of file +} diff --git a/core/modules/coffee/images/icons/bebebe/coffee.svg b/core/modules/coffee/images/icons/bebebe/coffee.svg index 4fdc71b..d3b0631 100644 --- a/core/modules/coffee/images/icons/bebebe/coffee.svg +++ b/core/modules/coffee/images/icons/bebebe/coffee.svg @@ -26,4 +26,4 @@ d="m 1041.145,395.407 c -0.845,0.341 -1.682,0.414 -2.246,0.23 -0.555,-0.154 -0.652,-0.321 -0.695,-0.521 -0.056,-0.327 0.314,-0.875 1.385,-2.052 0.507,-0.557 1.52,-1.916 2.252,-3.019 1.469,-2.215 1.633,-2.334 2.17,-1.581 0.649,0.91 0.536,3.189 -0.355,4.619 -0.574,0.921 -1.617,1.963 -2.511,2.324 l 0,0 z m -3.722,-0.634 c -0.156,-0.056 -0.335,-0.283 -0.465,-0.59 -0.743,-1.749 0.101,-4.585 1.777,-5.977 1.236,-1.027 3.202,-1.461 3.912,-0.865 0.48,0.403 0.285,0.817 -1.186,2.512 -0.736,0.848 -1.794,2.267 -2.352,3.152 -1.067,1.696 -1.276,1.915 -1.686,1.768 l 0,0 z" id="path4161-1-1-4-3-5-7-53-4-4-1-5_1_" style="fill:#bebebe;fill-opacity:1" /> - \ No newline at end of file + diff --git a/core/modules/coffee/images/icons/ffffff/coffee.svg b/core/modules/coffee/images/icons/ffffff/coffee.svg index 5971457..29799ea 100644 --- a/core/modules/coffee/images/icons/ffffff/coffee.svg +++ b/core/modules/coffee/images/icons/ffffff/coffee.svg @@ -26,4 +26,4 @@ d="m 1041.145,395.407 c -0.845,0.341 -1.682,0.414 -2.246,0.23 -0.555,-0.154 -0.652,-0.321 -0.695,-0.521 -0.056,-0.327 0.314,-0.875 1.385,-2.052 0.507,-0.557 1.52,-1.916 2.252,-3.019 1.469,-2.215 1.633,-2.334 2.17,-1.581 0.649,0.91 0.536,3.189 -0.355,4.619 -0.574,0.921 -1.617,1.963 -2.511,2.324 l 0,0 z m -3.722,-0.634 c -0.156,-0.056 -0.335,-0.283 -0.465,-0.59 -0.743,-1.749 0.101,-4.585 1.777,-5.977 1.236,-1.027 3.202,-1.461 3.912,-0.865 0.48,0.403 0.285,0.817 -1.186,2.512 -0.736,0.848 -1.794,2.267 -2.352,3.152 -1.067,1.696 -1.276,1.915 -1.686,1.768 l 0,0 z" id="path4161-1-1-4-3-5-7-53-4-4-1-5_1_" style="fill:#ffffff;fill-opacity:1" /> - \ No newline at end of file + diff --git a/core/themes/stable/css/coffee/coffee.css b/core/themes/stable/css/coffee/coffee.css index 1842292..314f9f3 100644 --- a/core/themes/stable/css/coffee/coffee.css +++ b/core/themes/stable/css/coffee/coffee.css @@ -174,4 +174,4 @@ background-position: right 10px center; background-repeat: no-repeat; background-size: 40px 40px; -} \ No newline at end of file +}