Update style.css
This commit is contained in:
parent
ec8da52437
commit
e932f7c30e
1 changed files with 7 additions and 1 deletions
|
@ -1080,7 +1080,6 @@ body,
|
|||
|
||||
#fork .f-admin legend {
|
||||
margin-bottom: 0.3125rem;
|
||||
border-top: 0.0625rem dashed #AA7939;
|
||||
}
|
||||
|
||||
#fork .f-admin .f-fdiv .f-child2 {
|
||||
|
@ -3224,3 +3223,10 @@ body,
|
|||
border-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/****************************************/
|
||||
/* Админка/Сигналы */
|
||||
/****************************************/
|
||||
#fork .f-reports legend {
|
||||
border-top: 0.0625rem dashed #AA7939;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue