Files
Cue-View/plugins/qlab/styles.css
T
sparks-alec cf1874a29b Squashed commit of the following:
commit 38962ff052
Merge: d6cc11f 57324c8
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 20:54:13 2023 -0400

    Merge pull request #108 from stagehacks/qlab-refactor

    Qlab refactor

commit 57324c82e9
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:31:34 2023 -0400

    add .draw() to make sure troubleshooting info is displayed

commit bf06ec7f3a
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:20:32 2023 -0400

    remove debugging mark

commit 382dc8a0fe
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:18:55 2023 -0400

    make playhead a tad smaller

commit 0444d3976e
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:18:39 2023 -0400

    improved cueList data structure magic

commit c61b189634
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue May 30 17:38:44 2023 -0500

    update /chidren endpoint for qlab 4

commit 09ceb01963
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 16:27:46 2023 -0400

    failing to remove a full /cueLists update

    ideally when an /update message is received for a Group cue, we should just get the new list of children cues and stick that into the data.workspaces tree in the right spot.

commit af1094d3cd
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 16:24:54 2023 -0400

    remove full draws when Elapsed progress updates

commit c0d8c58e90
Merge: 6d69bac aec2eff
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:53:19 2023 -0400

    Merge branch 'qlab-refactor' of https://github.com/stagehacks/Cue-View into qlab-refactor

commit 6d69bac639
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:53:17 2023 -0400

    set version for all workspaces

commit dbb7064385
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:52:58 2023 -0400

    helpful text if no workspace is open

commit aec2effee1
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon May 29 08:33:15 2023 -0500

    update playback/display for QLab 4 compatibility

commit 454e794d4c
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 05:11:58 2023 -0400

    add playhead information overlay

commit 55ede73f22
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 04:07:17 2023 -0400

    remove bullet if tile doesn't have a cue number

commit 76d8f5e736
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:57:04 2023 -0400

    tidy up

commit bd9894c596
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:56:45 2023 -0400

    prevent error when many cues are made in QLab

commit 77549aff56
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:38:25 2023 -0400

    improve resiliency when passcode is incorrect

commit a237841a3a
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:14:44 2023 -0400

    update cart styles for QLab 5

commit 0364924f24
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:14:32 2023 -0400

    add carts!

commit d7508c1e22
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:13:43 2023 -0400

    add source img

commit 4cf68d3a07
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:14:44 2023 -0400

    bugfix error when no playbackPos

commit 03ad8f9682
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:06:57 2023 -0400

    refactor QLab

commit f273dab45d
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:06:18 2023 -0400

    update styles for QLab 5

commit d6cc11f97d
Merge: d5cec87 5503ac9
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon May 22 11:31:37 2023 -0500

    Merge pull request #100 from stagehacks/dependabot/npm_and_yarn/eslint-8.41.0

    Bump eslint from 8.40.0 to 8.41.0

commit 5503ac9888
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 22 10:02:34 2023 +0000

    Bump eslint from 8.40.0 to 8.41.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit d5cec8799a
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Wed May 10 16:30:05 2023 -0500

    fix for mac notarization

commit 39d95bb87f
Merge: dbadb6d 3e9b433
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:21:55 2023 -0500

    Merge pull request #97 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.4.0

    Bump electron-builder from 24.2.0 to 24.4.0

commit 3e9b433056
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 10 20:13:01 2023 +0000

    Bump electron-builder from 24.2.0 to 24.4.0

    Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.2.0 to 24.4.0.
    - [Release notes](https://github.com/electron-userland/electron-builder/releases)
    - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
    - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.4.0/packages/electron-builder)

    ---
    updated-dependencies:
    - dependency-name: electron-builder
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit dbadb6d1ad
Merge: de7c267 5f2967a
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:11:26 2023 -0500

    Merge pull request #96 from stagehacks/dependabot/npm_and_yarn/eslint-8.40.0

    Bump eslint from 8.38.0 to 8.40.0

commit de7c2674bd
Merge: b617369 711eaaf
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:09:36 2023 -0500

    Merge pull request #92 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.8

    Bump prettier from 2.8.7 to 2.8.8

commit 5f2967afae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 8 10:03:22 2023 +0000

    Bump eslint from 8.38.0 to 8.40.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 711eaaf69e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 24 10:03:33 2023 +0000

    Bump prettier from 2.8.7 to 2.8.8

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b6173695ce
Merge: 41384cb a91c67a
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon Apr 10 11:19:13 2023 -0500

    Merge pull request #88 from stagehacks/dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2

    Bump minimatch and electron-builder

commit a91c67a323
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 10 16:10:51 2023 +0000

    Bump minimatch and electron-builder

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.

    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

    Updates `electron-builder` from 23.6.0 to 24.2.0
    - [Release notes](https://github.com/electron-userland/electron-builder/releases)
    - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
    - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.2.0/packages/electron-builder)

    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: electron-builder
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 41384cb66c
Merge: 7769ad9 7dc37a7
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon Apr 10 11:10:05 2023 -0500

    Merge pull request #87 from stagehacks/dependabot/npm_and_yarn/eslint-8.38.0

    Bump eslint from 8.37.0 to 8.38.0

