All Downloads are FREE. Search and download functionalities are using the official Maven repository.

SLING-INF.content.devwidgets.video.css.video.css Maven / Gradle / Ivy

/**
 * Licensed to the Sakai Foundation (SF) under one
 * or more contributor license agreements. See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership. The SF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License. You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations under the License.
 */
/* Video Widget Icon */
.video.fl-widget .fl-widget-titlebar .widget_title{background:url(/devwidgets/video/images/video_icon.png) no-repeat scroll 14px 16px transparent;}

/* TYPOGRAPHY */
#video_maincontainer p.video_info_msg{padding:0;margin:10px;font-style:italic;}
#video_settings p.video_input_help{font-size:.9em;color:#999;}

/* LAYOUT */
#video_settings .video_nomargin{margin:0;padding:0;}
#video_settings .video_input_help{padding:0;margin:0 0 13px;margin-left:40%;}
#video_settings div.dialog_buttons{text-align:right;}
#video_source_display{margin:.5em 5px 0 0;padding:0;text-align:right;}

/* Settings */
#video_settings{padding:10px;}
#video_settings .video_containerInTemplate{width:320px;margin-left:auto;margin-right:auto;}
#video_settings input{margin-bottom:0;}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy