Merge pull request #13306 from andreubisquerra/develop
Black head bar with Colorfull TakePOS theme
This commit is contained in:
commit
a25cf8448d
@ -23,3 +23,11 @@ tr.selected, tr.selected td {
|
|||||||
background-color: #0000FF !important;
|
background-color: #0000FF !important;
|
||||||
color: #FFFFFF !important;
|
color: #FFFFFF !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.header{
|
||||||
|
background: rgb(0,0,0) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.topnav{
|
||||||
|
background: rgb(0,0,0) !important;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user