Black head bar with Colorfull TakePOS theme

This commit is contained in:
andreubisquerra 2020-03-08 23:10:49 +01:00 committed by GitHub
parent 067759bf04
commit 4d3e91fbc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,4 +22,12 @@ button.actionbutton {
tr.selected, tr.selected td {
background-color: #0000FF !important;
color: #FFFFFF !important;
}
}
.header{
background: rgb(0,0,0) !important;
}
.topnav{
background: rgb(0,0,0) !important;
}