Small css fixes
This commit is contained in:
parent
0c8bd05ac1
commit
6e82e347a0
1 changed files with 2 additions and 1 deletions
|
@ -161,6 +161,7 @@
|
|||
.filelist tbody tr td {
|
||||
padding: 2px 7px;
|
||||
height: 18px;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.filelist tr > .size {
|
||||
|
@ -243,7 +244,7 @@
|
|||
.filelist tbody tr td.options:hover span {
|
||||
width: 26px;
|
||||
height: 18px;
|
||||
background: url(../../../../skins/larry/images/buttons.png) -5px -418px no-repeat;
|
||||
background: url(../../../../skins/larry/images/buttons.png) -5px -417px no-repeat;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue