[IMP] website: create customize theme application and color-picker; Create theme_boot...
[odoo/odoo.git] / addons / theme_bootswatch / static / src / less / cosmo / fix.css
1 #website-top-navbar button.btn-primary {
2     color: #fff;
3     border: 2px solid #0061c2;
4 }
5 #website-top-navbar a.btn-link {
6     color: #fff;
7 }