webapps.static.yarn.css Maven / Gradle / Ivy
/*
* Tencent is pleased to support the open source community by making Angel available.
*
* Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. All rights reserved.
*
* Licensed 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
*
* https://opensource.org/licenses/Apache-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.
*/
/* Styles for YARN */
* { margin: 0; border: 0 }
html, body { height: 100% }
body { padding: 0; font: 90% sans-serif }
.content { padding-right: 1em }
.content h1, .content h2, .content h3 { margin: 0 0 0.3em; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; width: 100% }
table br { display: none }
table.info th { text-align: right }
.info-wrap { margin: 0 0 1em }
th, td { padding: 0.2em 0.5em 0 }
td.table { padding: 0 }
.ui-dialog, .shadow {
-moz-box-shadow: 0 8px 38px #000;
-webkit-box-shadow: 0 8px 38px #000;
box-shadow: 0 8px 38px #000 }
/* styles for common objects */
/*#logo { float: left; position: relative; line-height: 0.6em; top: -1.4em }*/
#user { float: right; position: relative; top: -1.5em; font-size: 0.77em }
#header { padding: 1.5em 0.5em; text-align: center }
#nav h3 { padding: 0 0 0 1.6em }
#nav ul {
padding: 0.3em 1em 0.8em 2em; line-height: 0.5em; list-style: none;
line-height: 1.2em; font-size: 90% }
#themeswitcher { margin: 1em 0.25em }
#footer { padding: 1em; text-align: center }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy