Revert broken commit 84ad2a125a
This commit is contained in:
parent
e167128043
commit
d3a2c586f0
1 changed files with 4 additions and 5 deletions
|
@ -216,13 +216,12 @@ pre {
|
||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#calendars .treelist li span.calname {
|
#calendars .treelist li span.calname {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0;
|
padding: 0px 18px 2px 2px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
line-height: 26px
|
top: 7px;
|
||||||
left: 40px;
|
left: 38px;
|
||||||
right: 60px;
|
right: 60px;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
background: url(images/calendars.png) right 20px no-repeat;
|
background: url(images/calendars.png) right 20px no-repeat;
|
||||||
|
@ -313,7 +312,7 @@ pre {
|
||||||
|
|
||||||
#calendars .treelist li input {
|
#calendars .treelist li input {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: 4px;
|
top: 5px;
|
||||||
left: 18px;
|
left: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue