mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-25 00:44:03 -04:00
Merge branch 'master' into bootstrapUI
This commit is contained in:
@@ -65,4 +65,13 @@
|
||||
/*display:none;*/
|
||||
}
|
||||
|
||||
}
|
||||
.print_show
|
||||
{
|
||||
display:block !important;
|
||||
}
|
||||
|
||||
.print_hide
|
||||
{
|
||||
display:none !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user