diff --git a/backend_theme_infinito/README.rst b/backend_theme_infinito/README.rst index bcb4fa6bf..b19d8b2ac 100755 --- a/backend_theme_infinito/README.rst +++ b/backend_theme_infinito/README.rst @@ -19,7 +19,7 @@ Company Credits ------- * 'Cybrosys Techno Solutions '__ - Author : Farseen, Musthafa @Cybrosys + Author : Farseen, Musthafa , Gokul @Cybrosys Contacts -------- diff --git a/backend_theme_infinito/static/src/scss/app_menu.scss b/backend_theme_infinito/static/src/scss/app_menu.scss index d03593077..d413e0a76 100644 --- a/backend_theme_infinito/static/src/scss/app_menu.scss +++ b/backend_theme_infinito/static/src/scss/app_menu.scss @@ -70,7 +70,10 @@ margin-left: 20px !important; .landing .wrapper .search_bar .input-group .input-group-append .btn-outline-secondary i { color: #1c1818; } - +.o_setting_container .app_settings_block .btn{ +color: var(--button-bg) !important; + background-color: var(--tr-button-bg) !important; +} .apps { margin-top: 40px; margin-left: 100px;