text stringlengths 1 1.04M |
|---|
.status-button {
float: right;
position: sticky;
z-index: 2;
} |
table {
width:100%;
border-left:#C8B9AE solid 1px;
border-top:#C8B9AE solid 1px;
border-collapse: collapse;
font-family: Futura, Arial, sans-serif;
}
caption {
font-size: larger;
margin: 1em auto;
}
th,td {
width: 25%;
padding: .65em;
}
th {
/* width: 100%; */
background: #555 nonerepeat scroll 0 0... |
@import '../../styles/propertySets.css';
.root {
flex-grow: 1;
display: flex;
flex-direction: column;
background-color: white;
position: relative;
}
.filtersWrapper {
}
.footer {
display: flex;
margin-top: 8px;
}
.resetAllButton {
@apply --marketplaceLinkStyles;
@apply --marketplaceH5FontStyles;
... |
/*!
* Bootstrap Utilities v5.0.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) |
html,
body {
height: 100%;
}
body {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
padding-top: 40px;
padding-bottom: 40px;
background-... |
/*
StyleSheet For Responsive Bootstrap Carousel 4
Author: szthemes
Item Name: Responsive Bootstrap Carousel 4
Author URI: http://codecanyon.net/user/szthemes
Description: Different Types of Bootstrap Carousel 4
------------------------------------------------------------------
Fonts Styles
-------------... |
.main-content-container {
width: 80%;
margin-right: 100;
}
.main-content {
width: 80%;
display: flex;
justify-content: center;
margin-right: 1000;
} |
/*!
* # Semantic UI 2.3.3 - Feed
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
* |
/* lato-300 - latin_latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url('./s/lato/lato-v11-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
src: local('Lato Light'), local('Lato-Light'),
url('./s/lato/lato-v11-latin_latin-ext-300.eot?#iefix') format('embedded-... |
@charset "UTF-8";
/*!
* Vuetify v2.1.9
* Forged by John Leider
* Released under the MIT License.
|
.harvest-timer {
margin-right: 8px;
}
.harvest-timer.running {
background-color: #1385e5;
background: -webkit-linear-gradient(top, #53b2fc, #1385e5);
background: -moz-linear-gradient(top, #53b2fc, #1385e5);
background: -o-linear-gradient(top, #53b2fc, #1385e5);
background: linear-gradient(to bottom, #53b2fc... |
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
* AdminLTE v2.3.8
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT... |
/* evol.colorpicker = ColorPicker widget for jQuery UI */
/* (c) 2014 Olivier Giulieri */
/* https://github.com/evoluteur/colorpicker */
.evo-pop {
z-index: 10000;
width: 204px;
padding: 3px 3px 0;
}
.evo-pop-ie {
z-index: 10000;
width: 212px;
padding: 3px;
}
.evo-palette td {
font-size: 1px;
borde... |
/*
* This combined file was created by the DataTables downloader builder:
* https://datatables.net/download
*
* To rebuild or modify this file with the latest versions of the included
* software please visit:
* https://datatables.net/download/#bs4/jszip-2.5.0/pdfmake-0.1.36/dt-1.10.25/b-1.7.1/b-colvis-1.7.1/b... |
/*!* Ext JS Library 3.1.1 * Copyright(c) 2006-2010 Ext JS,LLC * licensing@extjs.com * http://www.extjs.com/license */ .ux-mselect{overflow:auto;background:white;position:relative;zoom:1;overflow:auto;}.ux-mselect-item{font:normal 12px tahoma,arial,helvetica,sans-serif;padding:2px;border:1px solid #fff;white-space:nowra... |
/*
* @version 0.1 (auto-set)
*/
/*-----------------------------------------------------------------------------------------------*/
/* A BETTER TOOLTIP - POWERED BY JQUERY AWESOMENESS */
/* AUTHOR: jon cazier ... |
table {
border: 1px solid #666;
border-collapse: collapse;
}
td {
padding: 0;
}
table input {
font-size: 14px;
height: 30px;
text-align: center;
width: 30px;
}
table input:not([readonly]) {
font-weight: bold;
}
tr:nth-child(3n):not(:last-child) > td {
border-bottom: 1px solid #666;
}
td:nth-child... |
@media (max-width: 767px) {
.dropdown-header {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: rgba(195, 212, 227, 1);
}
}
#main-menu.navbar-default .navbar-... |
:local(.grammar_container) {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
:local(.grammar_space) {
flex: 1;
}
:local(.grammar_tray) {
position: absolute;
bottom: 0;
left: 0;
}
:local(.grammar_input).multiline {
font-size: 12vmin;
}
:local(.grammar_input).error ... |
@charset "UTF-8";
/**
Dashboard UI
*/
/*!
* Bootstrap v4.1.0 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
:root {
--blue: #467fcf;
--indigo: #6574cd;
--purple:... |
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
pro... |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic);@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,600,600i,700,700i,800,800i);
.select2-container--default .beautiful-taxonomy-filters-select .select2-results... |
.homeButton {
padding: 20px;
margin: 200px;
font-size: larger;
background-color: #f4cc70;
}
.hdr {
padding: 10px;
margin-top: 100px;
color: #794518;
background-color: #f4cc70;
}
body {
background-color: #de7a22;
} |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;1,300&display=swap");
* .swal-overlay {
background-color: rgba(255, 198, 43, 0.35) !important;
}
* .swal-modal {
padding: 4% 8% !impo... |
h1 {
font-size: 5rem;
font-weight: 700;
margin-top: 0;
}
header {
background-size: cover;
flex-direction: column;
height: 450px;
justify-content: center;
}
.card .card-title {
font-size: 1.7vw;
}
@media only screen and (max-width: 992px) {
.card .card-title {
font-size: 3vw;
}
}
@media only ... |
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
... |
.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... |
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(woff2/fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@... |
.sub-heading {
display: inline-block;
font-weight: bold;
margin-bottom: 0 !important;
} |
/*! elementor - v3.5.3 - 28-12-2021 */
@media (min-width:768px){.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-icon-box.elementor-positio... |
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.1-master-342ee53
*/
.md-whiteframe-1dp, .md-whiteframe-z1 {
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
.md-whiteframe-2dp {
box-shadow: 0p... |
/**
* Concise Framework
* https://github.com/ConciseCSS/concise.css
*
* Copyright 2015 Concise Team
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
:root {
-ms-overflow-style: -ms-autohiding-scrollbar;
overflow-y: scroll;
text-size-adjust: 100%; }
audio:not([controls]) {
disp... |
.modal-backdrop {
z-index: 1
}
.selected-option {
padding: 10px;
border: 1px solid #ddd;
border-radius: 3px;
margin-top: 22px;
min-height: 100px;
}
.selected-option li {
display: inline-block;
padding: 5px 8px;
margin: 7px 5px;
background: #ece3e3;
border-radius: 3px;
c... |
/* ==UserStyle==
@name Clutter-free Freelance.ru
@namespace USO Archive
@author Penny Powers
@description `Removes any clutter from Freelance.ru pages`
@version 20150226.12.20
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/x... |
*{
margin : 0;
padding: 0;
font-family: 'Crete Round', serif;
/*background-color: #87CEEB;*/
}
::selection {
color: red;
background: yellow;
}
.nav-item a{
font-size: 1rem;
color: black !important;
}
.dropdown-menu{
border-style: none;
margin: 0;
padding: 0;
background-color: #FFA500;
}
.dropdown-item{
... |
vti_encoding:SR|utf8-nl
vti_author:SR|XZ-20130508UAYR\\Administrator
vti_modifiedby:SR|XZ-20130508UAYR\\Administrator
vti_timelastmodified:TR|14 Sep 2016 05:13:27 -0000
vti_timecreated:TR|14 Sep 2016 05:13:27 -0000
vti_cacheddtm:TX|14 Sep 2016 05:13:27 -0000
vti_filesize:IR|27873
vti_cachedlinkinfo:VX|S|awillbnr.gif S|... |
select option {
height: 32px;
}
tr {
line-height: 40px;
min-height: 40px;
height: 40px;
}
.highlight {
background-color:yellow;
} |
h1 {
color: rgba(212, 10, 10, 0.734);
font-size: 180px;
text-align: center;
margin-bottom: 20px;
}
header {
background-image: url(../img/cards.jpeg);
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
}
body {
background-color: black;
font-family: 'Source Sans... |
//Mixins
//-------------------------------
@mixin prefix($name, $argument...) {
-webkit-#{$name}: #{$argument};
-ms-#{$name}: #{$argument};
-moz-#{$name}: #{$argument};
-o-#{$name}: #{$argument};
#{$name}: #{$argument};
}
@mixin flex-like-that($dir: row, $wrap: wrap) {
display: -webkit-box; // iOS 6-, Safa... |
/* Port of TextMate's Blackboard theme */
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
.cm-s-blackboard .CodeMirror-selected { background: #253B76 !important; }
.cm-s-blackboard.CodeMirror ::selection { background: rgba(37, 59, 118, .99); }
.cm-s-blackboard.CodeMirror ::-moz-selection { ba... |
.nameColumn {
text-transform: capitalize;
background-color:rgb(194, 3, 3);
} |
:root .theme-dark,:root.theme-dark{--f7-contacts-list-title-text-color:#fff}.ios{--f7-contacts-list-title-font-size:inherit;--f7-contacts-list-title-font-weight:600;--f7-contacts-list-title-height:22px;--f7-contacts-list-title-text-color:#000;--f7-contacts-list-title-bg-color:#f7f7f7}.ios .theme-dark,.ios.theme-dark{--... |
/* BEM support Func
-------------------------- */
/* Element Chalk Variables */
/* Transition
-------------------------- */
/* Color
-------------------------- */
/* #409EFF */
/* 53a8ff */
/* 66b1ff */
/* 79bbff */
/* 8cc5ff */
/* a0cfff */
/* b3d8ff */
/* c6e2ff */
/* d9ecff */
/* ecf5ff */
/* Link
-----------------... |
.weather-container {
background: #ccc;
text-align: center;
}
.weather {
font-size: 22px;
margin: 0;
}
.temp {
font-size: 60px;
margin: 0;
font-weight: bold;
}
var vejr;
var icon;
var weather;
var temp;
var button;
var api = 'http://api.openweathermap.org/data/2.5/weather?q=';
var api... |
/**
* Framework7 5.0.0-beta.12
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2019 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: September 2, 2019
*/
|
@custom-media --mobile only screen and (max-width: 40em);
@custom-media --medium-screen only screen and (min-width: 40.063em);
@custom-media --tablet-only only screen and (min-width: 40.063em) and (max-width: 64em);
@custom-media --lage-screen only screen and (min-width: 64.063em);
@custom-media --lage-screen-only on... |
/*
Document : assan
Author : Design_mylife
Description:assan Themes kit
Version : V2.5
*/
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700";
@import "https://fonts.googleapis.com/css?family=Raleway:400,600,700,800";
@import url(../pe-icons/Pe-icon-7-stroke.c... |
html {
position: relative;
min-height: 100%;
}
body {
overflow-x: hidden;
}
body.sticky-footer {
margin-bottom: 56px;
}
body.sticky-footer .content-wrapper {
min-height: calc(100vh - 56px - 56px);
}
body.fixed-nav {
padding-top: 56px;
}
.content-wrapper {
min-height: calc(100vh - 56px);
padding-top... |
/*
* -----------------------------------------------
* Theme : ios
* Widget : deliteful/list/List
* baseClass : d-list or d-round-rect-list
* -----------------------------------------------
*/
d-list-store {
display: none;
}
.d-list-category {
/* No position should be defined, as the List is using o... |
.dropzone {
height: 300px;
background: #E1FAEC;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 48px;
outline: 0;
}
.dropzone:hover {
cursor: pointer;
}
.dropzone img {
width: 100%;
height: 100%;
object-fit: cover;
}
.dropzone p {
width: calc(... |
/*
Error: Invalid CSS after "*\/": expected identifier, was ""
on line 5 of /home/roman/Local Sites/eiko/app/public/wp-content/themes/Eiko/sass/variables.sass
1: /* PAGE-STYLESHEET
2:
3: * TODO: Hier kommen die Styles für eine individuelle Seite hin.
4:
5: *\/
Backtrace:
/home/roman/Local Sites/eiko/... |
li.dev-item {
background: #fff;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.02);
border-radius: 2px;
padding: 30px 20px;
}
li.dev-item header{
display: flex;
flex-direction: row;
align-items: center;
}
li.dev-item header img{
width: 54px;
height: 54px;
border-radius: 50%;
}
li.dev-item header .user-inf... |
.br-theme-fontawesome-stars .br-widget {
height: 28px;
white-space: nowrap;
}
.br-theme-fontawesome-stars .br-widget a {
font-family: "Font Awesome 5 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
text-decoration: none;
margin-right: 2px;
}
.br-theme-fontawesome-star... |
@import url('https://fonts.googleapis.com/css?family=Dosis|Oxygen');
.header {
position: fixed;
z-index: 100;
top: 0;
width: 96%;
padding: 15px 2% 10px 2%;
display: flex;
flex-direction: row;
justify-content: space-between;
box-shadow: 0px 5px 8px #00000021;
border-bottom: 1px solid rgb(228, 228, 2... |
/*
* Table styles
*/
table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;
/*
* Header and footer styles
*/
/*
* Body styles
*/ }
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold; }
table.dataTable thead th,
... |
.sign-in {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.sign-in .ant-btn {
font-size: 14px;
}
.sign-in .ant-row {
height: auto;
}
.sign-in .ant-form-item-control-wrapper {
height: auto;
}
.sign-in .ant-input {
font-size: 18px;
}
.sign-in a {
font-size: 14px;
}
.sign-in-header {... |
.wes-context-menu-panel {
display: block;
position: fixed;
color: #000;
background: #ffffff;
border: 1px solid #000;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: fit-content;
padding-top: 4px;
pad... |
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono:600');
p {
font-family: verdana;
font-size: 18; }
h1 {
font-family: 'IBM Plex Mono', monospace;
color: #c4c4c4;
font-size: 44px;
}
p.center {
font-family: verdana;
font-size: 18;
text-align... |
.menubar {
background-color: #f6f6f6;
}
.toolbar {
min-height: 0px;
}
.toolbarText {
padding-left: 1em;
padding-bottom: 0px;
margin-top: 0.5em;
margin-bottom: 0.5em;
text-transform: uppercase;
font-weight: 500;
}
.error {
color: red;
}
.footer {
font-size: 12px;
}
.footer a {
... |
/*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.10
*/
html, body {
height: 100%;
position: relative; }
body {
margin: 0;
padding: 0; }
[tabindex='-1']:focus {
outline: none; }
.inset {
padding: 10px; }
a.md-no-style,
button.md-no-style {
font-weight: no... |
/* HTML5-specific CSS setup */
article,aside,figure,footer,header,hgroup,nav,section{
display:block}
html{
background:white;
color:black}
body{
font:normal medium 'Gill Sans','Gill Sans MT','Goudy Bookletter 1911','Linux Libertine O','Liberation Serif',Candara,serif;
padding:0;
margin:0 auto;
... |
.Footer {
width: 100%;
height: 100%;
background-color: #000000;
color: rgb(255, 255, 255);
text-align: center;
padding: 0.5rem;
}
.Footer_section {
display: flex;
justify-content: space-around;
bottom: 0;
}
.Footer a:active {
color: rgb(0, 0, 0);
font-weight: bold;
}
.Footer_informations {
di... |
/*!
* nav
* header
* about
* team
* counter
* services
* progress
* faq
* portfolio
* testimonials
* client
* Cotnact
* footer
*/
/*----------- Playfair google font
--------------------------*/
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@i... |
.payment-body .payment-options {
margin-top: 3rem;
margin-left: 3rem;
}
.payment-body .payment-options__item {
text-decoration: none;
margin-left: 3rem;
border: 2px solid black;
padding: 1rem;
border-radius: 0.5rem;
color: #610b80;
}
.payment-body .payment-options__item:hover {
text-decoration: none;
... |
*{margin:0px;padding:0px;}
h3{font-size:14px;}
a{color:blue;text-decoration:none}
/***********header css**************/
#header{height:60px;line-height:60px;width:100%;background-color:black;}
/***********box css*****************/
#box{width:800px;height:300px;position:relative;border:2px #ccc solid;border-radius:10... |
@charset "UTF-8";
/*!
* Start Bootstrap - Grayscale v6.0.2 (https://startbootstrap.com/themes/grayscale)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-grayscale/blob/master/LICENSE)
*/
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-20... |
/*Start Archive Slider*/
/* The switch - the box around the slider */
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 24px;
}
/* Hide default HTML checkbox */
.switch input {
opacity: 0;
width: 0;
height: 0;
}
/* The slider */
.slider {
position: absolute;
cursor: pointer;
... |
body {
margin: 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;
background: #4a4a4a;
}
code {
font-family: sou... |
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i");
/*
Story 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, h1, h2, h3... |
/*
YUI 3.6.0pr3 (build 1)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-scrollview{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none}.yui3-scrollview-hidden{display:none}.yui3-scrollview-content{position:relative}.y... |
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c539e+11,2c539e+20,2c539e+49,2c539e+70,2c539e+72,4475aa+94 */
background: #2c539e; /* Old browsers */
background: -moz-linear-gradient(top, #2c539e 11%, #2c539e 20%, #2c539e 49%, #2c539e 70%, #2c539e 72%, #4475aa 94%); /* FF3.6... |
.profile-main {
background-color: rgb(26, 30, 34);
color: rgb(0, 112, 243);
position: relative;
}
.profile-upper {
display: flex;
justify-content: center;
width: 50%;
margin: auto;
flex-flow: column;
text-align: center;
padding: 3rem 5rem;
}
.profile-upper-avater {
display: flex;
justify-content: center;
}... |
html {
height: 100%;
margin: 0;
}
body {
margin: 0;
}
/* main {
}
.container {
} */ |
.header, .title {
text-align: center;
}
.alert.alert-warning.issue-alert,
.alert.alert-danger.issue-alert,
.alert.alert-info.issue-alert,
.alert.alert-success.issue-alert {
position: fixed;
top: 10px;
right: 10px;
}
.form-control.text-area,
.form-control.input-text,
.form-control.input-text:-internal-... |
/*
Item: Active Matrimonial CMS
Author: Active IT zone
URL: https://www.activeitzone.com
*/
::-webkit-scrollbar {
width: 5px;
border-left: 1px solid #e6e6e6;
}
::-webkit-scrollbar-thumb {
background: #5E32E1;
}
.dropdown-menu-right .dropdown-menu,
.navbar-right .dropdown-menu .dropdown-menu,
.pull-right .dropdown... |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
align-items: center;
background-color: #53131E;
display: flex;
flex-direction: column;
height: 100vh;
justify-content: center;
}
header,
footer {
color: #A8BCA1;
font-size: 3vh;
text-align: center;
}
div.box {... |
.pos-receipt-print {
width: 512px;
height: 0;
overflow: hidden;
position: absolute;
left: 0;
top: 0;
text-align: left;
direction: ltr;
font-size: 28px;
color: #000000;
}
.pos-receipt .pos-receipt-right-align {
float: right;
}
.pos-receipt .pos-receipt-center-align {
tex... |
/*easyui mian*/
.layout-panel-west .panel-header{ padding-left:5px; width:220px;height:30px;border-color:#d3d3d3;background:#f9fafc;color:#777;}
.layout-panel-west .panel-header .panel-title{padding-left:20px;height:30px;color:#777;line-height:30px;}
.label-mes{position:absolute;top:3px;display:none;margin-left:13px;p... |
/*
* Bootstrap Documentation
* Special styles for presenting Bootstrap's documentation and code examples.
*
* Table of contents:
*
* Scaffolding
* Main navigation
* Footer
* Social buttons
* Homepage
* Page headers
* Old docs callout
* Ads
* Side navigation
* Docs sections
* Callouts
* Grid styles
* E... |
/* Set scroll padding so that anchors don't disappear underneath the fixed navbar */
html {
scroll-padding-top: 5rem;
}
/* General and site-wide Bootstrap modifications */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 600;
}
p {
margin-bottom: 1.5rem;
}
hr {
width: 50px;
he... |
/******* 768px ********/
@media (max-width:768px) {
body {
height: 86vh;
}
header.tg_header.wh_bg {
height: 60px;
}
header.tg_header img {
max-width: 40px;
}
header.tg_header.wh_bg img.d-none {
max-width: 40px;
}
.menu-part .menu-sec ul li a {
... |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");
/*
Big Picture 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, h1, h2, h3, ... |
.textInput {
padding-right: 20px;
} |
/deep/ video {
width: 100% !important;
height: auto !important;
} |
div.input_prompt{
display: none;
}
div.output_prompt{
display: none;
}
div.prompt{
display: none;
} |
.container {
border: 1px solid red;
}
.manual_spacer {
background: red;
padding: 10px;
}
.item, .static {
border: 1px solid blue;
min-width: 200px;
min-height: 200px;
background-image: url("tile.png");
box-sizing: border-box;
box-shadow: inset 0 30px 20px -20px rgba(0,0,0,0.2),
... |
@import url("font-awesome.css");
@import url("flexslider.css");
@import url("owl.carousel.css");
@import url("shortcodes.css");
@import url("jquery-ui.css");
@import url("waves.min.css");
@import url("cloud-zoom.css");
@import url("mCustomScrollbar.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:3... |
ul.list-group:after {
clear: both;
display: block;
content: "";
}
.list-group-item {
float: left;
}
.nav-tabs .glyphicon:not(.no-margin) { margin-right:10px; }
.tab-pane .list-group-item:first-child {border-top-right-radius: 0px;border-top-left-radius: 0px;}
.tab-pane .list-group-item:last-child {border-bot... |
@charset "utf-8";
html { overflow-y:scroll; }
/* layout */
#wrap{ width:75%; margin:0px auto; overflow:hidden; }
header{ width:100%; margin:0px 10px; }
#middle { width:100%; margin:0px 10px; overflow:hidden; }
aside { float:left; width:170px; height:550px; }
section { margin-left:170px; }
footer{ width:100%; margin:... |
:root {
--white: #fff;
--orange: #ee9c04;
--yellow: #F3CD05;
--darkorange: #c27004;
--green: #20e00fde;
--blue: rgba(22, 78, 230, 0.829);
--red: rgba(255, 0, 0, 0.623);
--black: black;
--brown: #774000d8;
--purple: rgb(52, 7, 90);
--green1: rgba(47, 194, 47, 0.753);
... |
/*
* Copyright 2016-present Open Networking Foundation
*
* 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 appli... |
body {
margin: 0;
background-color: whitesmoke;
font-family: sans-serif;
}
button {
background-color: rgb(201, 47, 47);
color: white;
border-radius: 15px;
border: none;
cursor: pointer;
}
button:hover {
background-color: rgb(131, 0, 0);
}
.hidden {
display: none;
}
.spacer {
... |
html,
body {
height: 100%;
}
#page-content {
flex: 1 0 auto;
}
#sticky-footer {
flex-shrink: none;
}
/* Other Classes for Page Styling */ |
@import url(fontawesome-all.min.css);
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400';
/*
Stellar 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, h1, h2, h3, h4, h5, h6,... |
.icon {
display: inline-block;
width: 2em;
height: 2em;
font-size: 30px;
fill: #D7DCE2;
transition: all 0.2s ease-in-out;
}
html, body {
height: 100%;
}
body {
background: #ffeff5;
position: relative;
}
.player {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.... |
.center-block:not(.mobile) {
width: 50%;
margin-left: 25%;
margin-top: 50px;
}
.center-block.mobile {
width: 90%;
margin-left: 5%;
}
.center-block > p {
font-size: 16px;
margin: 0;
}
.header-center-block:not(.mobile) {
width: 30%;
margin-left: 35%;
}
.image {
height: 60px;
}
.image-left {
flo... |
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
background: #bcdee7 url("http://victory-design.ru/sandbox/codepen/profile_card/bg.png") no-repea... |
/* ==UserStyle==
@name Тёмная тема для ru.warframe.wikia.com
@namespace USO Archive
@author Ivan Samsonov
@description `Тёмная тема для ru.warframe.wikia.com`
@version 20171120.15.36
@license CC-BY-NC-SA-4.0
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1... |
/*
Template Name: Adminto Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Pages
*/
/* =============
== Pages List==
- Calendar
- Form Elements
- Notification
- Range slider
- Sweet Alert
- Charts
- Timelines
- Count down
- Gallery
- Maintenance
- Maps
- Tree view ... |
/* STYLE HEADER */
.navbar {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #161616;
}
.title-prideon {
font-size: 24px !important;
font-family: "Oswald", sans-serif;
}
a.nav-link {
position: relative;
color: #fff;
font-family: "Oswald", sans-serif;
font-size: 18px;
letter-spacing: 0.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.