mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-17 00:01:06 +02:00
fixed
This commit is contained in:
parent
9f2f739ba6
commit
9ca0b3907c
1 changed files with 2 additions and 2 deletions
|
@ -184,9 +184,9 @@
|
||||||
border-top-right-radius: 0;
|
border-top-right-radius: 0;
|
||||||
border-bottom-right-radius: 25px;
|
border-bottom-right-radius: 25px;
|
||||||
border-bottom-left-radius: 25px;
|
border-bottom-left-radius: 25px;
|
||||||
border-top: 1px solid transparent;
|
border-top: 1px solid #f4f4f4;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: inherit;
|
background-color: #f6f6f6;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Search Bar Start Here */
|
/* Search Bar Start Here */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue