text stringlengths 1 1.04M |
|---|
html, body {
position: relative;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
body {
font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
color: #333;
}
a {
color: #263F6C;
}
a:visited {
color: #112750;
}
h1, h2, h3, h4, h5, h6 {
margin: 30px 0;
}
... |
html,body {
margin: 0;
padding: 0;
}
#content {
position: absolute;
top: 50%;
left: 50%;
width : 30px;
height : 30px;
background : red;
} |
.mainContent {
margin-left: 22%;
}
@media only screen and (max-width: 767px) {
.mainContent {
margin: 0 auto;
}
} |
.tabs {
position: fixed;
top: auto;
right: 0;
left: 0;
bottom: 0;
z-index: 10;
display: block;
width: 100%;
height: 50px;
background-color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
padding: 0;
}
.tabs .tab-items {
display: -webkit-box;
display: -webki... |
/*
* # Semantic UI
* Version: 0.19.0
* http://github.com/jlukic/semantic-ui
*
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
* Released: 07/03/2014
*/
|
.Title {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.Subtitle {
color: var(--secondary-text-color);
font-size: 0.85em;
}
.Update {
margin: 0 16px;
}
.Value {
text-align: right;
width: 40px;
} |
/* ==UserStyle==
@name actualidad rt oscuro
@namespace USO Archive
@author shepherd vector
@description `Todavía quedan varios bugs por solucionar`
@version 20150812.3.51
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml)... |
.Fade-appear,
.Fade-enter {
opacity: 0;
}
.Fade-appear.Fade-appear-active,
.Fade-enter.Fade-enter-active {
opacity: 1;
transition: opacity 500ms;
}
.Fade-exit {
opacity: 1;
}
.Fade-exit.Fade-exit-active {
opacity: 0;
transition: opacity 500ms;
} |
.grid-wrapper7 {
display: grid;
/* grid-template-rows: 200px auto;
grid-template-columns: 1fr auto 1fr;
grid-template-areas: none; */
/* grid: 200px auto / 1fr auto 1fr; */
/* grid-auto-flow: column;
grid-auto-rows: 1fr;
grid-auto-columns: auto; */
/* grid: column 1fr / auto; */
} |
@charset "UTF-8";
/*!
* Bootstrap v5.0.0-beta1 (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)
*/
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--... |
@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=6a67054f-1677-4b53-89fb-3986b415d433&fontids=1475498,1475510,1475522,1475534,1475546);html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}figure,h1,h2,h3,h4,h5,h6,ol,p,ul... |
/**************** Create startup profile ****************/
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
outline: none;
background: white;
cursor: pointer;
display... |
/* ==UserStyle==
@name Howest LEHO
@namespace USO Archive
@author JohnAxae
@description `Maak leho mooier zonder accentkleuren.`
@version 20150307.1.38
@license CC-BY-NC-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("leho.howest.be") {
*{
font-family: Gill Sans... |
/*! jQuery UI - v1.10.3 - 2013-07-04
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.u... |
/* Progress Bar */
.duiProgressBar {
background-color: white;
}
.duiProgressBarProgress {
background-color: #3186e7;
}
.dj_gecko .duiProgressBar {
background-image: -moz-linear-gradient(top, #a5a6a5 0%, #d6d7d6 50%, #ffffff 50%, #ffffff 90%, #b5b6b5 100%);
}
.dj_gecko .duiProgressBarProgress {
-moz-transition-p... |
.button__block {
border: 2.5px solid #1d4ed8;
@apply w-full h-9 text-white bg-blue-600 rounded-lg;
&:hover {
border-color: #1e40af;
background-color: #1d4ed8;
}
&:focus {
outline: none;
}
} |
/* Variables
/* ---------------------------------------------------------- */
/* @import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,600,700,700i,800&display=swap"); */
/* @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i,800&display=swap"); */
/* @import url("https:... |
.forum > header, .thread > header {
width: 75%;
float: left;
padding-left: 3px;
}
.forum div {
margin: 10px 0px 0px 0px;
}
.forum .forum-threads {
clear:left;
width:100%;
}
.thread header h2 { background: transparent none no-repeat left center; padding-left: 18px; }
.thread header h2 a { padding-left:10... |
@charset "utf-8";
/* CSS Document */
/* common styling */
.menu{font-family: verdana, arial, sans-serif; margin:6px 30px;float:left;}
.menu ul li a, .menu ul li a:visited{display:block; text-decoration:none; text-align:left;}
.menu ul{padding:0; margin:0;list-style-type: none;}
.menu ul li{float:left; position:relative... |
.opened {
box-shadow: 0 7px 13px 0 rgba(86, 95, 102, 0.07);
background: #fff;
width: 16vw;
padding: 12px;
border-radius: 4px;
position: absolute;
box-sizing: border-box;
z-index: 1;
margin-left: 16px;
}
.opened:after {
border: 10px solid transparent;
border-bottom: 10px solid #fff;
content: '';... |
.range-slider-left md-slider,.range-slider-right md-slider{min-width:0}.range-slider-container{position:relative;width:100%;height:48px}.range-slider-left{position:absolute;top:0;width:100%}.range-slider-left md-slider .md-thumb-container{z-index:10}.range-slider-left md-slider .md-track{background-color:#FF4081}.range... |
table.treetable {
font-family:'Open Sans', sans-serif;
font-size:14px;
border: 1px solid #888;
border-collapse: collapse;
font-size: .8em;
line-height: 1;
margin: .6em 0 1.8em 0;
}
table.treetable caption {
font-size: 16px;
font-weight: bold;
margin-bottom: .2em;
text-align: center;
}
table.tree... |
/* --------------------------------------------------
Table of Contents
-----------------------------------------------------
:: Reset & Standards
:: Links
:: Lists
:: Tables
:: Misc
*/
/*= Reset & Standards */
/*
Eric Meyer's CSS Reset
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
Li... |
/*# sourceMappingURL=transgene-menu.component.css.map */ |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
html, body {
width: 100%;
height: 100%;
}
body {
display: flex;
justify-content: center;
align-items: flex-start;
}
.cabecera {
display: flex;
justify-content: space-around;
align-items: center;
}
.cabecera slot {
f... |
@charset "UTF-8";
/* Cubic Bezier Transition */
@media print {
body {
background-color: #fff !important; }
.page-bar {
display: none; }
.page-sidebar-wrapper {
display: none; }
.theme-panel {
display: none; }
.hidden-print {
display: none; }
.page-footer {
display: none; }
.no-page... |
#titulo {
text-align: center;
}
#painel {
display: flex;
justify-content: center;
align-items: center;
margin: 15px;
}
#campoDeTexto {
display: flex;
justify-content: center;
align-items: center;
width: 500px;
padding: 10px;
margin: 15;
resize: none;
/*resize remove... |
@import "./normalize.css";
/*:root -> 获取根元素html*/
:root {
--color-text: #666;
--color-high-text: #ff5777;
--color-tint: #ff8198;
--color-background: #fff;
--font-size: 14px;
--line-height: 1.5;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Helvet... |
@import url('https://fonts.googleapis.com/css?family=Roboto:400');
#attendees {
color: #8895A7;
font-size: 18px;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track {
background: transparent;
}
::-webkit-scrollbar-thumb {
background: #8895A7;
} |
html,
body {
margin: 0;
padding: 0;
}
:focus {
outline: none;
}
body {
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.4em;
background: #eeeeee;
color: #333333;
width: 520px;
margin: 0 auto;
-webkit-font-smoothin... |
/*
Theme Name: Undefined
Author: Florian Durand
Author URI: https://floriandurand.com/
Description: Thème developpé avec passion par Florian Durand !
Version: 1.0
*/ |
body {
font-family: sans-serif;
box-sizing: border-box;
background-color: rgba(0, 0, 0, .1);
padding: 120px 0;
margin:0;
padding-top: 0;
}
/* BUTTONS */
input[type="submit"],
.button,
button {
font-size: 1.1rem;
display: inline-block;
text-align: center;
border: 1px solid rgba(0,0,0,... |
/*!
* Hover.css (http://ianlunn.github.io/Hover/)
* Version: 2.3.2
* Author: Ian Lunn @IanLunn
* Author URL: http://ianlunn.co.uk/
* Github: https://github.com/IanLunn/Hover
* Hover.css Copyright Ian Lunn 2017. Generated with Sass.
*/
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
display: inline-block;
ver... |
.Header {
position: fixed;
width: 100%;
padding: 50px 0;
z-index: 100;
}
.HeaderScrolled {
background: rgba(0,0,0, 0.8);
padding: 15px 0;
backdrop-filter: blur(20px);
}
.HeaderGroup {
max-width: 800px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(5, auto)... |
/**
* mc-woocommerce Settings Page
*/
@import url('https://use.typekit.net/wvc2hnb.css');
@font-face {
font-family: 'Proxima Nova Alt Light';
font-style: normal;
font-weight: normal;
src: local('Proxima Nova Alt Light'), url('../fonts/Mark Simonson - Proxima Nova Alt Light.woff') format('woff');
}
.mc-woocom... |
.progress-list { padding: 10px 0}
.progress-list [class*=mui-col-] {
padding-right: 15px;
}
.progress-list [class*=mui-col-] + [class*=mui-col-]{
padding-right: 10px;
padding-left: 15px;
}
.progress-list .progress-time {
color: #888;
line-height: 30px;
font-size: 12px;
}
.progress-list .prog... |
/**
* @name Samurai_Jack
* @author NFLD99
* @version ersion auto updates
* @description Thank you for choosing NFLD Inc!
* @source https://github.com/NFLD99/Better-Discord
* @website https://nfld99.com/
* @patreon https://nfld99.com/patreon
* @authorLink https://discordhub.com/profile/483413721876529174
* @don... |
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/ |
#fxa-dialog,
#fxa-iframe {
width: 100%;
height: 100%;
background: var(--background-plus, #fff);
border: 0;
}
#fxa-dialog.fxa-dialog {
animation: show-fx-acct .25s;
}
#fxa-dialog.fxa-dialog.closing {
animation: hide-fx-acct .25s;
}
@keyframes show-fx-acct {
0% { transform: translateY(128px); opacity: 0;... |
body * {
box-sizing: content-box;
font-family: 'Times New Roman', Times, serif;
font-size: 1.5em;
}
body {
width: 100%;
background-color: black;
} |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto");
/*set background colors*/
/* default #2196F3;*/
/*set font family*/
/*define font colors to match the background colors*/
/*define rounded corner and other sizes*/
/*6vmin;*/
/*2vmin;*/
/*1vmin;*/
/*2vmin;*/
/*3px 3px 5px grey*/
/*start he... |
.font-courgatte{
font-family: 'Courgette', cursive;
}
.tim-row {
margin-bottom: 20px;
}
.presentation-page {
overflow-x: hidden;
}
.tim-white-buttons {
background-color: #777777;
}
.title {
margin-top: 30px;
min-height: 32px;
}
.title.text-center {
margin-bottom: 50px;
}
.tim-typo {
padding-left: ... |
@font-face {
font-family: Poppins;
src: url(../fonts/Poppins/Poppins-Regular.ttf);
}
body {
background-color: rgb(240, 240, 240);
font-family: Poppins;
}
.container {
background-color: #FFFFFF;
color: #6FA74C;
border-radius: 10px;
padding: 20px;
font-family: Poppins;
max-widt... |
@charset "UTF-8";
.e-documenteditor .e-close::before {
content: '\e825';
font-family: 'e-icons';
font-size: 14px;
}
.e-documenteditor .e-de-op-search-icon::before {
content: '\e275';
font-family: 'e-icons';
font-size: 10px;
}
.e-documenteditor .e-arrow-up::before {
content: '\e834';
font-family: 'e-ic... |
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,600,600italic,700");
@import url("font-awesome.min.css");
/*
Miniport by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
html, body, div, span, applet, object,
iframe, ... |
/* Page Specific CSS */
body {font-family: Lato; background: #fff; color: #333; font-size: 16px; border: 52px #F8F8F8 solid; margin: 0px; padding: 20px 20px 200px 20px;}
h1 {font-size: 80px; font-family: Inconsolata; font-weight: normal; margin: 0px;}
h2 {font-size: 50px; font-family: Inconsolata; font-weight: normal;... |
@charset "utf-8";
body{ margin:0px; padding:0px; text-align:center; font-family:"simsun"; font-size:12px; color:#000; background:#f4f4f4;overflow-x:hidden; height:100%}
.top01{ width:100%; height:auto; overflow:hidden; margin:0px; padding:0px; background:url(../img/top/top01.jpg) repeat-x left top ; display:block; line... |
.e-signature {
border: 1px solid;
}
.e-signature {
background-color: #fff;
border: 1px solid;
border-color: #eaeaea;
}
.e-float-input .e-clear-icon::before,
.e-float-input.e-control-wrapper .e-clear-icon::before {
content: '\e953';
font-family: 'e-icons';
}
.e-input-group .e-clear-icon::before,
.e-input-... |
/*mobile folder*/
@media screen and (max-width: 1200px) {
.btn--big {
height : 36px;
padding : 0 45px;
font-size : 14px;
}
}
@media screen and (max-width: 1200px) {
.content-block h1 {
font-size : 32px;
}
}
@media screen and (max-width: 1200px) {
.header__nav-link-text {
font-size : 14px;
}
}
@media scr... |
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section... |
.containerDiv {
width: 30px;
height: 26px;
}
.tagAnchor {
width: 26px;
height: 26px;
font-size:18px;
font-weight: bold;
cursor: pointer;
color: #0060B6;
text-decoration: none;
}
.tagSpan {
margin-left: 25px;
color: black;
font-weight: bold;
}
.tagsSVG {
display: in... |
body {
background: white;
}
#plot {
position: absolute;
left: 40%;
z-index: 2;
top: 45px;
}
#plot.recalculating {
z-index: -1;
}
.left-panel-area {
padding: 15px;
border-right: 1px solid #eee;
background: #fcfcfc;
}
#code {
background: none;
border: 0 none;
}
#error {
position: absolute;
z-ind... |
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer utilities {
.hoverable {
@apply hover:bg-gray-800 hover:bg-opacity-5 dark:hover:bg-gray-200 dark:hover:bg-opacity-5;
}
.bg-input {
@apply bg-black bg-opacity-5 hover:bg-opacity-10 dark:bg-gray-200 dark:bg-opacity-5 dark:hover:bg-opacity-10... |
/*! jQuery UI - v1.11.2 - 2015-01-05
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To ... |
@font-face {
font-family: Vazir;
src: url('https://cdn.fontcdn.ir/Font/Persian/Vazir/Vazir.eot');
src: url('https://cdn.fontcdn.ir/Font/Persian/Vazir/Vazir.eot?#iefix') format('embedded-opentype'),
url('https://cdn.fontcdn.ir/Font/Persian/Vazir/Vazir.woff2') format('woff2'),
url('https://cdn.fontcdn... |
/*@preserve
* Tempus Dominus Bootstrap4 v5.0.0-alpha14 (https://tempusdominus.github.io/bootstrap-4/)
* Copyright 2016-2017 Jonathan Peterson
* Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
*/
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::aft... |
/*! jQuery UI - v1.12.1 - 2019-01-31
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, t... |
div.pp_pic_holder {top: 120px !important; }
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp... |
/* =================================================================== */
/* Orange #fa5b0f
====================================================================== */
#top-line { background: #fa5b0f; }
#current { background-color: #fa5b0f; border-right: 1px solid #fa5b0f; }
.ls-fullwidth .ls-nav-next:hover,
.ls-fullwid... |
h1 {
text-align:center;
font-family: Trebuchet MS, sans-serif;
}
body {
background-color: #fffffc;
margin-left: 20%;
margin-right: 20%;
}
div {
font-family: Trebuchet MS, sans-serif;
font-size: 0.9em;
}
.separate {
display:inline-block;
width: 100%;
height:1.5px;
background-color:gray;
clear:both;
}
... |
@media (min-width: 576px) {}
@media (min-width: 768px) {
header {
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: 99;
}
.col-branding {
text-align: center;
}
.master-header {
min-height: 427px;
}
.master-container:hover .master-footer .title {
margin-bottom: -10px;
}
.mas... |
.record-validation-report .dialog-content {
height: 650px;
} |
html.vibrant-mode body {
background: transparent !important;
}
html.vibrant-mode ::-webkit-scrollbar-track { /* Notes list scrollbar track */
background: var(--transparent-white) !important;
}
html.vibrant-mode .GJDCG5CJEB { /* Metting note background */
background-color: var(--vibrant-grey) !important;
}
html.vi... |
/**
* @license
* MyFonts Webfont Build ID 3129466, 2015-11-22T12:09:25-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid l... |
/*!
* Start Bootstrap - Grayscale v3.3.7+1 (http://startbootstrap.com/template-overviews/grayscale)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) |
.no-margin {
margin:0px !important;
padding:0px !important;
}
/*.item {
border:0px !important;
}*/
.main {
padding-top:50px;
padding-bottom:50px !important;
}
.row {
padding:0px;
}
.col {
padding:0px !important;
}
.small {
font-size:7px;
}
.bg-color{
background:#71bc98!important;
color:... |
/*
* MWS Admin v2.1 - Error Page Stylesheet
* This file is part of MWS Admin, an Admin template build for sale at ThemeForest.
* All copyright to this file is hold by Mairel Theafila <maimairel@yahoo.com> a.k.a nagaemas on ThemeForest.
* Last Updated:
* December 08, 2012
*
*/
#mws-error-page {
margin: auto;... |
/******************************************************************************* Variables used throughout the theme. To adjust anything, simply edit the variables below and rebuild the theme. *****************************************************************************/
/***********************************************... |
.mceNonEditable {
background: #ffadad;
}
.mceEditable {
background: #adffad;
} |
.CoolingPump{
display: inline;
}
.CoolingPump table {
border-collapse: collapse;
color: black;
font-size: .15rem;
}
.CoolingPump table, td, th {
border: 1px solid black;
}
/* 三个表格高度 */
.coolingtop1{
display: inline;
position: absolute;
top: 5.25rem;
}
.coolingtop2{
display: in... |
@font-face {
font-family: 'Roboto Slab';
src: url('../fonts/RobotoSlab.ttf') format('truetype');
}
body {
font-family: 'Roboto Slab', serif;
}
.navbar-burger {
height: 5.25rem;
width: 5.25rem;
} |
/** layuiAdmin.pro-v2020.1.24 LPPL License By https://www.layui.com/admin/ */
.layui-layer-black .layui-layer-title{background: #000;color: #fff;}
.layui-layer-black .layui-layer-setwin .layui-layer-min cite{background-color:#fff;}
.layui-layer-black .layui-layer-setwin .layui-layer-min:hover cite{background-color: #B... |
*,
*:before,
*:after
{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body
{
font-family: 'Nunito', sans-serif;
color: #384047;
background-image: url(/img/bg_01.png);
background-size: cover;
background-position: top;
background-repeat: no-re... |
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
text-align: center;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.btn-submit {
width: 100px;
}
.btn-reset {
width: 100px;
}
.foto-thumbnail {
padding: .07rem;
background-color: #fff;
border: ... |
/*!
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('https://www.cdnpkg.com/font-awesome/file/fontawesome-w... |
/*!
* # Semantic UI 2.4.0 - Modal
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
/**
* Kendo UI v2017.3.913 (http://www.telerik.com/kendo-ui)
* Copyright 2017 Telerik AD. All rights reserved. ... |
.addImage {
background: #FFF;
display: inline-block;
}
.addImagePopover {
margin-top: 10px;
background: #FFF;
position: absolute;
height: 54px;
width: 300px;
border-radius: 2px;
padding: 10px;
box-shadow: 0px 4px 30px 0px rgba(220,220,220,1);
z-index: 1000;
}
.addImageClosedPopover {
display: ... |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-heigh... |
body{
background-color: #d3d3d3;
}
footer{
background-color: lightslategrey;
width: 100%;
bottom: 0;
font-weight: bold;
font-style: italic;
text-decoration: underline;
position: absolute;} |
.test-project-tab {
position: relative;
height: 100%;
}
.test-project-tab .actions {
position: absolute;
right: 5px;
top: 15px;
} |
img{
border-radius: 8px;
display:align-block;
<<<<<<< Updated upstream
=======
}
img.sticky{
position: -webkit-sticky;
position: sticky;
top: 0;
}
#footer p {
text-align: center;
>>>>>>> Stashed changes
} |
.ui-treetable table {
border-collapse:collapse;
width: 100%;
table-layout: fixed;
}
.ui-treetable .ui-treetable-header,
.ui-treetable .ui-treetable-footer {
text-align:center;
padding: 4px 10px;
}
.ui-treetable .ui-treetable-header {
border-bottom: 0px none;
}
.ui-treetable .ui-treetable-footer ... |
.main-container {
padding: 10px;
}
.grid-container {
display: inherit;
margin: 20px;
}
.flex-container {
display: flex;
flex-wrap: wrap;
flex-shrink: 1;
flex-basis: auto;
}
.dashboard-card {
left: 10px;
right: 10px;
margin-bottom: 2%;
flex-shrink: 1;
flex-grow: 1;
}
form mat-form-field:nth-child(2) {
margi... |
body { margin: 0; padding: 0;}
ul { list-style: none;}
ul li { padding: 20px 10px; box-sizing: border-box; font-size: 16px; color: white; }
ul li a { display: inline-block; width: 70px; height: 25px; font-size: 16px; color: white; text-align: center; text-decoration: none; line-height: 25px;}
ul li img { margin: 0 0 0... |
test {
a: false;
} |
.container{
display: flex;
}
.grid{
margin-bottom: 30px;
margin-top: 30px;
width: 80%;
}
.catalog{
margin-top: 30px;
width: 19%;
}
.category{
cursor: pointer;
color: black;
font-size: 14px;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 5px;
background-color: white;
margin-bottom:... |
@charset "utf-8";
@namespace epub "http://www.idpf.org/2007/ops";
/* Dramatis personae */
[epub|type~="z3998:dramatis-personae"]{
text-align: center;
}
[epub|type~="z3998:dramatis-personae"] p{
text-indent: 0;
}
[epub|type~="z3998:dramatis-personae"] ul{
list-style: none;
margin: 0;
padding: 0;
}
[epub|type~="... |
/* PrismJS 1.20.0
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+bash */
/**
* prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
* Based on https://github.com/chriskempson/tomorrow-theme
* @author Rose Pritchard
*/
code[class*="language-"],
... |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/ |
html {
box-sizing: border-box;
font-size: 10px;
font-weight: 400;
letter-spacing: 0.075em;
margin: 0;
}
*,
*:after,
*:before {
box-sizing: inherit;
}
body {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
padding: 0;
margin: 0;
}
a {
text-decoration: none;
}
.card {
background: light... |
/**
* Template Name: eNno - v4.5.0
* Template URL: https://bootstrapmade.com/enno-free-simple-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*----------------------------------------------s----------------
# General
----------------------------------------------------... |
@charset "UTF-8";
*{
font-family: Arial, Helvetica, sans-serif;
}
body{background-image: linear-gradient(0deg, #b4b4b4,#ffffff);
background-attachment: fixed;
color: rgb(0, 0, 0);
font: normal 18pt;}
main{
background-color: white;
width: 600px;
padding: 3px;
marg... |
/* Variables
* ===============
*
* All variables and most of the configuration is defined on this page. */
/*== Colors*/
/**/
/*## Gray and brand colors for use across theme.*/
/*== Scaffolding*/
/**/
/*## Settings for some of the most global styles.*/
/*** Background color for `<body>`.*/
/*** Global text color on `<b... |
/*!
* Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
* Copyright 2011-2016 The Bootstrap Authors
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/*!
* Ladda
* http... |
.twitter-dashlet div.list
{
}
.twitter-dashlet div.detail-list-item
{
min-height: 48px; /* No smaller that profile images */
}
.twitter-dashlet h4, .twitter-dashlet p
{
margin-bottom: 0.25em;
margin-top: 0;
padding-top:0;
}
.twitter-dashlet div.tweet-details
{
color: #999999;
margin-bottom: 0.25em;
}
... |
/*variables*/
body {
--header-height: 50px;
--image-panel-height: 240px;
}
.label-header-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.label-header-brand:hover, .label-header-brand:focus {
text-decoration: none;
}
.label-header-button {
... |
.custom-menu{position:absolute;top:200px;left:200px;z-index:1000;width:152px;display:flex;flex-direction:row;justify-content:center;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.17);border-left:1px solid rgba(0,0,0,.19);border-top:1px solid rgba(0,0,0,.17);border-right:1px solid rgba(0,0,0,.19);overflow:hidden}.cust... |
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=0617310a009432d6eb05)
* Config saved to config.json and https:... |
.half-half-image-text{
padding: 40px 0px;
}
.half-half-image-text h1{
color: black;
}
.content{
height: 100%;
display:flex;
padding: 0px 0px;
}
.booking-card {
position: relative;
width: 300px;
margin-bottom: 30px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.