CC-3360 : Timeline Css
This commit is contained in:
parent
1fdb3cf163
commit
da02bb7076
2 changed files with 24 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue