From 91f786f25c7f17d9b50fec9deec7a3fe82a6fddf Mon Sep 17 00:00:00 2001 From: Techywarrior Date: Mon, 8 Apr 2013 14:50:28 -0700 Subject: [PATCH] changed video player chapter icon --- dashboard-ui/css/images/media/chapter.png | Bin 0 -> 395 bytes dashboard-ui/css/site.css | 8 +++++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 dashboard-ui/css/images/media/chapter.png diff --git a/dashboard-ui/css/images/media/chapter.png b/dashboard-ui/css/images/media/chapter.png new file mode 100644 index 0000000000000000000000000000000000000000..34269f459dbd1c68c5ac3674e8125f0d8b0700f9 GIT binary patch literal 395 zcmV;60d)R}P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0U$|4K~y+T#gM&9 z!*CSE^EGs6whj&sjvYD}2ua2UIts2j`V7Tqa20$4K}RAo8POLG;TfF4OQ;jv6Pi;`sjn0shT$#!O28v8do1d16OHIg z`iMG(12|%K&8+YHeoSvzdbF7HVu;Et_^nwO!;uPRd&rJzVL9Me=mI#}8}hOywY$Lo poj^YZ(cRXeb{F{b6*djS_y9>kf?-C30Nelo002ovPDHLkV1lmdpkM$1 literal 0 HcmV?d00001 diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index ff957bb8b2..7d0209291a 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -419,7 +419,7 @@ form, .readOnlyContent { .posterViewItem img { max-width: 155px; - max-height: 110px; + max-height: 125px; vertical-align: bottom; } @@ -838,8 +838,10 @@ progress { width: 16px; } -.vjs-chapter-button div { - background-position: -100px -75px !important; +.vjs-default-skin .vjs-chapter-button div { + background: url("images/media/chapter.png"); + height: 16px; + width: 16px; } .vjs-chapter-button.vjs-menu-button ul {