mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 23:20:43 +02:00
add more
This commit is contained in:
parent
b2d9c13c51
commit
04bc749eae
1 changed files with 7 additions and 0 deletions
|
@ -189,6 +189,13 @@
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.panel-footer {
|
||||||
|
padding: 10px 15px;
|
||||||
|
background-color: inherit;
|
||||||
|
border-top: 1px solid transparent;
|
||||||
|
border-bottom-right-radius: 25px;
|
||||||
|
border-bottom-left-radius: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Search Bar Start Here */
|
/* Search Bar Start Here */
|
||||||
.wrap {
|
.wrap {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue