Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
verona-modules-aspect
Commits
827ae6e1
Commit
827ae6e1
authored
3 years ago
by
jojohoch
Browse files
Options
Downloads
Patches
Plain Diff
Color the disabled progress bar of the media player green
parent
7b364074
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/release-notes-player.txt
+1
-0
1 addition, 0 deletions
docs/release-notes-player.txt
projects/common/components/control-bar/control-bar.component.css
+10
-0
10 additions, 0 deletions
...s/common/components/control-bar/control-bar.component.css
with
11 additions
and
0 deletions
docs/release-notes-player.txt
+
1
−
0
View file @
827ae6e1
...
...
@@ -3,6 +3,7 @@ Player
1.13.0
- Improve page snapping when scrolling when concat-scroll-snap property is selected
- Use fixed size property for video and spelling components
- Color the disabled progress bar of the media player green
1.12.0
- Use fixed size property for dynamic button, drop-list and text-field components
...
...
This diff is collapsed.
Click to expand it.
projects/common/components/control-bar/control-bar.component.css
+
10
−
0
View file @
827ae6e1
...
...
@@ -55,3 +55,13 @@
.hint-border
{
border
:
2px
#f44336
solid
;
}
::ng-deep
app-control-bar
.mat-accent
.mat-slider-thumb
{
background-color
:
#006064
;
}
::ng-deep
app-control-bar
.mat-accent
.mat-slider-thumb-label
{
background-color
:
#006064
;
}
::ng-deep
app-control-bar
.mat-accent
.mat-slider-track-fill
{
background-color
:
#006064
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment