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

SLING-INF.content.dev.admin.css.sakai.admin_widgets.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.
 */
.widgets-container hr {clear:both;border:none; height:0; margin:0; padding:0;}
.widgets-container p {margin-bottom:7px;}

#admin_widgets_header {color:#444444; padding-left:7px;}
#admin_widgets_jumpbox {padding:10px; background-color:#ddd}
.admin_widgets_jumpbox_box {padding:10px; background-color:#fff;}
.admin_widgets_jumpbox_box_widget {width:250px; float:left; padding: 5px;}
.admin_widgets_jumpbox_box_widget:hover {background-color:#eff2f4;}

.admin_widgets_upload_link {color:#006E96; font-weight:bold;}
.admin_widgets_name {color:#006E96;}
.admin_widgets_delete_widgets_text {padding-top: 15px; }
.admin_widgets_upload_section {background-color:#eff2f4; padding:10px; margin-top:10px;}
.admin_widgets_upload_section input[type="text"]{width:500px; padding:4px; margin:0 5px 5px 0; font-weight:bold;}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy