mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-15 01:12:44 -04:00
Add stock location filtering on items
This commit is contained in:
@@ -145,6 +145,11 @@ input#search
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
select#stock_location
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
#select_customer_form input, #select_supplier_form input
|
||||
{
|
||||
width: 95%;
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
}
|
||||
|
||||
#table_action_header ul li span
|
||||
#table_action_header ul li span a
|
||||
{
|
||||
background-color:#0a6184;
|
||||
border:2px solid #DDDDDD;
|
||||
|
||||
Reference in New Issue
Block a user