mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-17 16:21:25 +02:00
panel-footer color
This commit is contained in:
parent
4bb5361d4b
commit
da0779e368
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -229,7 +229,7 @@ body {
|
||||||
|
|
||||||
.panel-footer {
|
.panel-footer {
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
background-color: inherit;
|
background-color: #f6f8fa;
|
||||||
border-top: 1px solid transparent;
|
border-top: 1px solid transparent;
|
||||||
border-bottom-right-radius: 25px;
|
border-bottom-right-radius: 25px;
|
||||||
border-bottom-left-radius: 25px;
|
border-bottom-left-radius: 25px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue