• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/docs/website/css/timeline.css
Angelo CompagnucciAngelo Compagnucci committed 97ab48658d513 Oct 2015
Raw file
Source viewDiff to previous
.timeline > li.timeline-inverted > .timeline-panel:before {
 
1
.timeline {
2
    list-style: none;
3
    padding: 20px 0 20px;
4
    position: relative;
5
}
6
​
7
.timeline:before {
8
    top: 0;
9
    bottom: 0;
10
    position: absolute;
11
    content: " ";
12
    width: 3px;
13
    background-color: #E4E4E4;
14
    left: 50%;
15
    margin-left: -1.5px;
16
    }
17
​
18
.timeline > li {
19
    margin-bottom: 20px;
20
    position: relative;
21
}
22
​
23
.timeline > li:before,
24
.timeline > li:after {
25
    content: " ";
26
    display: table;
27
}
28
​
29
.timeline > li:after {
30
    clear: both;
31
}
32
​
33
.timeline > li:before,
34
.timeline > li:after {
35
    content: " ";
36
    display: table;
37
}
38
​
39
.timeline > li:after {
40
    clear: both;
41
}
42
​
43
.timeline > li > .timeline-panel {
44
    width: 46%;
45
    float: left;
46
    border: 1px solid #d4d4d4;
47
    border-radius: 2px;
48
    padding: 20px;
49
    position: relative;
50
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
51
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
52
    background-color: white;
53
}
54
​
55
.timeline > li > .timeline-panel:before {
56
    position: absolute;
57
    top: 26px;
58
    right: -15px;
59
    display: inline-block;
60
    border-top: 15px solid transparent;
61
    border-left: 15px solid #ccc;
62
    border-right: 0 solid #ccc;
63
    border-bottom: 15px solid transparent;
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.