Template:RidgeRun Linux Camera Drivers/Flow diagram: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 201: Line 201:
     background-color:#000;
     background-color:#000;
     margin:-16px 289px;
     margin:-16px 289px;
    float:left;
    position: relative;
}
#line7::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000;
    top: 50%;
    left: -1%;
    transform: translateY(-50%) translateX(-10%) rotate(90deg);
}
#line6 {
    font-size:0;
    display:inline;
    width:1px;
    height:85px;
    color:#fff;
    background-color:#000;
    margin:-43px 422px;
     float:left;
     float:left;
     position: relative;
     position: relative;
Line 238: Line 215:
     color: #000;
     color: #000;
}
}
#line5-link {
    font-size: 10px;
    vertical-align: middle;
    margin-top: -20px;
    color: #000;
    text-decoration: none;
}
#line5 {
#line5 {
     font-size:0;
     font-size:0;
Line 256: Line 225:
     float:left;
     float:left;
     position: relative;
     position: relative;
}
#line5 a:hover {
    background-color: transparent;
    color: #000;
  }
  }
#line5::after {
#line5::after {
Line 269: Line 242:
     transform: translateY(-50%) translateX(-10%) rotate(-90deg);
     transform: translateY(-50%) translateX(-10%) rotate(-90deg);
  }
  }
#line5 a:hover {
#line5-link {
     background-color: transparent;
    font-size: 10px;
    vertical-align: middle;
     margin-top: -20px;
     color: #000;
     color: #000;
    text-decoration: none;
}
#line6 {
    font-size:0;
    display:inline;
    width:1px;
    height:85px;
    color:#fff;
    background-color:#000;
    margin:-43px 422px;
    float:left;
    position: relative;
  }
  }
#line7 {
#line7 {
Line 284: Line 271:
     position: relative;
     position: relative;
  }  
  }  
#line7::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000;
    top: 50%;
    left: -1%;
    transform: translateY(-50%) translateX(-10%) rotate(90deg);
}
#line8 {
#line8 {
     font-size:0;
     font-size:0;

Revision as of 21:38, 4 September 2024

How to navigate the wiki.