Fix in admin css
This commit is contained in:
parent
a9893341fa
commit
d0c64cbe85
1 changed files with 7 additions and 0 deletions
|
|
@ -552,6 +552,13 @@ a:hover.no_choose_flag
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#center_body input[type="text"]
|
||||||
|
{
|
||||||
|
|
||||||
|
width:500px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
#center_body textarea {
|
#center_body textarea {
|
||||||
|
|
||||||
border: solid #bcbcbc;
|
border: solid #bcbcbc;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue