text
stringlengths
1
1.04M
/*! jQuery UI - v1.12.1 - 2018-09-18 * http://jqueryui.com * Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-tabs-nav { display: none !important; }
/*Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ @font-face { font-family: 'Oxygen-Bold'; src:url(../fonts/Oxygen-Bold.ttf) format('truetype'); } @font-face { font-family: 'Ubuntu-Regular'; ...
/* OPG 1 CALENDAR */ .month_container, .day_container { width: 100%; margin-bottom: 8px; } .month_num_cell { width: calc(calc(100% - 44px) / 12); float: left; text-align: center; background-color: antiquewhite; margin: 0px 2px; } .day_num_cell { width: calc(calc(100% - 60px) / 31); ...
*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin: 0; outline: none; padding: 0; text-decoration: none; } body{ background-color: #6d44cc; color: #fff; display: flex; display: -webkit-flex; display: -ms-flexbox...
/*关联手机号*/ .tp-correlation{ width: 100%; min-height:1080px; background: url(../images/tp-pc-gl-bg.png) no-repeat; } .tp_correlation_warp{ position: absolute; top: 35%; left: 0; width: 100%; } .tp-correlation-container{ width: 1000px; height: auto; margin: -198px auto 0; box-shadow: #444 0px...
/* required styles */ .leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-tile-container, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {...
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;1,400&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins"; } body { background: #f0f0f0; overflow-x: hidden; } .main__navbar { top: 0; z-index: 999; position: sticky; display: ...
@media (min-width: 1200px) { } @media (min-width: 980px) and (max-width: 1199px) { .tile .img > [class*="fa fa-"] { font-size: 50px; } } @media (min-width: 768px) and (max-width: 979px) { } @media (max-width: 1199px) { #nav-horizontal > li > a > i[class*="fa fa-"] { display: none !impor...
.signupScreen { max-width: 300px; padding: 40px; margin-left: auto; margin-right: auto; background: rgba(0, 0, 0, 0.85); } .signupScreen > form { display: grid; flex-direction: column; } .signupScreen > form > input { outline-width: 0; height: 40px; margin-bottom: 14px; border-radius: 5px; bor...
.passback { display: flex; flex-direction: column; width: 82vw; height: 90vh; justify-content: start; overflow-x: hidden; padding: 2vw; align-items: center; overflow: auto; } .formarea { display: flex; align-items: end; justify-content: end; flex-direction: column; }
#page-wrap:after { content: "Smatphone Layout"; } h2 span, section h3 { display: none; } body { font-size: xx-large; } footer { font-size: large; }
/* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template */ /* Created on : 18 Ara 2021, 16:00:23 Author : azsusss */ body{ background: linear-gradient(to...
@import '../../node_modules/react-treeview/react-treeview.css'; @import 'https://cdn.jsdelivr.net/npm/file-icons-js@1.0.3/css/style.css'; /* Extension specific */ .__better_github_pr { display: none; } .enable_better_github_pr .__better_github_pr { display: block; position: relative; margin-top: 20px...
.list { list-style: none; padding: 0; margin: 20px; align-items: center; align-self: center; justify-content: center; background-color:#fff; display:grid; grid-template-columns: 50% 50%; grid-row: auto auto; grid-column-gap: 20px; grid-row-gap: 20px; }
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --succ...
/* title: #444 links: #555 green, link hover: #a1c057 attention red: #f44250 */ * {-webkit-font-smoothing: antialiased;} *::-moz-selection { background-color: #a1c057; color: white;} *::selection { background-color: #a1c057; color: white;} body { max-width: 1500px; margin: 0 auto; color: #444; } body.no-scroll...
.highlight .hll { background-color: #ffffcc } .highlight { background: #f0f0f0; } .highlight .c { color: #60a0b0; font-style: italic } /* Comment */ .highlight .err { border: 1px solid #FF0000 } /* Error */ .highlight .k { color: #007020; font-weight: bold } /* Keyword */ .highlight .o { color: #666666 } /* Operator *...
.example { width: 57.14286%; height: 50%; } body { font-size: 20px; background: pink; padding-top: 200px; font-family: 'Open Sans', sans-serif; } /*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3R5bGUuY3NzIiwic291cmNlcyI6WyJzdHlsZS5zYXNzIl0sInNvdXJjZXNDb250ZW50I...
/* Increase the page width */ .main-container { max-width: 1366px !important; margin-left: 10px !important; } /* Toggle buttons */ button[data-toggle="collapse"] { margin-bottom: 1em; } /* Collapsed <div> */ div.collapse > div.well, div.collapsing > div.well { background-color: white; } /* DT button group */...
th{ text-align: center!important; }
.product-form{ /* margin-inline: 45%; */ margin-top: 200px; }
img { max-width: 100%; } .story-panel-margins { height: 100%; margin: 0 15px 0; display: grid; } .front-stories { display: grid; grid-template-columns: repeat(4, auto); grid-gap: 20px; } .front-story { display: grid; grid-template-columns: auto; } .black-back{ background-color: black; } .grey-ba...
*, *:after, *:before { box-sizing: border-box; } html { font-size: 18px; font-size: calc(10px + 2vmin); } body { font-family: 'Playfair Display', serif; color: white; background: #2F4F4F; } .column { content: ""; display: table; clear: both; } .row { float: left; width: 30%; }
@import "compass/css3"; @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic|Montserrat:400,700); @import "compass/reset"; * { box-sizing: border-box; } body { color: #333; -webkit-font-smoothing: antialiased; font-family: 'Droid Serif', serif; } img { max-width: 100%; } ...
.modal-container { z-index: 10000; position: fixed; top: 0; left: 0; min-width: 100vw; min-height: 100vh; background-color: rgba(148, 147, 147, 0.479); } .modal-container .modal-body { width: auto; min-width: 300px; height: auto; min-height: 350px; position: absolute; top: 30%; left: 50%; ...
.app-menu_link{ text-decoration: none; color:#181820; font-family: sans-serif; display: flex; align-self: center; } .imagem{ background-image: url(../../assets/images/bg_1.jpg); height: 500px; } h1{ filter: drop-shadow(2px 4px 6px black); padding-top: 250px; display: flex; ju...
.panel { overflow: hidden; text-align: left; margin: 0; border: 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; } .panel-header, .panel-body { border-width: 1px; border-style: solid; } .panel-header { padding: 5px; position: relative; } .panel-title { back...
/* * Skeleton V2.0.4 * Copyright 2014, Dave Gamache * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php * 12/29/2014 */ /* Table of contents –––––––––––––––––––––––––––––––––––––––––––––––––– - Grid - Base Styles - Typography - Links - Buttons - Forms - List...
body { background: #fff; color: #000; letter-spacing:1px; } a { font-weight: normal; } table { border: none; margin: 0px; padding: 0px; } .app h3 { font-family: sans-serif; border: solid 1px #999999; padding:6px; background-color:#dddddd; color:#990000; font-size:14pt; margin: 1pt...
/*! purgecss start ignore */ @import "choices.js/public/assets/styles/choices.css"; /*! purgecss end ignore */ /*! purgecss start ignore */ @tailwind base; @tailwind components; /*! purgecss end ignore */ @tailwind utilities;
.close.icon:after { content: ''; position: absolute; top: 10px; width: 21px; height: 1px; background-color: currentColor; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
/* A list of page link buttons for the top of the page; here to keep rows of * link buttons together in one group */ .links-list-top { margin-bottom: 100px; display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; } /* A list of page link buttons for the bottom o...
* { box-sizing: border-box; } * p { -webkit-margin-before: 0em; margin-block-start: 0em; -webkit-margin-after: 0em; margin-block-end: 0em; } html, body { background-color: #fff; color: #636b6f; font-family: "Comic Sans MS", cursive, sans-serif; font-weight: 200; height: 100vh; ma...
:root { --column-count: 1; } .card-columns { -webkit-column-count: var(--column-count); -moz-column-count: var(--column-count); column-count: var(--column-count); } @media (min-width: 576px) { :root { --column-count: 2; } } @media (min-width: 992px) { :root { --column-count: 3; } ...
*{ margin: 0; padding: 0; } #menu, #menu ul{ padding:0; list-style:none; } #menu{ width:95%; margin:15px auto; border: 1px solid #CDC9C9; background-image:linear-gradient(#444, #222); border-radius:6px; box-shadow:0 1px 1px #777; } #menu:before, #menu:after{ content:" "; display:table; } #menu:after{ ...
/* * Template Name: Orbit - Responsive Resume/CV Template for Developers * Version: 1.0 * Author: Xiaoying Riley * Twitter: @3rdwave_themes * License: Creative Commons Attribution 3.0 License * Website: http://themes.3rdwavemedia.com/ */ /* styles-6.css */ /* ======= Base ======= */ body { font-family: "Hel...
body{ margin: 0px; padding: 0px; font-family: 'Courier New', Courier, monospace; } #navBar{ background: white; height:40px; width: 100%; border-bottom: 1px solid #f5f5f5; font-size: 18px; padding-top: 10px; position: fixed; top: 0px; left: 0px; } #logo{ margin:10px;...
.section-wrapper { background-color: #fff; } .section-title { color: #333333; font-family: Montserrat, sans-serif; font-size: 1.5rem; font-weight: bold; line-height: 1.8rem; text-align: center; } .row-title { margin-bottom: 1.85rem; } .partners { font-family: Montserrat, sans-serif; text-align: cent...
body { background-size: cover; margin-left: 0%; margin-right: 0%; margin-top: 0%; background-color: #8FBC8F; } #idTitreParPro { text-align: center; font-family: Verdana, Tahoma; color: black; margin-top: 0%; font-size: 400%; background-image: url("img/pp_background.jpg"); ...
@import '_settings'; @import '_theme'; @import '_horizontal_blocks'; .container{ max-width: 1200px; margin: auto; width: 100%; -webkit-font-smoothing: antialiased; font-family: $nhs_font_family; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-font-smoothing: greyscale; -moz-osx-font-...
/*! * FullCalendar v3.8.0 * Docs & License: https://fullcalendar.io/ * (c) 2017 Adam Shaw */ .fc { direction: ltr; text-align: left; } .fc-rtl { text-align: right; } body .fc { /* extra precedence to overcome jqui */ font-size: 1em; } /* Colors ----------------------------------------------------------...
/** * material-design-lite - Material Design Components in CSS, JS and HTML * @version v1.0.6 * @license Apache-2.0 * @copyright 2015 Google, Inc. * @link https://github.com/google/material-design-lite */
.modal-content-center { /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */ width: inherit; height: inherit; /* To center horizontally */ margin: 0 auto; pointer-events: all; min-width: 440px; } .dropdown-submenu { position: relative; } .dro...
/*! * AdminLTE v2.4.5 * Author: Almsaeed Studio * Website: Almsaeed Studio <https://adminlte.io> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information */ /* * Core: General Layout Style * ------------------------- */ html, body { height: 100%; } ...
/*======================================================== DARK LAYOUT =========================================================*/ .user-form .dropzone { width: 200px; min-height: 200px; } .user-form .dropzone .dz-message { font-size: 1rem; height: auto; } .user-form .dropzone .dz-message:befo...
/* * # Semantic UI - 1.6.2 * https://github.com/Semantic-Org/Semantic-UI * http://www.semantic-ui.com/ * * Copyright 2014 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */
/** * Avoiod overflowing in the jquery dialog. */ html { overflow-x: hidden; padding: 5px; } /** * Styling for the references view rows */ #references-dialog-page .view-content .views-row { border: 1px solid #BBB; float: left; margin: 0 3px 3px 0; padding: 10px; width: 23%; } #references-dialog-page ...
@charset "UTF-8"; /*! Buefy v0.9.4 | MIT License | github.com/buefy/buefy */@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webk...
/* You can add global styles to this file, and also import other style files */ @import url("https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css");
/*! * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ /* Global Styles */ html, body { width: 100%; height: 100%; } body { font-family: "Source Sans Pro",...
.product-style-1 .product-info .product-name:hover, .wrap-vertical-nav li a:hover, .header-nav-section li>a:hover, .topbar-menu-area .topbar-menu ul li a:hover, .product-style-2 .product-info .product-name:hover span, .product .product-info .product-name:hover span, .back-link-box .list-back-link li a:hover, .coppy-ri...
/*! * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) */
/*! * Materialize v1.0.0-rc.2 (http://materializecss.com) * Copyright 2014-2017 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE) */ * Waves v0.6.0 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors * Released under the MIT licen...
body { background-color: #f8f9fa; }
/* Smartphones (portrait and landscape) ----------- */ @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* STYLES GO HERE */ } /* Smartphones (landscape) ----------- */ @media only screen and (min-width : 321px) { /* STYLES GO HERE */ } /* Smartphones (portrait) ----------- *...
#data-table { display: none; } /* .bar span { background: #fefefe url(../images/info-bg.png) 0 100% repeat-x; } */ .bar span { background: rgba(0, 0, 0, 0); } .fig0, .fig4, .fig8{ background: #747474; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left, #858585 , #323232); /*...
/** * Copyright © 2016-2022 The Thingsboard Authors * * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
.ant-collapse-content>.ant-collapse-content-box, .ant-card-body { padding: 0!important; } .spl_col { width: 100%; display: flex; justify-items: center; align-items: center; padding: 10px 10px; border-radius: 5px; } .spl_col:hover { background: #e6f7ff } #a .ant-collapse-content-box { ...
#login { background-color: #77B0C5; border-radius: 8px; box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.75); -webkit-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.75); margin-left: auto; ...
body { border: 0px; margin: 0px; padding: 0px; outline: none; } html{ border: 0px; margin: 0px; padding: 0px; color: white; outline: none; }
.works { margin: 4rem 0; padding: 3rem 1rem 4rem 1rem; background-color: var(--gray-100, lightgray); } .works .container .header { margin: 3rem 0; } .works .container .header .type { text-transform: uppercase; font-weight: 600; font-size: 0.9rem; color: var(--tertiary-color, blue); margin-bottom: 0....
.item { margin: 1em 0; } .duration { font-size: 1.1em; margin-bottom: 0; } .item h3 { font-weight: 700; } .item h4 { font-style: italic; }
body{ margin:0; width: 99.7%; background-color: beige; } .container1{ border:2px solid rgb(189,19,91); background-color: rgb(179,45,21); color: yellow; font-size: 2em; ...
.a + x, .a.b + y { a: b; }
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } /* Provide sufficient contrast ...
/* This is a compiled file, you should be editing the file in the template directory */ .pace { width: 140px; height: 300px; position: fixed; top: -90px; right: -20px; z-index: 2000; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: ...
.search { margin: 1rem 0; position: relative; } .searchHeader { display: flex; flex: 1 1 auto; margin-right: 1.5rem; border-collapse: separate; border-radius: 0.25rem; background-color: darkgreen; border: 2px darkgreen solid; } .input { flex: 1 1 auto; width: 100%; padding: 1rem; font-size: ...
* { font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif; } .c-wrapper { display: flex; flex-direction: column; } .header { display: flex; justify-content: space-around; align-items: center; background-color: ...
/* base body part start-------->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-----------------------*/ @font-face { font-family: myFirstFont; src: url('Fonts/SolaimanLipi_29-05-06.ttf'),url('Fonts/SolaimanLipi_04_07_05.eot') format("opentype"); /* IE9 */ } body{ font-family: myFirstFont; margin:0 1%; } *{margin:0; paddi...
@import url("../../../../00-assets/css/00-settings/colors-base.css"); .testimonials{ float:left; width: 100%; padding-top: 80px; padding-bottom: 80px; background-color: var(--c-main--10); }
/*! jQuery Mobile v1.1.0-rc.1 jquerymobile.com | jquery.org/license */
/** ---------------------------theme-orange主题start----------------------------------- */ /* logo */ .theme-orange .layui-layout-admin .layui-header .layui-logo { color: #ffffff; background-color: #ff7800; } /* header */ .theme-orange .layui-layout-admin .layui-header { background-color: #ff7800; } ....
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap'); :root{ --green:#085848; --black:rgb(35, 105, 56); --light-color:#777; --box-shadow:.5rem .5rem 0 rgba(22, 160, 133, .2); --text-shadow:.4rem .4rem 0 rgba(0, 0, 0, .2); --border:.2rem s...
.modal-window { position: fixed; top: 300px; left: 400px; width: 400px; height: 300px; border: 3px solid black; border-radius: 10px; background-color: white; } .modal-title { font-size: 2rem; font-weight: bold; color: azure; } .modal-body { margin: 30px; font-size:...
form { margin-top: 200px; text-align: center; } span { display: inline-block; } .login { margin-bottom: 10px; } .login input { margin: auto 10px; } .pw { padding-left: 100px; }
#topSearch,.sidbar_main{ display: none; } .box{ width: 1100px; padding: 20px 0; } .foot-body{ margin-top: 0; margin-bottom: 0; } .foot-footer .box, .foot-body .box{ width: 1200px; padding: 0; } .sidbar{ background-color: #009C60 !important; } .sidbarnav{ margin-left: 10px; } .sidbarn...
* { position: relative; } html { background:black } nav { z-index:100000; } #body { background: none; height: 100%; } body { background: rgb(255,255,255); opacity:0.3;padding:5px } footer { margin-top: 30px; position: relative; background:linear-gradient(to bottom,rgb(10, 164, 255) ,rgb...
body { font-size: 2em; }
.wp-block-table{margin:0}.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{w...
.release-header { background-color: #123B56 !important; } .logo { margin-right: 12px; } .release-header { padding: 0.8rem; } .header-title { border-left: 1px solid rgba(203, 203, 203, 0.257); padding-left: 10px; font-weight: 700; } @media screen and (min-width: 48em) { .logo { wi...
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */h...
* { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; } body { background-color: #f5f8ff; } p { margin-top: 15px; margin-bottom: 15px; } a { text-decoration: none; } .container { padding-left: 10%; padding-right: 10%; } .flex { display: flex; } header { ...
* { box-sizing: border-box; } body { padding: 0; margin: 0; font-family: "微软雅黑", "宋体", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; color: #606c71; } a { color: #1e6bb8; text-decoration: none; } a:hover { text-decoration: underline; } /* ...
/* @import url('https://unpkg.com/bootstrap@3.3.7/dist/css/bootstrap.min.css'); */ .container{ width: 100%; height:100% } .col-sm-9{ background-color: #212121; width: 85%; height: 1060px; } h1{ font-family: fantasy; } label{ font-family: 'Times New Roman', Times, serif; ...
.wrapper{ color:red; }
@import url(font-awesome.min.css); /* Hyperspace by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, co...
/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ /* Document ======== */ /** Use a better box model (opinionated). */ *, ::before, ::after { box-sizing: border-box; } /** Use a more readable tab size (op...
body { background: #20262E; padding: 20px; font-family: Helvetica; } #app { background: #ffffff; border-radius: 4px; padding: 20px; transition: all 0.2s; } li { margin: 8px 0; } h2 { font-weight: bold; margin-bottom: 15px; } del { color: rgba(0, 0, 0, 0.3); } #flexcol { display: flex; flex...
.mblDomButtonSilverCircleDownArrow { position: relative; width: 30px; height: 30px; } .mblDomButtonSilverCircleDownArrow > div { position: relative; top: 0px; left: 0px; width: 26px; height: 26px; border: 1px solid #b5b6b5; border-radius: 13px; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); background:...
@import "../global/variables.css"; @value unit from "../global/global.css"; .filterWithTags { overflow: hidden; margin: calc(unit * 2) unit 0; padding: 1px; text-align: left; border: 1px solid var(--ring-borders-color); & .filterWrapper { border-bottom: none; } } .filterWithTagsFocused { bord...
/*! * Bootstrap Grid v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/DESAFIOLATAM\/desafioGigeo\/assets\/sass\...
#settings-layout { overflow-y: auto; overflow-x: hidden; max-height: 450px; } #settings-layout .layout-box { display: block; position: relative; width: 100%; vertical-align: top; padding-top: 10px; margin-top: 15px; /*margin-bottom: 35px;*/ } #settings-layout .layout-box:nth-child(2) { /*padding-right: 5px...
QComboBox { border: 1px solid gray; color: white; background-color: #313c62; } QWidget { color:white; background-color: #313c62; } QMenu { color: white; background-color: #313c62; border-color: #313c62; } QMenu::item:selected { color: white; background-color: #4F5054; }...
/* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; font-size: 14px; } @media (min-width: 768px) { html { font-size: 16px; } } body { margin-bottom: 60px; /* Margin bottom by footer height */ } .container { max-width: 960px; } ....
:root { --color-background: #ffffff; --color-text: #000000; --color-white: #ffffff; --color-black: #000000; --color-github: #000000; --color-twitch: #9146ff; --color-youtube: #000000; --color-linkedin: #2867B2; } html { font-family: "Open Sans", sans-serif; font-size: 62.5%; background: var(--colo...
.tabs, .tabs2, .tabs3 { background-image: url('tab_b.png'); width: 100%; z-index: 101; font-size: 13px; font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; } .tabs2 { font-size: 10px; } .tabs3 { font-size: 9px; } .tablist { margin: 0; padding: 0; display: table; } ...
@font-face { font-family: "Inter Black"; src: url("Inter-Black.eot"); /* IE9 */ src: url("Inter-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Inter-Black.woff") format("woff"), /* chrome, firefox */ url("Inter-Black.ttf") format("truetype"), /* chrome, firefox, opera, Safari, An...
.btn-primary, #flotTip, .btn-group.open .btn-primary.dropdown-toggle, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:hover, .label-primary, .table-primary thead th, .pagination ul > .active > a, .pagination ul > .active > span, .gallery ul li .thumb, .widget-activity ul.filters li.glyphicons.active i, .ui-...
/* Absolute Center Spinner */ .loading { position: fixed; z-index: 999; height: 2em; width: 2em; overflow: visible; margin: auto; top: 0; left: 0; bottom: 0; right: 0; } /* Transparent Overlay */ .loading:before { content: ""; display: block; position: fixed; top: 0; left: 0; width: 100...