mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-02 17:24:41 +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-bottom-right-radius: 25px;
|
||||
border-bottom-left-radius: 25px;
|
||||
border-top: 1px solid transparent;
|
||||
border-top: 1px solid #f4f4f4;
|
||||
padding: 10px;
|
||||
background-color: inherit;
|
||||
background-color: #f6f6f6;
|
||||
}
|
||||
|
||||
/* Search Bar Start Here */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue