app/assets/stylesheets/data_bundle.scss (73 lines of code) (raw):

/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF 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. */ .box { border-top: 0px solid #d2d6de; } .box-body { padding: 0px; } .container { width: 90%; } .provCont { margin-top: 30px; } .well{ border: 0px solid #d2d6de; } #back_btn { padding-left: 15px; } #provenance { .well, .container-fluid { padding: 0px; } } .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{ border: 1px solid #ddd; } .svgImage { position: relative; top: 15px; left: 88.5%; } #enableZooming { margin-right: 20px; margin-left : -146px; } #mapContainer { position: relative; left:0px; top:0px; overflow : auto; padding : 0px; margin: 0px; max-height: 960px; } #wfContainer { overflow : scroll; position: relative; top:10px; padding-top: 10px; height: 990px; min-width: 990px; max-width: 1586px; } #save_data_bundle { margin-left: -10px; } .misbackground { fill: red; /*fill: #ecf0f5;*/ border: 1px solid #000; } line { stroke: #0bb; } text.active { fill: red; } #order { margin-left: 10px; } #porder { margin-left: 32px; margin-top: 20px; }