Skip to content

Commit

Permalink
test banner colour change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarunas committed Sep 13, 2024
1 parent dab0c71 commit 1058e82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/odoo_theme/static/scss/vialaurea.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.o_content_fw_banner {
background: linear-gradient(99deg, #dd7e42, #dd7e42);
}
1 change: 1 addition & 0 deletions extensions/odoo_theme/static/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1254,3 +1254,4 @@ footer {

}
}
@import "scss/vialaurea";

0 comments on commit 1058e82

Please sign in to comment.