Skip to content

Commit 1e6e6d2

Browse files
committed
Merge remote-tracking branch 'ctam-kaltura/UCSFCLE_405_STABLE' into UCSFCLE_405-Merge_Kaltura_plugin_repo
2 parents 4c5b3a4 + 09337ce commit 1e6e6d2

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

local/kaltura/styles.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* stylelint-disable declaration-no-important */
2+
13
#contentframe {
24
border-style: none;
35
}

mod/kalvidassign/styles.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* stylelint-disable declaration-colon-space-after */
2+
13
#page-mod-kalvidassign-single_submission #page #page-header .navbar {
24
display:none;
35
}

mod/kalvidres/styles.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* stylelint-disable selector-list-comma-newline-after, declaration-colon-space-after */
2+
13
#id_add_video {
24
float: left;
35
}

0 commit comments

Comments
 (0)