Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_stl.html.haml « viewers « blob « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44c986595dff9b56f4f4a9abc5d25fa745684380 (plain)
1
2
3
4
5
6
7
8
9
.file-content.is-stl-loading
  .text-center#js-stl-viewer{ data: { endpoint: blob_raw_path } }
    = loading_icon(size: "md", css_class: "gl-mt-4 gl-mb-3")
  .text-center.gl-mt-3.gl-mb-3.stl-controls
    .btn-group
      %button.btn.btn-default.btn-sm.js-material-changer{ data: { type: 'wireframe' } }
        Wireframe
      %button.btn.btn-default.btn-sm.active.js-material-changer{ data: { type: 'default' } }
        Solid