commit 7dc37a7fcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 10 10:03:19 2023 +0000

    Bump eslint from 8.37.0 to 8.38.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 7769ad9059
Merge: 159da19 a8d8092
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Apr 4 11:46:35 2023 -0500

    Merge pull request #85 from stagehacks/dependabot/npm_and_yarn/eslint-8.37.0

    Bump eslint from 8.36.0 to 8.37.0

commit 159da195d3
Merge: 90e06ca 88ad920
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Apr 4 10:51:36 2023 -0500

    Merge pull request #78 from stagehacks/plugin-atem

    This has passed tests and has been cleaned up, send it!

commit a8d8092e65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 3 10:04:27 2023 +0000

    Bump eslint from 8.36.0 to 8.37.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 88ad9207e2
Merge: bd2b190 37a3fde
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed Mar 29 06:55:00 2023 -0500

    Merge branch 'plugin-atem' of github.com:stagehacks/Cue-View into plugin-atem

commit bd2b190fac
Merge: 50d8363 90e06ca
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Tue Mar 28 13:50:13 2023 -0500

    Merge branch 'main' into plugin-atem

commit 50d8363a4a
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Tue Mar 28 13:41:04 2023 -0500

    regenerate package-lock using node v18.13.0

commit 90e06cab99
Merge: 98a0c9c 3b24dcb
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:53 2023 -0500

    Merge pull request #79 from stagehacks/dependabot/npm_and_yarn/osc-2.4.4

    Bump osc from 2.4.3 to 2.4.4

commit 98a0c9c31b
Merge: 5c28a0c f5e8e72
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:41 2023 -0500

    Merge pull request #81 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0

    Bump eslint-config-prettier from 8.7.0 to 8.8.0

commit 5c28a0c6b3
Merge: b314735 095d7fb
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:31 2023 -0500

    Merge pull request #83 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.7

    Bump prettier from 2.8.4 to 2.8.7

