text
stringlengths
1
1.04M
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");/*! * bootswatch v3.3.5 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap *//*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under M...
@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; /*! * Bootstrap v4.4.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: #3490d...
/* ==UserStyle== @name Ocean Facebook Theme @namespace USO Archive @author wonderlandd @description `matching colored panels, and NO ADS!for all things tumblr&facebook go to tutorialsandsuch.tumblr.com` @version 20121127.15.27 @license NO-REDISTRIBUTION @preprocessor uso ==/Use...
@CHARSET "UTF-8"; .draggable-element .component-store-show-info .preview-draggable .preview-box { padding: 10px 0; margin: 0 15px; } .component-store-show-info .info-list { padding: 0 10px; } /* 风格一 */ .component-store-show-info .style-one, .component-store-show-info .style-three{ display: flex; justify-content:...
.repeatable, .repeatable section { margin-bottom: 1rem; } code.output { width: 100%; display: block; min-height: 2em; word-break: break-all; white-space: pre-wrap; } code[data-output] .token { background-color: inherit; } li section { display: flex; flex-direction: row; } .label { padding-top: 0...
.show-grid{margin-bottom:15px} .show-grid [class^=col-]{ padding-top:10px; padding-bottom:10px; background-color:#eee; background-color:rgba(86,61,124,.15); border:1px solid #ddd; border:1px solid rgba(86,61,124,.2) } .cabecera{ height: 100px; } .contenido > [class^=col-]{ height: 500px; }
.grid-row:after, #content:after, .notice:after, .panel:after, fieldset:after, .form-section:after, .form-group:after, .breadcrumbs ol:after, .task-list-item:after { content: ""; display: block; clear: both; } #content { max-width: 960px; margin: 0 15px; } @media (min-width: 641px) { #content { margin:...
* { padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; font-family: sans-serif; font-size: 14px; } body { width: 100%; min-height: 100vh; background-color: rgb(243, 243, 243); margin: 0; padding: 0; display: flex; justify-content: center; } .instagram-wrapper { display: ...
/* ---------------------------------- * Object menu * ---------------------------------- */ /* Main dialog setup */ [role="dialog"][data-type="object"] { display: flex; flex-direction: column; background-color: #2d2d2d; overflow: hidden; position: fixed; z-index: 100; top: 0; left: 0; right: 0; b...
/* * # Semantic UI - 1.8.1 * 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 * */ @import 'https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin'; /...
body{ }
/*! * Materialize v0.97.8 (http://materializecss.com) * Copyright 2014-2015 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE) */ .materialize-red { background-color: #e51c23 !important; } .materialize-red-text { color: #e51c23 !important; } .materialize-red.light...
:host { display: block; perspective: 600px; } .card { box-shadow: 10px 10px 43px -18px rgba(0, 0, 0, 0.75); border-radius: 5px; height: 300px; width: 200px; cursor: pointer; position: relative; transform-style: preserve-3d; } .face { display: block; position: absolute; ...
input[type=text], input[type=password], input[type=email], input[type=date] { color: #0d0d0d; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 5px; width: 85%; border: 2px solid #f6f6f6; border-radius: 5px 5px 5px 5px;...
.dragula > div, .gu-mirror { margin: 10px 0px; padding: 10px; transition: opacity 0.4s ease-in-out; } .dragula > div, .dragula > p { cursor: move; cursor: grab; cursor: -moz-grab; cursor: -webkit-grab; } .gu-mirror { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbi...
/*---------------------------------------------------------------------- [-----*** TABLE OF CONTENT ***-----] 1. Header - Navbar 2. Header - Menu Inner Right Style 3. Header - Responsive Navbar Style 4. Header - Submenu 5. Header - Mega Menu 6. Header - Fixed 7. Header - Border Bottom Style Option 8. Header - White T...
div { //border: solid black 1px; } #submitButton { //visibility: hidden; } .event-row { min-height: 67px; } .event-section { display: flex; position: absolute; margin-left: 60px; max-width: 695px; } .event-1h { min-height: 67px; } .event-2h { min-height: 134px; } .event-3h { ...
* { margin: 0; padding: 0; box-sizing: border-box; } ul { list-style-type: none; } a { text-decoration: none; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webk...
.loading { z-index: 1000; position: fixed; top: 0; width: 100%; height: 100%; background-color: rgba(248, 248, 248, 1) } .loading_img { position: relative; display: inline-block; top: 50%; left: 50%; width: 150px; height: 150px; transform: translateY(-50%) translateX(-50%) } .circle { position: absolute...
/* This file is licensed under the terms of the BSD 3-Clause License. */ body { font-family: Arial; } h2 { margin-top: 1.5em; } /* * CSS-Klasse, die allen mit dem Attribut data-mide-effekt="blinker" * versehenen Elementen zur Laufzeit mit jQuery zugewiesen wird. */ .hintergrundFuerEffekt { background...
.list{ width: 80%; height: 88vh; margin: 0 auto; padding-bottom: 3%; display: flex; flex-direction: column; position: relative; } .list__wrap{ width: 100%; height: 80%; display: flex; justify-content: space-between; padding-top: 5%; } .list__ttl{ color: #162325; ...
/* Template Name: Creative Bootstrap 3 Responsive Admin Template Template Version: 1.0 Author: GeeksLabs Website: http://geekslabs.com/ */ /* Import fonts */ @import url(http://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic); @import url(line-icons.css); bod...
/*! * Bootstrap Utilities v5.1.2 (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) */ .clearfix::after { display: block; clear: both; content: ""; } .link-primary { color: ...
/*! * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) /*# sourceMappingURL=bootstrap-reboot.min.css.map */
.navbar-bottom{ padding-bottom: 0px; }
/* Start General Styles */ .hidden-element{ display: none !important; } .top-margin{ margin-top:10px; } /* Provider Registration Form */ .provider-uploaded-logo{ width:93.3px; height:92.5px; border:1px solid #969696; -webkit-border-radius: 50%; -moz-border-radius: 50%; borde...
.content { max-height: 0; overflow: hidden; transition: max-height 0.25s linear; } .content.visible { max-height: 500px; }
/* Version: 1.7 File Description: Green Skin */ /* 1 Typography ----------------------------------------------------------------------------- */ a, .text-default { color: #0d8609; } a:hover, a:focus { color: #0d760a; } mark, .mark { background-color: #0d8609; color: #ffffff; } .table > thead > tr > th { border-...
@tailwind preflight; @tailwind components; @tailwind utilities; html { font-family: 'Roboto Condensed', sans-serif; } p { font-family: 'Roboto', sans-serif; } /* Remove autofill bg color */ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -web...
* { font-family: 'Roboto', sans-serif; /* font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace !important; */ font-weight: bold!important; font-size: 14px !important; } #background_iframe { position: fixed; width: 100%; height: 100%; top: 0px; z-index...
/** * Timeline */ .timeline__legends { font-size: 12px; line-height: 1.5em; } .timeline__legends span { border-left-width: 10px; border-left-style: solid; padding: 0 10px 0 5px; } .timeline__legends--default { border-left-color: #E91E63; } .timeline__legends--section { border-left-color: #3F51B5; } ...
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, ...
.logo { display: flex; align-items: center; text-decoration: none; font-weight: bold; img { height: 44px; } &__mark { margin-right: 5px; } &__cursor { display: inline-block; width: 2px; height: 1rem; background: #fe5186; margin-left: 5px; border-radius: 2px; anim...
.nice-select { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e8e8e8; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: normal; height: 42px; line-he...
@keyframes rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyfr...
*{ margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } #flip-box h1{ font-size: 2.5rem; font-family: 'Montserrat'; font-weight: normal; color: #444; text-align: center; margin: 2rem 0; } #contact-form h1{ font-size: 2.5rem; ...
ux-checkbox { display: inline-block; outline: none; height: 24px; width: 24px; box-sizing: border-box; position: relative; } ux-checkbox>input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; width: 100%; height: 100%; cursor: pointer; z-index: 1; } ux-checkbox>i...
@import 'https://fonts.googleapis.com/css?family=Inconsolata|Open+Sans'; body { background: lightblue; font-family: 'Incosolata', monospace; } .container { padding: 30px; } .puzzle { border: 2px solid dodgerblue; width: auto; height: auto; } .dragme { max-width: 100%; } img { margin: 0px; } .grid { wh...
[v-cloak] > * { display: none;} [v-cloak]::before{ content:''; background-image: url('/images/white-spinner.gif'); background-repeat: no-repeat; background-size:cover; position: absolute; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; ...
body { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; padding: 0; } aside { background-color: pink; width: 200px; height: 100%; overflow: hidden; } .main { background-color: skyblue; position: absolute; top: 0; margin-left: 200px; height: 100%; }
body{ background-color:#c0c0c0; /* Body background */ } label { font-size: 1.2rem; } .container{ background-color:#FFF; /* Container background */ font-family: Roboto,sans-serif; font-size: 1.2rem; font-weight: 500; } .md-form label { position: absolute; top: 0.8rem; left: 0; font-size: 1rem...
/* TODO freeze axes dropdowns till dataset is chosen */ /****** SELECT/OPTIONS ****/ select { -webkit-appearance: none; background: #ffffff; height: 42px; /*margin: 0px;*/ width: 185px; font: 16px 'Roboto Condensed', sans-serif; font-weight: 300; border: 1px solid #ccc; color: #7777...
header {color: brown;}
/* Sample CSS for jsGanttImproved v1.7.5.4 */ div.gantt { font-family:tahoma, arial, verdana, Sans-serif; font-size:11px; color: #656565; } .gantt table { border-collapse: collapse; } .gantt td { padding: 0px; } /* cell defaults */ .gmajorheading, .gminorheading, .gminorheadingwkend, .gtaskcell, .gtaskcellwkend {...
.diff { display: inline-block; } .diff-level { margin-left: 1.6em; } .diff-holder { color: #666; margin: 0; } .diff-holder span { color: #AAA; } del.diff { text-decoration: none; color: #b30000; background: #fadad7; } ins.diff { background: #eaf2c2; color: #406619; text-decor...
.footer { color: #777; padding: 10px 15px; height: 20px; text-align: center; border-top: 1px solid #e6e6e6; } .footer:before { content: ''; position: absolute; right: 0; bottom: 0; left: 0; height: 50px; overflow: hidden; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 0 -3px #f6f6f6, ...
.cat-fact { text-align: center; cursor: pointer; } .cat-fact__label { font-weight: bold; font-size: 0.8em; } .cat-fact__fact { font-size: 0.75em; font-style: italic; }
/* Global Styles */ :root { --primary-color: #1E90FF; --dark-color: #343a40; --light-color: #f4f4f4; --danger-color: #dc3545; --success-color: #28a745; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Raleway', sans-serif; font-size: 1rem; line-he...
/*! * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */ .datepicker { padding: 4px; border-radius: 4px; direction: ltr; /*.dow { border-top: 1px solid #ddd !important; }*/ ...
/*! * AdminLTE v2.4.0 * Author: Almsaeed Studio * Website: Almsaeed Studio <https://adminlte.io> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information */html,body{ height:100% } .layout-boxed html,.layout-boxed body{ height:100% } body{ ...
.color-highlight{color:#AA8E69 !important}.bg-highlight{background-color:#AA8E69 !important;color:#fff !important}.border-highlight{border-color:#AA8E69 !important}.gradient-highlight{background-image:linear-gradient(to bottom, #BAA286, #AA8E69) !important}.bg-fade-highlight-light{background-color:rgba(186,162,134,0.3)...
body, html { height: 100%; }
#grid { padding-top: 60px; }
.infobar { float: left; font-size: 15px; /* font-family: "lyon-text"; */ z-index: 100; height: 100%; transition: left 0.3s ease-out; /*box-shadow: 0 0px 56px rgba(0, 0, 0, 0.66), 0 0px 6px rgba(0, 0, 0, 0.23);*/ box-shadow: 5px 0px 0px rgba(0, 0, 0, 0.14); left: 0px; position: ab...
body, html { margin: 0; padding: 0; overflow: hidden; } #header { border-bottom: 1px solid black; background: darkturquoise; font-size: 2em; margin-bottom: 0.25em; } #status { position: absolute; top: 3em; left: 0; right: 0; bottom: 1em; overflow: auto; } #legend {...
.chocolat-zoomable.chocolat-zoomed { cursor: zoom-out !important; } .chocolat-open { overflow: hidden; } .chocolat-overlay { transition: opacity 0.4s ease, visibility 0s 0.4s ease, background-color 1s; height: 100%; width: 100%; position: fixed; left: 0; top: 0; z-index: 10; back...
:root { --titleHeight: 40px; --consoleHeight: 300px; --controlsHeight: 50px; } html { width:100%; height:100%; margin: 0; padding: 0; } body { width:100%; height:100%; margin: 0; padding: 0; background-color: #222222; color: #EEEEEE; font-family: Arial; over...
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body{ color:#444; font-family: Arial, Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', "Hiragino Sans GB", "STXihei", "微软雅黑", serif; font-size:12px; line-height:1.5em; back...
body { text-align: center; font-family : arial; } .form { position: relative; border:solid 1px #bbbbbb; border-radius: 15px; padding: 20px; margin: auto; margin-bottom: 20px; } .nav { position: relative; background-color : #468499; border-radius: 15px; padding: 20px; margin: auto; } .table {...
@font-face { font-family: customFontFamily; src: url('./font1.ttf'); } .customFont { font-family: customFontFamily; font-size: 32px; }
.container { width: 960px; } h1 { text-align: center; font-family: sans-serif; } h2 { text-align: center; } .flash-card { width: 50%; border: 1px solid black; margin-bottom: 15px; float:left; } p { display: none; padding-left: 10px; padding-right:10px; }
*{ margin: 0; padding: 0; box-sizing: border-box; /* background: rgba(0,0,0,0.1); */ color: #ffffff; } nav{ display: flex; align-items: center; justify-content: space-around; min-height: 8vh; z-index: 100; position: sticky; top: 0; font-family: 'Roboto', sans-serif; ...
html, body { font-size: 12px; font-family: 'Montserrat', sans-serif; @apply text-primary-900 bg-primary-50; @apply transition-colors duration-200 ease-in-out; } *::-webkit-scrollbar { width: 8px; height: 8px; background-color: white; } *::-webkit-scrollbar-track { box-shadow: inset 0 0 6px grey; } *...
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap"); * { font-family: "Poppins", sans-serif; }
8.0.0-beta9:b5188669b21c2b722fac56dd5a1041a7973b81fa47e0c94afe7ff662d26b1409 8.0.0-beta10:e15fa17db7479cbb8e08da4bbd48ec90b51cdd525a2ce689caa1be8efa401632 8.0.0-beta11:e15fa17db7479cbb8e08da4bbd48ec90b51cdd525a2ce689caa1be8efa401632 8.0.0-beta12:e15fa17db7479cbb8e08da4bbd48ec90b51cdd525a2ce689caa1be8efa401632 8.0.0-bet...
/** * Template Name: Sailor - v4.7.0 * Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/ * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/ */ /*-------------------------------------------------------------- # General -----------------------------------------------------------...
a{ text-decoration: none; cursor: pointer; color: black; } /* ヘッダー */ header{ position: fixed; top: 0; background-color: white; width: 96vw; padding-top: 15px; padding-bottom: 0; display: table; } .left-item{ display: table-cell; text-align: left; width: 32vw; } .c...
/* Theme Name: iDea - Clean & Powerful Bootstrap Theme Author: HtmlCoder Author URI: http://www.htmlcoder.me Author e-mail: htmlcoder.me@gmail.com Version: 1.3 Created: September 2014 License URI: http://support.wrapbootstrap.com/ File Description: Green Skin */ /* 1 Typography ----------------------------------------...
/*! * 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 */ /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/...
.bx_wmap_extra_wrtapper { padding-top:10px; } .bx_wmap { width:auto; text-align:center; position:relative; overflow:hidden; } .bx_wmap_info { width:auto; } .bx_wmap_tip { width:auto; margin-top:5px; font-style:italic; } .bx_wmap_parts { width:auto; } .bx_wmap_part { ...
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b...
/* @core.css */ h1, h2, h3, h4, h5, h6 { font-family: 'Oswald'; text-transform: uppercase; letter-spacing: .03em; } hr { border-color: #39BED7 } .masthead { position: relative; } .masthead:after { top: 0; left: 0; right: 0; bottom: 0; z-index: 0; position: absolute; content: ''; display: bloc...
/* @Template Name: Politist @Version: 1.0 @author themeum www.themeum.com @copyright Copyright (c) 2016 themeum @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later */ /* ========================================================================== Home Page 1 =======================================...
body { background-color: #eee; } .container { padding: 0px; } .top-bar { position: fixed; width: 100%; background-color: #eee; z-index: 2; } .nav-bar { width: 100%; height: 35px; text-align: center; position: relative; border-bottom: 1px solid #eee; background-color: #ff...
@import url('https://fonts.googleapis.com/css?family=Open+Sans'); body { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.2; background-color: #fff; } .hide { display: none; } .show { display: block !important; } header { text-align: center; } header .logo { margin-top: 50px; }...
.desktop { background: var(--Background); } .taskbar { outline: 1px solid var(--ButtonLight); border-top: 1px solid var(--ButtonHilight); background: var(--ButtonFace); color: var(--ButtonText); } .taskbar-divider { border-left: 1px solid var(--ButtonShadow); border-right: 1px solid var(--ButtonHilight); } .task...
@font-face { font-family: "AvenirNextLTProRegular"; src: local() url("../../assets/fonts/AvenirNextLTProRegular.otf"); src: url("../../assets/fonts/AvenirNextLTProRegular.otf") format("opentype"); } @font-face { font-family: "AvenirNextLTProMedium"; src: local("AvenirNextLTProMedium") url("../../assets/f...
/*! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 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{background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%)}
.packageGrid { display: flex !important; flex-wrap: wrap; justify-content: space-around; } .packageGrid .card { box-sizing: border-box; width: 270px; background: white; padding: 10px; border-radius: 10px; box-shadow: 2px 2px 4px; margin-bottom: 20px; font-family: 'effra', 'Helvetica Neue', 'Helve...
*{ padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; font-family: sans-serif; font-size: 14px; } body{ width: 100%; min-height: 100vh; background-color: rgb(243, 243, 243); margin: 0; padding: 0; display: flex; justify-content: center; } #intragram...
[class^="griditem"] { color: white; text-align: center; font-size: 3rem; background-color: blue; } .grid { display: grid; border: 1px solid blue; grid-template-columns: repeat(12, 1fr); grid-template-rows: repeat(15, 100px); grid-template-areas:"1-1 1-2 1-3 1-4 1-5 1-6 1-7 1-8 1-9 1-10 1-11 1-12" ...
.mkdf-main-menu>ul>li.mkdf-active-item>a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-main-menu>ul>li:hover>a { color: #13a8b0 !important; } .bbp-login-form .user-submit:not(.mkdf-btn-custom-hover-color):hover, .bbpress div:not(.bbp-logged-in)>.submit:not(.mkdf-btn-custom-hover-color):hover, .mkdf-btn....
#bootloader_LbGET{height:42px;}.bootloader_LbGET{display:block!important;}
@charset "UTF-8"; /** * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework * * (en) YAML core stylesheet * (de) YAML Basis-Stylesheet * * Don't make any changes in this file! * Your changes should be placed in any css-file in your own stylesheet folder. * * @copyright Copyright 2005-2007, Dirk Jesse * @lice...
.task-description { display: inline-block; margin-right: 10px; margin-top: auto; margin-bottom: auto; max-width: 100%; line-break: normal; }
/*------------------------------------------------------------------ Project: Version: Last change: Assigned to: Le Xuan Bach Primary use: Company -------------------------------------------------------------------*/ /*------------------------------------------------------------------ [LAYOUT] * body + Heade...
.form-box { width: 100%; height: auto; overflow: hidden; padding: 0 40rpx; margin-top: 96rpx; background: #fff; } .form-item { position: relative; background: #fff; height: 96rpx; border-bottom: 1px solid #d9d9d9; } .form-item .username, .form-item .password, .form-item .mobile, .form-item .code {...
.dashboard .card-panel .title { font-weight: 700; text-transform: uppercase; } .dashboard .card-panel.badges i { font-size: 3rem; color: #3f51b5; } .stars-enter-active { -webkit-transition: all .4s ease; transition: all .4s ease; } .stars-enter { opacity: 0; } .stars-enter-active { opacity: 1; } .d...
/* ==UserStyle== @name DarkCarbon - Redmine @namespace USO Archive @author second @description `Dark style for redmine users` @version 20170630.20.51 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document reg...
/* -*- mode: css; css-indent-offset: 2; -*- */ /* * Copyright 2007-2011 Google Inc. All Rights Reserved. * Copyright 2011-2017 MIT, All Rights Reserved. * Released under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ /* Droid Sans has a bug in the size of its descenders: they get ...
/** * Colors */ /** * Breakpoints & Media Queries */ /** * Colors */ /** * Often re-used variables */ /** * Breakpoint mixins */ /** * Long content fade mixin * * Creates a fading overlay to signify that the content is longer * than the space allows. */ /** * Button states and focus styles */ /** * Ap...
#top-bar { left:0; }
head { } div { background-color : white; border-radius : 10px; border : 2px solid white; padding : 15px; position : absolute; } body { background-color: white; } input[type=text]{ width: 60%; padding: 12px 20px; margin: 4px 0; box-sizing: border-box; border...
@import url(fonts/octicons.css); @import url(fonts/roboto.css); @import url(fonts/zilla.css); @import url(vscode-icons.css); @import url(style/theme.css); @import url(style/markdown.css); @import url(style/split-pane.css); @import url(style/xterm.css); :root { --grey-50: #fafafa; --grey-100: #f5f5f5; --grey-200:...
/* ==UserStyle== @name Peace Sign Home Button @namespace USO Archive @author 4lison @description `For more dashboard stuff, or any tumblr codes visit http://everythingtumblr.4lison.com/` @version 20130209.20.39 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @nam...
* { box-sizing: border-box; } /* by default it's on content box. It calculates padding. Good to always include */ html, body { padding: 0; margin: 0; background-color: #19191f; /* #19191f; */ color: white; font-family: "Lato", sans-serif; font-weight: 500; /* #f2efe9; */ } p, ul { padding-left: 15px...
:root { --link: #3c8ddd; --link-active: #25; --light-primary: #0b80dc; --dark-primary: #096dbd; --light-info: #3e93c4; --dark-info: #3884b0; --light-success: #00a65a; --dark-success: #008d4c; --light-warning: #e6900a; --dark-warning: #d56800; --light-danger: #d13e2e; --d...
/* Accessibility styles chris@inathought.com */ @media only screen and (max-width: 800px) { /* Remove toolbar on small screens */ .a11y-responsive { display: none; } } @media print { .a11y-toolbar { /*display: none;*/ } } .focusable:focus { outline: none !important; } .has-focus { background: yellow; } ...
html, body { height: 100%; margin: 0; min-width: 600px; max-width: 100%; } body { background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.3)),url('resources/barbell-squat.jpg') no-repeat center; width: 100%; height: 100%; /*background: rgb(36, 36, 36);*/ background-size: cover; background-attachment: fixed...
@charset "UTF-8";/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Waves v0.7.5 * http://fian.my.id/Waves * * Copyright 2014-2016 Alfiana E. Sibuea and other contributors * Released under the MIT...