We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32596a commit 27fe03dCopy full SHA for 27fe03d
1 file changed
xblocks_contrib/video/assets/css/video.css
@@ -98,6 +98,9 @@
98
}
99
100
.video .wrapper-downloads .wrapper-download-video .video-sources {
101
+ /* Match it with Transcipts */
102
+ font-size: 16px !important;
103
+ font-weight: unset;
104
margin: 0;
105
106
@@ -115,7 +118,7 @@
115
118
116
119
.video .wrapper-downloads .wrapper-download-transcripts .list-download-transcripts .transcript-option a.btn,
117
120
.video .wrapper-downloads .wrapper-download-transcripts .list-download-transcripts .transcript-option a.btn-link {
- font-size: 16px !important;
121
+ /* font-size: 16px !important; */
122
font-weight: unset;
123
padding-left: 4px;
124
0 commit comments