commit 095d7fb89f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 27 10:05:23 2023 +0000

    Bump prettier from 2.8.4 to 2.8.7

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f5e8e729e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 27 10:04:15 2023 +0000

    Bump eslint-config-prettier from 8.7.0 to 8.8.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3b24dcb063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 20 10:08:41 2023 +0000

    Bump osc from 2.4.3 to 2.4.4

    Bumps [osc](https://github.com/colinbdclark/osc.js) from 2.4.3 to 2.4.4.
    - [Release notes](https://github.com/colinbdclark/osc.js/releases)
    - [Commits](https://github.com/colinbdclark/osc.js/compare/2.4.3...2.4.4)

    ---
    updated-dependencies:
    - dependency-name: osc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 21:16:38 -04:00

321 lines
6.0 KiB
CSS

body {
margin-bottom: 200px !important;
}
table {
background-color: #323232;
border: 0px;
color: #b8b8b8;
font-family: sans-serif;
width: 100%;
table-layout: fixed;
margin-bottom: 30px;
}
th {
font-size: 12px;
font-weight: normal;
padding: 0px 4px;
background-color: #2d2c2d;
border: #545454 1px solid;
border-right: none;
}
th.no-border {
border-left: none;
border-right: none;
padding: 0px;
}
td {
padding: -1px;
height: 25px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
td img {
padding-top: 2px;
}
tr:nth-child(even) {
background: #2d2d2d;
}
tr:nth-child(odd) {
background: #262626;
}
tr:nth-child(odd).q-red {
background: linear-gradient(to top, #262626, #49302f 1px);
}
tr:nth-child(even).q-red {
background: linear-gradient(to top, #2d2c2d, #513635 1px);
}
.q-red td.playhead {
background: linear-gradient(to right, #ff4242 55%, transparent 55%);
}
tr:nth-child(odd).q-orange {
background: linear-gradient(to top, #262626, #443526 1px);
}
tr:nth-child(even).q-orange {
background: linear-gradient(to top, #2d2c2d, #4a3b2c 1px);
}
.q-orange td.playhead {
background: linear-gradient(to right, #ffa500 55%, transparent 55%);
}
tr:nth-child(odd).q-green {
background: linear-gradient(to top, #262626, #2d3d27 1px);
}
tr:nth-child(even).q-green {
background: linear-gradient(to top, #2d2c2d, #32422e 1px);
}
.q-green td.playhead {
background: linear-gradient(to right, #01d52f 55%, transparent 55%);
}
tr:nth-child(odd).q-blue {
background: linear-gradient(to top, #262626, #292d40 1px);
}
tr:nth-child(even).q-blue {
background: linear-gradient(to top, #2d2c2d, #2f3346 1px);
}
.q-blue td.playhead {
background: linear-gradient(to right, #536de0 55%, transparent 55%);
}
tr:nth-child(odd).q-purple {
background: linear-gradient(to top, #262626, #342639 1px);
}
tr:nth-child(even).q-purple {
background: linear-gradient(to top, #2d2c2d, #382c3f 1px);
}
.q-purple td.playhead {
background: linear-gradient(to right, #a601c0 55%, transparent 55%);
}
tr.q-armed-false td {
background: url('img/disarmed-pattern-light.png');
background-attachment: fixed;
}
tr.playback-position {
background: #444 !important;
color: white;
}
tr.playback-position td.playhead {
padding: 0px;
}
tr.playback-position td.playhead::before {
content: url(img/playhead.png);
}
tr.playback-position .q-gray-text {
color: white !important;
}
tr.selected {
background: #1557da !important;
color: white !important;
}
.gLeft {
height: 24px;
width: 12px;
border-left: 2px solid;
}
.gTop {
border-top: 2px solid;
}
.gBot {
border-bottom: 2px solid;
}
.gRight {
border-right: 2px solid;
}
.gMode-1.gLeft.gTop {
border-radius: 6px 0px 0px 0px;
}
.gMode-1.gLeft.gBot {
border-radius: 0px 0px 0px 6px;
}
.gMode-1.gRight.gBot {
border-radius: 0px 0px 6px 0px;
}
.gMode-1.gLeft.gTop.gBot {
border-radius: 6px 0px 0px 6px;
}
.gMode-1.gLeft.gTop.gRight {
border-radius: 6px 6px 0px 0px;
}
.gMode-1.gTop.gRight.gBot {
border-radius: 0px 6px 6px 0px;
}
.gMode-1.gLeft.gTop.gRight.gBot {
border-radius: 6px;
}
.gMode-1 {
border-color: #48477f;
}
.gMode-2 {
border-color: #48477f;
}
.gMode-3 {
border-color: #43a424;
}
.gMode-4 {
border-color: #7f26a5;
}
.gMode-6 {
border-color: #ee6a21;
}
.gMode-,
.gMode-0 {
border-color: rgba(0, 0, 0, 0);
}
.group-arrow {
width: 13px;
background-image: url('img/new_group_arrow.png');
background-position: center;
background-repeat: no-repeat;
}
.q-time {
font-size: 14px;
text-align: center;
}
.q-target {
text-align: center;
font-size: 12px;
padding-left: 5px;
padding-right: 5px;
}
.q-gray-text {
color: #424242;
}
.q-time-elapsed {
margin: 0px 2px;
outline: #49c042 1px solid;
line-height: 18px;
}
.cart {
position: relative;
height: 600px;
width: 100%;
background-color: #2c2b2a;
}
.cartCueWrapper {
display: block;
position: absolute;
box-sizing: border-box;
padding: 3px;
}
.cartCueWrapper.selected .cartCue {
border-color: #89b4db;
box-shadow: #89b4db 0px 0px 2px 3px;
}
.cartCue {
height: 100%;
box-sizing: border-box;
border: 3px solid;
border-radius: 6px;
color: white;
}
.cartCue p {
margin: 10px;
}
.cartCueIcon {
position: absolute;
right: 13px;
top: 13px;
}
div.cartColor-red {
border-color: #e7443a;
background-color: #942f27;
}
div.cartColor-orange {
border-color: #f18f28;
background-color: #a95023;
}
div.cartColor-green {
border-color: #4ebf32;
background-color: #397824;
}
div.cartColor-blue {
border-color: #3a54cf;
background-color: #25378a;
}
div.cartColor-purple {
border-color: #7e25a5;
background-color: #4c2269;
}
div.cartColor-none {
border-color: #95929f;
background-color: #3b3b3b;
}
.cartBlank {
border-color: #1f1f1f;
background-color: #1f1f1f;
}
.cartCueWrapper.playback-position .cartCue {
border-color: #88b3db;
outline: #88b3db 1px solid;
box-shadow: 0px 0px 3px 3px #88b3db, inset 0px 0px 5px #88b3db;
}
#playhead-information {
width: 80%;
height: 120px;
position: fixed;
bottom: 30px;
left: 10%;
padding: 16px;
box-sizing: border-box;
background-color: #2e2d2d;
border: #424242 3px solid;
border-radius: 4px;
box-shadow: black 0px 0px 20px 5px;
}
#playhead-information.playhead-active {
border-color: #4cbe34;
}
.playhead-name {
width: 100%;
padding: 6px 12px;
box-sizing: border-box;
margin-bottom: 12px;
background-color: #434343;
border: #434343 1px solid;
font-size: 18px;
color: white;
border-radius: 3px;
}
.playhead-disarmed {
background: url('img/disarmed-pattern-light.png');
background-attachment: fixed;
}
#playhead-notes {
width: 100%;
padding: 6px 8px;
box-sizing: border-box;
height: 36px;
border: #5c5b5b 1px solid;
font-size: 18px;
color: #9a9a99;
border-radius: 3px;
overflow: hidden;
text-overflow: ellipsis;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
.hide-medium {
display: none;
}
}
@media screen and (min-width: 0px) and (max-width: 550px) {
.hide-small {
display: none;
}
}