text stringlengths 1 1.04M |
|---|
/* ==UserStyle==
@name goodgame.ru light
@namespace USO Archive
@author roaoao
@description `Light version`
@version 20130216.8.8
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("goodgame.ru") {
color:#000000 !important;
}
color:#003A8C... |
.ActionSheetItem {
position: relative;
z-index: 2;
overflow: hidden;
display: flex;
align-items: center;
text-decoration: none;
color: var(--text_primary);
}
.ActionSheetItem__container,
.ActionSheetItem__before,
.ActionSheetItem__after {
position: relative;
z-index: 2;
}
.ActionSheetItem__before,
.... |
/*
! tailwindcss v3.0.22 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
:... |
.w-row:after,
.w-row:before {
display: table;
content: ""
}
.w-row:after {
clear: both
}
.w-row {
display: block;
position: relative;
box-sizing: border-box
}
.w-row--flex {
display: -ms-flexbox;
display: flex
}
.w-row--flex:after,
.w-row--flex:before {
display: none;
-ms-fle... |
#description-image {
float: left;
padding: 10px;
width: 200px;
height: 200px;
margin-top: 20px;
margin-right: 20px;
}
.image-nav {
width: 140px;
height: 140px;
} |
@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre|Fondamento|Syne+Mono&display=swap'); |
/*!
* =====================================================
* Mui v3.3.0 (http://dev.dcloud.net.cn/mui)
* =====================================================
*/ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
}
body {
margi... |
.dijitRtl .dijitPlaceHolder {
left: auto;
right: 0;
}
/* Menu */
.dijitMenuItemRtl {
text-align: right;
}
/* Button */
.dj_iequirks .dijitComboButtonRtl BUTTON {
/* workaround bug where label invisible (themeTesterQuirk.html?dir=rtl) */
float:left;
}
/* TextBox, ComboBox, Spinner */
.dijit_a11y .dijitTextBox... |
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap');
/* ------------------------------------------------------------------------------ */
/* Basic Setup */
/* ------------------------------------------------------------------------------ *... |
#login {
background:#000;
}
#login #logo {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
#login fieldset {
background: white;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
padding: 20px;
box-sizing: border-box;
width: 80%;
margin: 0 10%;
}
... |
.search-bar {
margin : 20px;
text-align: center;
}
.search-bar input {
width: 75%;
}
.video-item img {
max-width: 64px;
}
.video-detail .details{
margin-top: 10px;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;
}
.list-group-item{
cursor: pointer;
}
.list-group-item:hover{
backgrou... |
#svelte-announcer.svelte-1j55zn5{position:absolute;left:0;top:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px} |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#tool-feedback {
list-style-image: url("chrome://feedback/skin/beta-hdpi.png");
}
#feedback-feedback-happy {
... |
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
*{
margin: 0;
padding: 0;
}
body{
background-color: #3E606F;
}
.titlee {
background-color: #FCFFF5;
width: 100%;
height: 10vh;
margin-top: 5vh;
display: flex;
justify-content: center;
align-items: ce... |
.page {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 90vh;
}
.header {
font-size: 0.5em;
}
.page a {
color: inherit;
text-decoration: none;
}
.page code {
padding: 64px 0;
font-size: 2.4em;
} |
/* normalize-scss 3.0.2+normalize.3.0.2 | MIT/GPLv2 License | bit.ly/normalize-scss */
/**
* Establish a vertical rhythm unit using $base-font-size, $base-line-height,
* and $rhythm-unit variables. Also, correct text resizing oddly in IE 6/7 when
* body `font-size` is set using `em` units.
*/
html {
font-size: 10... |
/* EGGSHELL COLOR SCHEME */
/* ----------------------------------------
--- PRIMARY COLOR
*/
#header nav ul .current-menu-item span, #header nav ul .current-menu-item a:hover span, /* Nav Active State */
h2.caption span, /* Page Captions */
ul.personal-info .title, /* Personal Info Titles / Form Labels */
.btn, bu... |
.mainc {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.cs-box {
width: 30%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
border: 1px solid black;
border-radius: 10px;
padding: 50px;
margin-bottom: 90px;
}
#name,
#address,... |
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css |
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--re... |
.container {
padding: 0 2rem;
}
.main {
min-height: 100vh;
padding: 4rem 0;
flex: 1;
display: flex;
justify-content: center;
align-items: center;
}
.form {
display: flex;
flex-direction: column;
}
.form input + input,
.form button {
margin-top: .5rem;
} |
/*------------------------------------------------------------------
[Animations Stylesheet]
Project : Rapo - HTML5 Bootstrap Admin Template
Version : V.1
Create Date : 10/03/20
Copyright : Spruko Technologies Private Limited
Author : Spruko
Author URL : https://themefore... |
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number]{
-moz-appearance: textfield;
}
.auction-search-group{
display: flex;
justify-content: space-around;
align-items: center;
margin: 0 5px;
}
.e... |
html, body {
height: 100%;
}
div.ball_item {
/* background: red;*/
width: 50px;
height: 50px;
/* margin: auto auto;*/
position: absolute;
padding: 50px;
}
div.ball_content {
cursor: pointer;
position: absolute;
z-index: 99;
}
div.ball_content img {
max-width: 50px;
max-heig... |
.businessList-enter{-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(-120%);transform:translateX(-120%)}.businessList-enter.businessList-enter-active,.businessList-leave{-webkit-transform:translateX(0);transform:translateX(0)}.businessList-leave{-webkit-transition:all .5s;transition:all .5s}.b... |
/* The sidebar menu */
.leftnav {
height: 100%; /* Full-height: remove this if you want "auto" height */
width: 200px; /* Set the width of the sidebar */
position: absolute; /* Absolute Sidebar (The element is positioned relative to its first positioned (not static) ancestor element) */
z-index: 1; /*... |
/*
#F9F3DF
#FDFCE5
#D7E9F7
#F4D19B
*/
/*
font-family: 'Balsamiq Sans', cursive;
font-family: 'Carter One', cursive;
font-family: 'Luckiest Guy', cursive;
*/
body {
background-color: #F4D19B;
}
h1 {
font-family: 'Luckiest Guy', cursive;
font-size: 4em;
color: brown;
}
h2, h3 {
font-family: 'Carter One', curs... |
.calc {
display: block;
max-width: 35rem;
}
.tabs {
align-items: center;
display: flex;
justify-content: center;
}
.tab {
all: unset;
padding: 0.5rem;
}
.tab.active {
border: 1px solid rgba(0, 0, 0, 0.3);
border-bottom-color: transparent;
border-top-left-radius: 2px;
borde... |
#middle {
width:512px;
margin:0 auto;
}
.navlist ul {
display: inline;
}
.navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
/*
== CSS Info ==
Name: Siyuan (Jack) He
Date: Sep 2013
Description: The main css style sheet for Jack's personal website
Ve... |
.memenu{margin-bottom:0px;padding:0;width:100%;list-style:none;display:inline-block;position:relative;font-size:15px}
.memenu li{margin-bottom:-5px;display:inline}
.memenu>li>a{float:left;padding:8px 30px;text-decoration:none;text-transform:capitalize;font-size:1em; font-weight: 500; -webkit-transition: all 0.3s ease-i... |
/*
See ab2p.common.css for sources info
*/ |
.searchbox {
display: flex;
height: 50px;
background-color: #265B6C;
justify-content: center;
align-items: center;
width: 100%;
}
.searchbox-outer {
width: 100%;
display: flex;
background-color: #265B6C;
align-items: center;
}
.searchbox-input {
margin: 3px;
padding: 5px;
}
.searchbox-button {
margin: 3... |
/*
* 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 ma... |
html,
body {
height: 100%;
width: 100%; }
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }
hr {
border-color: #F05F40;
border-width: 3px;
max-width: 50px; }
hr.light {
border-color: white; }
a {
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all ... |
/*# sourceMappingURL=kube.css.map */ |
html { background: #efefef; padding: 30px; overflow: hidden; -webkit-app-region: drag;}
body { background: #fff;padding: 30px; max-width: 420px; min-width: 420px; margin:0px auto; font-family: 'lora_regular'; overflow: hidden; -webkit-app-region: drag;}
body wr { display: block;background: #fff;height: calc(100vh - 180... |
/* ==UserStyle==
@name Customizable Google Drive Theme by RHIN0X
@namespace USO Archive
@author RHIN0X
@description `Customize Google Drive (Only works with darker colors) - Default text color is white/light color (Not customizable ATM).drive, google, customize, customizable, different, color,... |
/*
* Copyright (C) 2013 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... |
/*-------------------------
Simple reset
--------------------------*/
* {
margin: 0;
padding: 0;
}
body {
font-family: Georgia, sans-serif, Arial;
font-size: 17px;
line-height: 1.6;
color: #343A3F;
padding: 0;
margin: 0;
}
section, footer, header, aside, nav {
display: block;
}
... |
/*
Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html
*/
/* Global Declaration */
div.selector,
div.selector span,
div.... |
/*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body { height: 100%; }
body {
background-color: #FFF;
font: 13.34px Helvetica, ... |
/*************/
/* General */
/*************/
html, body {
height:100%;
}
body {
font-family: 'Lato', sans-serif;
margin: 0;
}
header {
background-color: #DCD1B8;
position:absolute;
top:0px;
text-align:center;
width:100%;
height:20px;
}
footer {
background-color: #DCD1B8;
position:absolute;
... |
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset... |
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
position:relative;
background:#fff url(loading.gif) no-repea... |
/*!
* Fundamentals v1.7.1
* Copyright (c) 2019 SAP SE or an SAP affiliate company.
* Licensed under Apache License 2.0 (https://github.com/SAP/Fundamental/blob/master/LICENSE) |
html{
position: relative;
min-height: 100%;
}
body {
margin-bottom: 79px;
}
h2 {
border-bottom: 1px solid #000;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
background-color: #f5f5f5;
font-size: 0.9em;
height: 50px;
text-align: center;
padding-top: 20px;
} |
#header {
--logo-padding: 30px;
--logo-width: 360px;
--logo-min-width: 120px;
--logo-space: minmax(var(--logo-min-width), var(--logo-width));
--burger-margin: 1em;
--header-height: 100px;
/* nav */
--nav-space-between: 2em;
--bubble-background-extra-width: calc(1.5 * var(--nav-spa... |
/* ==UserStyle==
@name Real Madrid tumblr theme
@namespace USO Archive
@author kkkhawla
@description `...`
@version 20120516.12.48
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain(tumblr.com) {
#dashboard_index,
#dashboard_inbox,
#dashboard_e... |
.touchButtonRootWrapper{
display: flex;
flex-direction: row;
flex-wrap: wrap;
font-size: 0px;
z-index: 999;
}
.touchButton .button{
font-size: 20px;
margin: 5px;
} |
@font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/... |
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
|
label {
min-width: 200px;
border-radius: 3px;
border: 1px solid #D1D3D4
}
/* hide input */
input.radio:empty {
margin-left: -999px;
}
/* style label */
input.radio:empty ~ label {
position: relative;
float: left;
line-height: 2.5em;
text-indent: 3.25em;
margin-top: 1em;
cursor: pointer;
-webkit-user-sel... |
.main__table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
border: 1px solid #ddd;
}
.main__table thead {
background-color: black;
color: white;
}
.main__table tbody {
text-align: center;
}
.main__cancel {
text-align: right;
} |
.wj-flexchart {
margin: 10px 0;
}
body {
margin-bottom: 24pt;
}
.wj-flexchart .wjanno-editable-layer .wjanno-container {
fill: #eee;
stroke: #666;
stroke-width: 1;
}
.wj-flexchart .wjanno-editable-layer .wjanno-dc-icon .wjanno-container {
fill: #eee;
}
.wj-flexchart .wjanno-editable-layer .wjanno-icon-selecte... |
table.dataTable tbody th.focus,
table.dataTable tbody td.focus {
box-shadow: inset 0 0 1px 2px #008CBA;
}
div.dtk-focus-alt table.dataTable tbody th.focus,
div.dtk-focus-alt table.dataTable tbody td.focus {
box-shadow: inset 0 0 1px 2px #ff8b33;
} |
.st0-70289901441100 {
fill: #694D46;
}
.st1-70289901441100 {
fill: #0C8AC0;
}
.st2-70289901441100 {
fill: #F6DDBB;
}
.st3-70289901441100 {
fill: #FFFFFF;
}
.st4-70289901441100 {
fill: #46B8E3;
}
.st5-70289901441100 {
fill: #132031;
}
.st6-70289901441100 {
fill: #EBBF8E;
}
.st7-7028990... |
body {
font-family: Arial,Helvetica,sans-serif;
}
a {
color: #006790;
cursor: pointer;
}
.msReport-2 {
min-width: 731px;
}
.IE .msReport-2 {
min-width: 984px;
width: 99%;
}
.icon {
background-image: url("../assets/icon-sprite-global.png");
background-repeat: no-repeat;
display: blo... |
header {
text-align: center;
position: sticky;
z-index: 10;
top: 0;
background-color: white;
padding: 10px 0;
border-bottom: 2px solid lightgray;
}
main {
font-family: arial;
max-width: 500px;
margin: 0 auto;
}
h2, .message {
text-align: center;
font-size: 20px;
}
.group {
display: inline-block;
}
.gro... |
/*! jQuery UI - v1.10.4 - 2015-10-07
* 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... |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: "Poppins";
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
}
a {
text-decoration: none;
}
.container {
width: 100%;
min-height: 100vh;
display: flex;
justify-content: space-evenly;
flex-direction: column;
... |
@import url('./paddings.css'); |
[data-md-color-scheme="antares"] {
--md-primary-fg-color: #002a5e;
--md-primary-fg-color--light: #00a3ca;
--md-primary-fg-color--dark: #112446;
--md-typeset-a-color: #00a3ca; /* text link color*/
--md-accent-fg-color: #ff9800; /* link color on hover*/
}
[data-md-color-scheme="slate"] {
... |
.App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white;
}
.App-title {
font-size: 1.5em;
}
.App-intro {
font-size: large;
}
@keyframes App-logo-spin {
from { transfor... |
/* .App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
... |
header.smart-grid-pager {
border-bottom: var(--smart-border-width) solid var(--smart-border);
}
footer.smart-grid-pager {
border-top: var(--smart-border-width) solid var(--smart-border);
}
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.smart-grid-footer {
background... |
section#contact {
background-color: #212529;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
section#contact .c-button {
border-radius: 2px;
height: 50px;
width: 216px;
}
section#contact .section-heading {
color: #fff;
}
section#contact .contact-heading {
font-f... |
/*!
* 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=aecfcc633987bff25acd)
* Config saved to config.json and https:... |
/* FLAVOR */
.flavor {
padding: 10px;
background: #bbb;
border-radius: 10px;
margin-bottom: 10px;
}
.flavor div {
background: white;
display: flex;
flex-direction: column;
padding: 5px;
border: 1px solid #000;
}
.flavor div:first-child {
border-radius: 10px 10px 0 0;
}
.flavor div:not(:first-child) ... |
/*!
* jQuery UI CSS Framework 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Treb... |
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
@import url("https://fonts.googleapis.com/css?family=Abel&display=swap");
.cdk-overlay-container, .cdk-global-overlay-wrapper {
pointer-events: none;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.cdk-over... |
.fa-fw,.fa-li,.wi-fw{text-align:center}.flag-icon,.flag-icon-background{background-repeat:no-repeat;background-position:50%}.fa-stack,.flag-icon,.mdi-set,.mdi:before,.wi{display:inline-block}pre,textarea{overflow:auto}button,hr,input{overflow:visible}.dropdown-menu,.nav,.navbar-nav{list-style:none}.waves-effect,html{-w... |
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i|Oswald:300,400,500,600,700&display=swap');
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: 'Lato', sans-serif;
color: #333333;
margin: 0;
}
h1, h2, h3 {
color: white;
font-family: 'Oswald', ... |
body {
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}
.pricing-header {
max-width: 700px;
}
.full-width { width: 100%;}
.bg-headers {
margin-top: 70px;
margin-bottom: 45px;
}
.bg-headers h1 { font-size: 2rem; }
.paddingbottom15 { padding-bottom: 15px; }
main{
max-width: 960px; margin: 0 auto;
... |
body {
background-image: url(../img/bg1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
#post-list {
padding: 2rem;
background-color: rgba(219, 219, 219, 0.623);
}
/* POST */
#post {
position: relative;
}
.post-hover {
display: none;
font-size: 1.5rem;
... |
/* Full-width input fields */
input[type=text], input[type=password], input[type=email] {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #ccc;
box-sizing: border-box;
}
/* Set a style for all buttons */
button {
background-color: #4CAF50;
color:... |
/* roboto-serif-cyrillic-ext-900-italic*/
@font-face {
font-family: 'Roboto Serif';
font-style: italic;
font-display: swap;
font-weight: 900;
src: url('./files/roboto-serif-cyrillic-ext-900-italic.woff2') format('woff2'), url('./files/roboto-serif-all-900-italic.woff') format('woff');
unicode-range: U+0460-... |
/*# sourceMappingURL=136.05a9277b.chunk.css.map */ |
/*
* Copyright 2016 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
div {
display: inline-block;
height: 14px;
vertical-align: middle;
white-space: nowrap;
padding: 1px 4px;
text-align: left;
font-size... |
.switch {
position: relative;
transform: scale(0.3);
}
.switch input {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
z-index: 100;
cursor: pointer;
}
.switch label {
height: 110px;
width: 220px;
background-color: #39315a;
border-radius: 100px;
display: block;
... |
/*!
=========================================================
* Argon Dashboard - v1.0.0
=========================================================
* Product Page: https://www.creative-tim.com/product/argon-dashboard
* Copyright 2018 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/... |
.jquery-lightbox-button-close
{
background:url(images/jquery-lightbox-theme.gif) no-repeat -132px 0px;
}
.jquery-lightbox-button-close:hover
{
background:url(images/jquery-lightbox-theme.gif) no-repeat -132px -15px;
}
.jquery-lightbox-button-close:active
{
background:url(images/jquery-lightbox-theme.gif) no-rep... |
@media print {
html, body, .container, #content,
.box-content, .col-lg-12, .table-responsive,
.table-responsive .table, .dataTable, .box, .row { width: 100% !important; height: auto !important; border: none !important; padding: 0 !important; margin: 0 !important; }
.lt .sidebar-con { width: 0; display:... |
/* About page */
#content.about p.copyright { color: #999; font-size: 90%; }
#content.about h2 { margin-top: 2em; }
#content.about table { margin-top: 0; width: auto; }
#content.about table th, #content.about table td { font-size: 90%; }
#content.about th { background: #f7f7f0; font-weight: bold; text-align: right;
... |
/* Global search */
.search-content {
padding: 0;
margin: var(--content-padding);
position: fixed;
top: 0;
right: 0;
z-index: 5;
background: none;
}
/* popup */
.popup-wrapper {
box-shadow: 0 0 10px var(--border-light) !important;
border: 2px solid var(--border-light) !important;
font-family: var(-... |
@charset "UTF-8";body{max-width:750px;margin:0 auto;padding:1em;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;font-size:1em;line-height:1.4em;background:#222;color:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:orange;text-decoration:none}img{border:0;vertical-align:middle}h1{... |
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 100vh;
width: 100%;
... |
/**
* Copyright 2017 Telerik AD
* ... |
body {
margin:0;
padding:0;
font-family: sans-serif;
}
#logo {
position: fixed;
z-index: 99;
top: 10px;
left: 10px;
cursor: pointer;
border-radius: 2px;
background-image: url('../images/spire_symb_red.png');
background-repeat: no-repeat;
background-size: 40px 40px;
height: 40px;
widt... |
/*
* Document : grass.css
* Author : pixelcave
* Description: THEME GRASS
*
*/
a,
a:hover,
a:focus,
.text-primary,
.text-primary:hover,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.btn-icon:hover,
.btn-link.btn-icon:focus,
.t... |
.inp-control {
background: #fafafa;
} |
.strip_single_course {
border-bottom: 1px solid #e0e5e9;
border-left: 1px solid #e0e5e9;
border-right: 1px solid #e0e5e9;
padding-top:10px;
background:url(../img/line_bg_course.png) 29px top no-repeat;
}
.strip_single_course ul {
margin-left:10px;
}
.strip_single_course ul li {
display:inline-block;
margin-r... |
/* Ion.RangeSlider
// css version 2.0.3
// В© 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* ================================================================================================================... |
body {
font-family: "Helvetica Neue";
}
#main {
padding-bottom: 20px;
}
#vis {
padding-top: 15px;
}
svg {
display: block;
margin: auto;
}
.line {
fill: none;
stroke: #000;
stroke-width: 2px;
}
.axis {
shape-rendering: crispEdges;
}
.axis text {
font: 10px sans-serif;
}
.x.axis line {
stroke... |
.fullScreen-open{transition:all .5s}.fullScreen-open{width:100vw;height:100vh;position:fixed;flex-wrap:wrap;justify-content:center;align-items:center;display:flex;background-color:rgba(100,100,100,0.3);z-index:9;left:0;top:0}.fullScreen-open .fullScreen-Content{position:absolute;border:white 1px solid;padding:20px} |
@import url("editorstyles.css");
/**
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
* The Apereo Foundation licenses this file to you under the Apache License,
* Vers... |
/* TABLETS */
@media screen and (min-width: 768px) {
/* TYPOGRAPHY */
h1 {
font-size: 3em; letter-spacing: -4px;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.4em; line-height: 1.3; letter-spacing: -1px;
}
h4 {
font-size: 1.0em;
}
/* Forms */
input:... |
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?97175089');
src: url('../font/fontello.eot?97175089#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?97175089') format('woff2'),
url('../font/fontello.woff?97175089') format('woff'),
url('../font/fontello.ttf... |
/*--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-tra... |
/*
Theme Name: andrewTheme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: andrewtheme
Tags:
This theme, like WordPress,... |
:host {
display: block;
}
.l-application-list {
font-size: 13px;
}
.l-application-list > dt {
padding: 12px 15px;
background-color: #edf2f8;
color: #333;
font-weight: 600;
}
.l-item {
padding: 12px 15px;
color: #666;
display: flex;
align-items: center;
cursor: pointer;
}... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.