mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Implemented product variations (closes #196)
This commit is contained in:
@@ -252,6 +252,12 @@ input::-webkit-inner-spin-button {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Font Awesome */
|
||||
.fa-custom-sigma-sign:before {
|
||||
content: "\03a3";
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
/* Third party component customizations - SB Admin 2 */
|
||||
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after,
|
||||
#mainNav .navbar-collapse .navbar-sidenav .nav-link-collapse:after {
|
||||
|
Reference in New Issue
Block a user