small nice fixes
This commit is contained in:
parent
55a20e1ae4
commit
5fe0c7993d
1 changed files with 8 additions and 0 deletions
|
|
@ -466,3 +466,11 @@ i {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#table tbody tr td a.edit,
|
||||||
|
#fieldset-history a.edit,
|
||||||
|
#table thead tr td a.edit-all,
|
||||||
|
#fieldset-history a.edit-all {
|
||||||
|
font-size: 12px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue