projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09edde4
)
Better embed responsive
author
Chocobozzz
<me@florianbigard.com>
Tue, 3 Apr 2018 16:18:58 +0000
(18:18 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Tue, 3 Apr 2018 16:18:58 +0000
(18:18 +0200)
client/src/sass/video-js-custom.scss
patch
|
blob
|
history
diff --git
a/client/src/sass/video-js-custom.scss
b/client/src/sass/video-js-custom.scss
index 5fd2f9567501d2e0454d52213b557deee6a47652..efaf3e3cb881b3d8637650489e4140cb67ef2619 100644
(file)
--- a/
client/src/sass/video-js-custom.scss
+++ b/
client/src/sass/video-js-custom.scss
@@
-474,9
+474,12
@@
$setting-transition-easing: ease-out;
display: none !important;
}
- .vjs-volume-panel {
- width: 26px !important;
- margin-right: 83px !important;
+ .vjs-peertube-link {
+ padding: 0 !important;
+ }
+
+ .vjs-settings {
+ width: 33px;
}
}
}