CC-3360 : Timeline Css

This commit is contained in:
Naomi Aro 2012-03-22 19:15:39 +01:00
parent 1fdb3cf163
commit da02bb7076
2 changed files with 24 additions and 1 deletions

View file

@ -12,6 +12,20 @@
margin-left: -16px;
}
.sb-content .fg-toolbar ul {
float: left;
padding: 0;
margin: 0.5em 0 0 0;
cursor: pointer;
}
.sb-content .fg-toolbar ul li {
list-style-type: none;
float: left;
padding: 1px 2px;
margin-right: 5px;
}
.sb-padded {
/*
the padding is needed here so that the cursor arrows with a negative margin are displayable.