Initial Commit
This commit is contained in:
9
local/modules/OrderCreation/AdminIncludes/head_css.html
Normal file
9
local/modules/OrderCreation/AdminIncludes/head_css.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<style type="text/css">
|
||||
.label-credit{
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.label-credit-payed{
|
||||
background-color: hotpink;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user