Skip to content
Snippets Groups Projects
Select Git revision
  • 035993c34ce94043c4bc09aed5ca20a697e33556
  • master default protected
  • develop protected
  • ti_lab_build
  • cross_platform
  • big_2017_api_change
  • VA_v2024a
  • VA_v2023b
  • VA_v2023a
  • before_VANet_update
  • VA_v2022a
  • before_cmake_rework
  • v2021.a
  • v2020.a
  • v2019.a
  • v2018.b
16 results

custom.css

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    custom.css 138 B
    /* Indentation. */
    div.doc-contents:not(.first) {
        padding-left: 25px;
        border-left: .05rem solid var(--md-typeset-table-color);
      }