hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
16 values
lang
stringclasses
4 values
max_stars_repo_path
stringlengths
3
956
max_stars_repo_name
stringlengths
5
113
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
sequencelengths
1
10
max_stars_count
int64
1
208k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
956
max_issues_repo_name
stringlengths
6
110
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
sequencelengths
1
10
max_issues_count
int64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
956
max_forks_repo_name
stringlengths
6
110
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
sequencelengths
1
10
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.25
1.04M
max_line_length
int64
2
1.04M
alphanum_fraction
float64
0.01
1
da44f0d82968aa79bd1c3d9630bb066d698a4639
2,561
css
CSS
css/index.css
AllanGaiteiro/Breakout-Jogo-Html-Css-Js
4868115a17d542c7b3b39878c5b7f1739f1afeec
[ "MIT" ]
1
2020-06-08T00:06:55.000Z
2020-06-08T00:06:55.000Z
css/index.css
AllanGaiteiro/Breakout-Jogo-Html-Css-Js
4868115a17d542c7b3b39878c5b7f1739f1afeec
[ "MIT" ]
null
null
null
css/index.css
AllanGaiteiro/Breakout-Jogo-Html-Css-Js
4868115a17d542c7b3b39878c5b7f1739f1afeec
[ "MIT" ]
null
null
null
:root { --widthCont: 1366px; --widthCnv: 800px; --widthMenu: 400px; --absol: absolute; } .container { position: relative; margin: auto; width: var(--widthCont); } .container header { text-align: center; margin-bottom: 150px; } .container main { display: -webkit-box; display: -ms-flexbox; display: flex; } .container main menu { position: var(--absol); top: 225px; left: calc(calc(var(--widthCont)/2) - 200px); margin: auto; text-align: center; width: 400px; background-color: rgba(0, 0, 255, 0.671); padding: 0px; padding-bottom: 50px; border-radius: 5px; } .container main menu h2 { text-align: center; font-size: 4rem; } .container main menu button { width: 240px; height: 80px; margin: auto; font-size: 3rem; border: none; border-radius: 5px; background-color: #1c1cb3; -webkit-transition: all 0.5s; transition: all 0.5s; } .container main menu button:hover { background-color: #0808eb; } .container main menu #opsDif_Facil:hover { background-color: chartreuse; } .container main menu #opsDif_Medio:hover { background-color: yellow; } .container main menu #opsDif_Dificil:hover { background-color: red; } .container main .menuGame { top: 50px; left: 530px; width: 840px; height: 100px; vertical-align: middle; margin: 40px; padding: 0px; margin-left: -270px; margin-bottom: 300px; display: -webkit-box; display: -ms-flexbox; display: flex; } .container main .menuGame h2 { display: none; } .container main .menuGame button { margin: auto; } .container main .ops { display: none; } .container main .ops #voltar { display: -webkit-box; display: -ms-flexbox; display: flex; } .container main .ops #voltar h2 { margin: 10px; font-size: 2rem; } .container main .ops #voltar #opsDif_Volta { margin-left: 10px; margin-right: 0px; width: 120px; height: 40px; font-size: 1.5rem; } .container main .ops h3 { text-align: center; font-size: 2rem; } .container main .canvasJogo { margin: auto; width: 800px; height: 500px; border: 20px blue; border-style: ridge; background-color: rgba(109, 116, 214, 0.774); } .container main aside { width: 200px; height: 500px; border: 20px ridge blue; background-color: rgba(109, 116, 214, 0.774); } .container main #painel { width: 200px; height: 500px; border: 20px ridge blue; background-color: rgba(109, 116, 214, 0.774); } .container footer { text-align: center; } .container footer p { font-size: 1.5rem; } /*# sourceMappingURL=index.css.map */
16.848684
47
0.666146
da46af493f825b558c67b3369a4526ea1f2551fc
588
css
CSS
src/index.css
notnullgames/vrexperiments
58e3bd0fd803cba7fb5c2da3ff7352570aae30bb
[ "MIT" ]
null
null
null
src/index.css
notnullgames/vrexperiments
58e3bd0fd803cba7fb5c2da3ff7352570aae30bb
[ "MIT" ]
null
null
null
src/index.css
notnullgames/vrexperiments
58e3bd0fd803cba7fb5c2da3ff7352570aae30bb
[ "MIT" ]
null
null
null
* { box-sizing: border-box; } html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; } #root { overflow: auto; } body { position: fixed; overflow: hidden; overscroll-behavior-y: none; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif; color: white; background: black; }
17.818182
148
0.668367
da4c3e697e7c06c2d003ec53c84c23393c15e3e9
4,456
css
CSS
packages/tray/src/spectrum-tray.css
reikVdM/spectrum-web-components
96c9a31f7ecc2a2d26956820f917f869747183af
[ "Apache-2.0" ]
null
null
null
packages/tray/src/spectrum-tray.css
reikVdM/spectrum-web-components
96c9a31f7ecc2a2d26956820f917f869747183af
[ "Apache-2.0" ]
null
null
null
packages/tray/src/spectrum-tray.css
reikVdM/spectrum-web-components
96c9a31f7ecc2a2d26956820f917f869747183af
[ "Apache-2.0" ]
null
null
null
/* Copyright 2022 Adobe. All rights reserved. This file is licensed to you 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 applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ /* THIS FILE IS MACHINE GENERATED. DO NOT EDIT */ .tray { opacity: 0; pointer-events: none; transition: transform var(--spectrum-global-animation-duration-100, 0.13s) ease-in-out, opacity var(--spectrum-global-animation-duration-100, 0.13s) ease-in-out, visibility 0ms linear var(--spectrum-global-animation-duration-100, 0.13s); visibility: hidden; /* .spectrum-Tray */ } :host([open]) .tray { opacity: 1; pointer-events: auto; transition-delay: 0ms; visibility: visible; /* .spectrum-Tray.is-open */ } :host { --spectrum-dialog-confirm-exit-animation-delay: 0ms; /* .spectrum-Tray */ --spectrum-tray-margin-top: 64px; } :host([dir='ltr']) .spectrum-Tray-wrapper { left: 0; /* [dir=ltr] .spectrum-Tray-wrapper */ } :host([dir='rtl']) .spectrum-Tray-wrapper { right: 0; /* [dir=rtl] .spectrum-Tray-wrapper */ } .spectrum-Tray-wrapper { bottom: 0; display: flex; justify-content: center; position: fixed; /* .spectrum-Tray-wrapper */ width: 100%; z-index: 2; } .tray { border-radius: var( --spectrum-tray-full-width-border-radius, var(--spectrum-alias-border-radius-regular) ) var( --spectrum-tray-full-width-border-radius, var(--spectrum-alias-border-radius-regular) ) var(--spectrum-tray-border-radius, 0) var(--spectrum-tray-border-radius, 0); max-height: calc(100vh - var(--spectrum-tray-margin-top)); max-width: var(--spectrum-tray-max-width, 375px); min-height: var( --spectrum-tray-min-height, var(--spectrum-global-dimension-static-size-800) ); outline: none; overflow: auto; padding: var(--spectrum-tray-padding-y, 0) var( --spectrum-tray-padding-x, var(--spectrum-global-dimension-static-size-100) ); transform: translateY(100%); transition: opacity var( --spectrum-dialog-confirm-exit-animation-duration, var(--spectrum-global-animation-duration-100) ) cubic-bezier(0.5, 0, 1, 1) var(--spectrum-dialog-confirm-exit-animation-delay, 0ms), visibility 0ms linear calc( var(--spectrum-dialog-confirm-exit-animation-delay, 0ms) + var( --spectrum-dialog-confirm-exit-animation-duration, var(--spectrum-global-animation-duration-100) ) ), transform var( --spectrum-dialog-confirm-exit-animation-duration, var(--spectrum-global-animation-duration-100) ) cubic-bezier(0.5, 0, 1, 1) var(--spectrum-dialog-confirm-exit-animation-delay, 0ms); width: var(--spectrum-tray-width, 100%); /* .spectrum-Tray */ } :host([open]) .tray { transform: translateY(0); transition: transform var( --spectrum-dialog-confirm-entry-animation-duration, var(--spectrum-global-animation-duration-500) ) cubic-bezier(0, 0, 0.4, 1) var( --spectrum-dialog-confirm-entry-animation-delay, var(--spectrum-global-animation-duration-200) ), opacity var( --spectrum-dialog-confirm-entry-animation-duration, var(--spectrum-global-animation-duration-500) ) cubic-bezier(0, 0, 0.4, 1) var( --spectrum-dialog-confirm-entry-animation-delay, var(--spectrum-global-animation-duration-200) ); /* .spectrum-Tray.is-open */ } @media (max-width: 375px) { .tray { border-radius: var(--spectrum-tray-border-radius, 0); } }
35.648
86
0.593582
da4cf8bf86211b340482c9a0e23b1340bbcd15c3
6,509
css
CSS
components/Back up/7/css/style.css
BHess2653/hess_brandon_wsp
c61a7e9a7ebfb68d3d86704aa549198fe9c2b713
[ "MIT" ]
null
null
null
components/Back up/7/css/style.css
BHess2653/hess_brandon_wsp
c61a7e9a7ebfb68d3d86704aa549198fe9c2b713
[ "MIT" ]
null
null
null
components/Back up/7/css/style.css
BHess2653/hess_brandon_wsp
c61a7e9a7ebfb68d3d86704aa549198fe9c2b713
[ "MIT" ]
null
null
null
body { font-family: Tahoma, Verdana, Arial, Sans-Serif; box-shadow: 0 0 50px rgba(0, 0, 0, 0.15) inset; min-height: 100%; position: relative; color: rgb(30, 36, 43); background: url("https://www.bungie.net/img/theme/bungienet/bgs/bg_globe.jpg") fixed center top repeat-x #384c6b; background-size: cover; font-family: 'Roboto', sans-serif; font-weight: 400; } .cf { -ms-zoom: 1; zoom: 1; } div { display: block; } * { margin: 0; padding: 0; } .container_out { width: 960px; border: 14px solid rgba(0,0,0,.15); margin: 0 auto; clear: both; } .Community .container_out, .Groups .container_out, .MyCommunity .container_out, .GroupSearch .container_out, .Bungie .container_out, .Blog .container_out, .Edit .container_out, .Search .container_out { border-top: 0; position: relative; } body.compact .Sub_Nav, body.NoSidebar .Sub_Nav, body.ClosedSidebar .Sub_Nav { width: 100%; } .Sub_Nav { position: fixed; z-index: 50; top: 54px; left: 60px; height: 50px; width: 100%; max-width: calc(100% - 54px); min-width: 969px; overflow: visible; white-space: nowrap; background: rgba(23,30,36,0.45); -webkit-backface-visibility: hidden; transition: 0.5s ease; } .nav_sub { height: 50px; overflow: hidden; white-space: nowrap; width: calc(100% - 255px); text-align: center; } .compact .nav_sub, .NoSidebar .nav_sub { width: 100%; } .nav_sub li { display: inline-block; list-style: none; } .nav_sub .header a { color: #0096db; background: rgba(0,0,0,.5); } .nav_sub > a, .nav_sub li a { display: inline-block; color: #fff; font-size: 14px; font-weight: 500; padding: 0 18px; line-height: 50px; height: 50px; position: relative; opacity: 0.6; transition: 0.25s ease; } .Sub_Nav > a, .Sub_Nav li a { position: relative; display: inline-block; vertical-align: top; line-height: 54px; height: 54px; padding: 0 20px; color: #FFF; font-size: 14px; text-decoration: none; } .nav_sub .on a:after { content: ""; background: url("https://www.bungie.net/img/theme/bungienet/bgs/point_subnav_on.png") no-repeat; width: 11px; height: 6px; position: absolute; bottom: 0; left: 50%; margin-left: -5.5px; } .nav_sub .preorder { position: absolute; right: 21px; top: 0; } .nav_sub li { display: inline-block; list-style: none; } .nav_sub .btn_preorder { width: auto; height: 54px; display: inline-block; background: url("https://www.bungie.net/img/theme/bungienet/btns/btn_preorder.png") no-repeat center center; background-size: 100% 41px; font-weight: 500; color: #fff; line-height: 54px; text-transform: uppercase; padding: 0 27px 0 11px; opacity: 1; } .nav_sub > a, .nav_sub li a { display: inline-block; color: #fff; font-size: 14px; font-weight: 500; padding: 0 18px; line-height: 50px; height: 50px; position: relative; opacity: 0.6; transition: 0.25s ease; } .Sub_Nav > a, .Sub_Nav li a { position: relative; display: inline-block; vertical-align: top; line-height: 54px; height: 54px; padding: 0 20px; color: #FFF; font-size: 14px; text-decoration: none; } .container_news { background: #f5f5f5; min-height: 600px; } .spotlight_news { } .Blog .btn_rss { background: url("https://www.bungie.net/img/theme/destiny/btns/btn_rss.gif") no-repeat scroll 0 0 transparent; bottom: -23px; display: block; height: 19px; left: 15px; position: relative; width: 50px; clear: both; z-index: 2; } .ir { text-indent: -9999px; overflow: hidden; display: inline-block; text-align: left; } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; } .newsFeed { padding: 28px 15px 0; background: url("https://www.bungie.net/img/theme/destiny/bgs/bg_hashes_news.png") repeat-x center top; clear: both; } .newsFeed li:first-child { padding-top: 21px; } .newsFeed li { list-style: none; } .cf { -ms-zoom: 1; zoom: 1; } .cf:before, .cf:after { content: ""; display: table; } .newsArticle { border-bottom: 1px solid #E1E1E1; height: 115px; list-style: none outside none; overflow: visible; padding: 30px 0; position: relative; width: 404px; } article { -webkit-tap-highlight-color: rgba(0,0,0,0); } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; } .newsArticle .date.block { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9); height: 104px; left: 0; padding: 7px; position: absolute; top: auto; width: 32px; z-index: 1; } .date.block { color: #fff; font-weight: 400; text-align: center; } .date.block .day { font-weight: 700; font-size: 24px; display: block; line-height: 24px; } .date.block .month { display: block; font-size: 15px; text-transform: uppercase; } .date.block .year { font-size: 11px; display: block; } .date.block .time { font-size: 10px; display: block; } .newsArticle .thumb { display: block; height: 118px; left: 46px; position: absolute; top: 30px; width: 235px; } .newsArticle .thumb img { width: 235px; height: 118px; } img { max-width: 100%; } fieldset, img { border: 0; } .newsArticle .content_fh { font-size: 14px; line-height: 23px; color: #333; overflow: hidden; position: absolute; left: 301px; width: 457px; height: 115px; } .newsArticle .title { } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-weight: 500; } .newsArticle .title a { font-size: 26px; color: #000; font-weight: 400; line-height: 1.2em; } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; } .newsArticle .mobile.info { display: none; } .newsArticle .mobile.comments { display: none; } .Blog .pager_prevnext { margin-top: 10px; } .pager_prevnext { border-top: 1px solid #FFFFFF; border-bottom: 1px solid rgba(0, 0, 0, 0.15); box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15); clear: both; font-size: 12px; line-height: 40px; padding: 0; position: relative; text-align: center; padding: 0 22px; } .pager_prevnext .btn_prev { float: left; } .pager_prevnext a { } .hide { display: none !important; } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; } .pager_prevnext span { color: #777; } .pager_prevnext a { } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; } .pager_prevnext .btn_next { float: right; } .pager_prevnext a { } a { text-decoration: none; outline: 0; cursor: pointer; color: #0096db; }
18.080556
201
0.654632
da4f5893153ea7d1a35a9e250169f677bed63136
565
css
CSS
data/usercss/169930.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
118
2020-08-28T19:59:28.000Z
2022-03-26T16:28:40.000Z
data/usercss/169930.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
38
2020-09-02T01:08:45.000Z
2022-01-23T02:47:24.000Z
data/usercss/169930.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
21
2020-08-19T01:12:43.000Z
2022-03-15T21:55:17.000Z
/* ==UserStyle== @name Audio Only, Hide Sentence @namespace USO Archive @author mog86uk @description `Hide the sentence when doing "write this in {native language}" exercises on Duolingo.Use this to practise your listening skill. ^^` @version 20190316.5.46 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @-moz-document domain("www.duolingo.com") { button + span.oR3Zt { opacity: 0; } button + span.oR3Zt:hover { opacity: 1; } h1._1Zqmf:hover + div button + span.oR3Zt { opacity: 1; } }
28.25
148
0.647788
da4fa5442c3b5fe6d49dd73aefbb1a1a65afbaf5
3,396
css
CSS
style.css
Samanayaz/parrallaxPortfolio
8894c67f19dab3645e4129c2588b7d1afa327508
[ "MIT" ]
null
null
null
style.css
Samanayaz/parrallaxPortfolio
8894c67f19dab3645e4129c2588b7d1afa327508
[ "MIT" ]
null
null
null
style.css
Samanayaz/parrallaxPortfolio
8894c67f19dab3645e4129c2588b7d1afa327508
[ "MIT" ]
null
null
null
body, html { height: 100%; margin: 0; font-size: 16px; font-family: "Lato", sans-serif; font-weight: 400; line-height: 1.8em; color: #666; } .photo img { width: 200px; height: 270px; border: solid grey 5px; border-radius: 35%; opacity: 0.8; } .detail { display: flex; align-items: center; } .pimg1, .pimg2, .pimg3 { position: relative; opacity: 0.7; background-position: center; background-size: cover; background-repeat: no-repeat; /* fixed = parallax scroll = normal*/ background-attachment: fixed; } .certification { display: flex; flex-direction: row; align-items: center; justify-content: center; position: relative; bottom: 10em; } .certification img { padding: 0.5em; width: 400px; height: 300px; } .certification a:hover { transform: scale(1.5); } .icons i { font-size: 2em; color: rgb(160, 148, 148); margin-top: -2em; } .icons i:hover { font-size: 3em; color: whitesmoke; } .projects { display: grid; grid-template-columns: 1fr 1fr; z-index: 1; grid-gap: 2em; padding-bottom: 10em; position: relative; bottom: 12em; } .projects img { width: 300px; height: 200px; background-color: #666; border: solid #444 8px; } .pimg1 { background-image: url("img/tanner-van-dera-oaQ2mTeaP7o-unsplash.jpg"); min-height: 100%; } .pimg2 { background-image: url("img/person-using-black-tablet-computer-3740387.jpg"); min-height: 100%; } .pimg3 { background-image: url("img/person-using-black-tablet-computer-3740860.jpg"); min-height: 100%; } .section { text-align: center; padding: 50px 80px; } .section-light { background-color: #f4f4f4; color: #666; } .section-dark { background-color: #282e34; color: #ddd; } .ptext { position: absolute; top: 50%; width: 100%; text-align: center; color: #000; font-size: 35px; letter-spacing: 5px; text-transform: uppercase; opacity: 1; } .ptext .border { background-color: #111; color: #fff; padding: 20px; } .ptext .border.trans { background-color: transparent; } .heading1:hover { transform: scale(2) skew(-20deg); transform: translate(70px, -50px); /* transform: translate(50px, -50px); */ color: rgb(49, 162, 190); font-size: 3em; } .contact-info { } .contact { display: block; width: 600px; height: 3.2em; border: solid 4px #444; color: black; background-color: rgb(240, 238, 236); margin: 15px; font-size: 22px; } .contact:hover { transform: scale(1.2); color: white; background-color: tomato; } .items:hover { transform: skew(10deg); animation: skew 3s infinite; } @keyframes skew { 0% { transform: skew(10deg, 10deg); } 100% { transform: skew(-10deg, -10deg); } } @media (min-width: 1400px) { .detail div { padding: 0 3em 0 3em; } } /*For Mobile Responsiveness*/ @media (max-width: 650px) { .heading1 { font-size: 1.2em; color: rebeccapurple; border: rgb(240, 238, 236); } .heading1:hover { font-size: 1.9em; color: white; } .detail { display: flex; flex-direction: column; } .pimg1, .pimg2, .pimg3 { background-attachment: scroll; max-width: 100%; } .pimg3 { height: 220%; padding-bottom: 20em; } .certification { display: flex; flex-direction: column; } .projects { display: grid; grid-template-columns: 1fr; margin: -10em 0 10em 0; } }
16.171429
78
0.634276
da573951dfbeff04f577330de227d1351243191f
642
css
CSS
src/styles/styles.css
markadamfoster/maf-gatsby-netlify
dbb1272fea324d19bc98c43aa82daae732ca6e63
[ "MIT" ]
null
null
null
src/styles/styles.css
markadamfoster/maf-gatsby-netlify
dbb1272fea324d19bc98c43aa82daae732ca6e63
[ "MIT" ]
null
null
null
src/styles/styles.css
markadamfoster/maf-gatsby-netlify
dbb1272fea324d19bc98c43aa82daae732ca6e63
[ "MIT" ]
null
null
null
* { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body { font-family: 'Source Sans Pro', sans-serif; font-size: 18px; background-color: #fdfffc; } @media (max-width: 600px) { body { font-size: 16px; } } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', 'Source Sans Pro', sans-serif; } h1 { font-size: 3em; } @media (max-width: 600px) { h1 { font-size: 2em; } } h2 { margin-top: 2em; } a { color: #fb3640; text-decoration: none; transition: 250ms; } a:hover { color: #fb3640; } p { line-height: 1.2; } ul, ol { line-height: 1.5; }
10.7
59
0.595016
e46847cc1d3e0eff3d28fe6d027335ee28ca1482
5,752
css
CSS
chrome/styles/window.css
iamscottxu/AcFun-Video-Download
7e59ec36cf7a8bc9d172c813275cf868fbf9572f
[ "MIT" ]
16
2018-12-24T07:13:25.000Z
2021-07-25T10:05:08.000Z
firefox/styles/window.css
iamscottxu/AcFun-Video-Download
7e59ec36cf7a8bc9d172c813275cf868fbf9572f
[ "MIT" ]
2
2019-01-05T03:42:20.000Z
2019-08-22T06:39:04.000Z
chrome/styles/window.css
iamscottxu/AcFun-Video-Download
7e59ec36cf7a8bc9d172c813275cf868fbf9572f
[ "MIT" ]
1
2022-02-23T10:29:58.000Z
2022-02-23T10:29:58.000Z
.ACVideoDownload_window { position: fixed; z-index: 1000000; background-color: white; width: 370px; height: 220px; border-radius:15px; left:0; right:0; top: 0; bottom: 0; margin: auto; padding: 20px 30px; } .ACVideoDownload_mask { position: fixed; left:0; right:0; top: 0; bottom: 0; z-index: 999999; background-color: black; opacity: 0.4; } .ACVideoDownload_windowPage { width: 100%; height: 100%; } .ACVideoDownload_load { position: absolute; left:30px; right:30px; top: 20px; bottom: 20px; background-color: #fff; } .ACVideoDownload_message { position: absolute; left:30px; right:30px; top: 20px; bottom: 20px; background-color: #fff; } .ACVideoDownload_context { width: 100%; height: calc(100% - 70px); } .ACVideoDownload_downloadProgressBox { height: 40px; margin: 25px 10px; } .ACVideoDownload_radiobtnsGroup { width: 100%; height: 85px; overflow-y: auto; overflow-x: hidden; overflow-wrap: break-word; } .ACVideoDownload_context h1{ color: #000; font-size: 16px; font-weight: bold; } .ACVideoDownload_windowButtons { width: 100%; height: 70px; text-align: center; } .ACVideoDownload_btn { border-radius:3px; border: 1px solid #eb4556; text-align: center; width: 120px; height: 30px; line-height: 30px; margin: 20px 20px; display: inline-block; cursor: pointer; font-size: 14px; background-color: #eb4556; color: #fff; } .ACVideoDownload_btn.disable { background-color: #e5e5e5; } .ACVideoDownload_btn.white { color: #eb4556; background-color: #fff; } .ACVideoDownload_btn.white.disable { color: #e5e5e5; border-color: #e5e5e5; } .ACVideoDownload_btn:hover { opacity: 0.8; } .ACVideoDownload_btn.disable { cursor: default; } .ACVideoDownload_btn.disable:hover { opacity: 1; } .ACVideoDownload_radiobtn { background-repeat: no-repeat; background-position: center left; background-origin: border-box; padding-left: 20px; line-height: 20px; margin: 5px 10px; background-size: 15px; cursor: pointer; display: inline-block; } .ACVideoDownload_radiobtn:hover { opacity: 0.8; } .ACVideoDownload_progressBar { width: 100%; height: 6px; border-radius:3px; background-color: #e5e5e5; } .ACVideoDownload_progressBar_bar { height: 100%; border-radius:3px; background-color: #eb4556; width: 0%; } /*loading*/ #floatingCirclesG{ left:0; right:0; top: 0; bottom: 0; position:absolute; width:80px; height:80px; margin:auto; transform:scale(0.6); -o-transform:scale(0.6); -ms-transform:scale(0.6); -webkit-transform:scale(0.6); -moz-transform:scale(0.6); } .f_circleG{ position:absolute; background-color:rgb(255,255,255); height:14px; width:14px; border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px; animation-name:f_fadeG; -o-animation-name:f_fadeG; -ms-animation-name:f_fadeG; -webkit-animation-name:f_fadeG; -moz-animation-name:f_fadeG; animation-duration:1.2s; -o-animation-duration:1.2s; -ms-animation-duration:1.2s; -webkit-animation-duration:1.2s; -moz-animation-duration:1.2s; animation-iteration-count:infinite; -o-animation-iteration-count:infinite; -ms-animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; animation-direction:normal; -o-animation-direction:normal; -ms-animation-direction:normal; -webkit-animation-direction:normal; -moz-animation-direction:normal; } #frotateG_01{ left:0; top:32px; animation-delay:0.45s; -o-animation-delay:0.45s; -ms-animation-delay:0.45s; -webkit-animation-delay:0.45s; -moz-animation-delay:0.45s; } #frotateG_02{ left:9px; top:9px; animation-delay:0.6s; -o-animation-delay:0.6s; -ms-animation-delay:0.6s; -webkit-animation-delay:0.6s; -moz-animation-delay:0.6s; } #frotateG_03{ left:32px; top:0; animation-delay:0.75s; -o-animation-delay:0.75s; -ms-animation-delay:0.75s; -webkit-animation-delay:0.75s; -moz-animation-delay:0.75s; } #frotateG_04{ right:9px; top:9px; animation-delay:0.9s; -o-animation-delay:0.9s; -ms-animation-delay:0.9s; -webkit-animation-delay:0.9s; -moz-animation-delay:0.9s; } #frotateG_05{ right:0; top:32px; animation-delay:1.05s; -o-animation-delay:1.05s; -ms-animation-delay:1.05s; -webkit-animation-delay:1.05s; -moz-animation-delay:1.05s; } #frotateG_06{ right:9px; bottom:9px; animation-delay:1.2s; -o-animation-delay:1.2s; -ms-animation-delay:1.2s; -webkit-animation-delay:1.2s; -moz-animation-delay:1.2s; } #frotateG_07{ left:32px; bottom:0; animation-delay:1.35s; -o-animation-delay:1.35s; -ms-animation-delay:1.35s; -webkit-animation-delay:1.35s; -moz-animation-delay:1.35s; } #frotateG_08{ left:9px; bottom:9px; animation-delay:1.5s; -o-animation-delay:1.5s; -ms-animation-delay:1.5s; -webkit-animation-delay:1.5s; -moz-animation-delay:1.5s; } @keyframes f_fadeG{ 0%{ background-color:rgb(0,0,0); } 100%{ background-color:rgb(255,255,255); } } @-o-keyframes f_fadeG{ 0%{ background-color:rgb(0,0,0); } 100%{ background-color:rgb(255,255,255); } } @-ms-keyframes f_fadeG{ 0%{ background-color:rgb(0,0,0); } 100%{ background-color:rgb(255,255,255); } } @-webkit-keyframes f_fadeG{ 0%{ background-color:rgb(0,0,0); } 100%{ background-color:rgb(255,255,255); } } @-moz-keyframes f_fadeG{ 0%{ background-color:rgb(0,0,0); } 100%{ background-color:rgb(255,255,255); } } /*-----*/
18.495177
45
0.670549
e46e84dbb29d88568312fd14e457ce9981dbb83c
12,531
css
CSS
public/remark-admin-template-master/material/global/fonts/themify/themify.min.css
SergioVargas13/Proyecto-Formativo
969b4e7a21cde4452967b4a5a8b45ab34ad25f72
[ "MIT" ]
3
2021-11-24T22:44:21.000Z
2022-02-19T15:58:27.000Z
assets/global/fonts/themify/themify.min.css
Luthfi98/spk-saw
064066f5f57b13eadd5aeffcc55e807322e001ce
[ "MIT" ]
1
2022-02-10T21:53:04.000Z
2022-02-10T21:53:04.000Z
assets/global/fonts/themify/themify.min.css
Luthfi98/spk-saw
064066f5f57b13eadd5aeffcc55e807322e001ce
[ "MIT" ]
1
2020-07-15T04:11:18.000Z
2020-07-15T04:11:18.000Z
@charset "utf-8";@font-face{font-family:"Themify icons";font-style:normal;font-weight:400;src:url(../themify/themify.eot?v=1.0.1);src:url(../themify/themify.eot?#iefix&v=1.0.1) format("embedded-opentype"),url(../themify/themify.woff?v=1.0.1) format("woff"),url(../themify/themify.ttf?v=1.0.1) format("truetype"),url(../themify/themify.svg?v=1.0.1#themify) format("svg")}[class*=" ti-"],[class^=ti-]{position:relative;display:inline-block;font-family:"Themify icons";font-style:normal;font-weight:400;transform:translate(0,0);-webkit-transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-arrow-up:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-down:before{content:""}.ti-arrows-vertical:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-angle-up:before{content:""}.ti-angle-right:before{content:""}.ti-angle-left:before{content:""}.ti-angle-down:before{content:""}.ti-angle-double-up:before{content:""}.ti-angle-double-right:before{content:""}.ti-angle-double-left:before{content:""}.ti-angle-double-down:before{content:""}.ti-move:before{content:""}.ti-fullscreen:before{content:""}.ti-arrow-top-right:before{content:""}.ti-arrow-top-left:before{content:""}.ti-arrow-circle-up:before{content:""}.ti-arrow-circle-right:before{content:""}.ti-arrow-circle-left:before{content:""}.ti-arrow-circle-down:before{content:""}.ti-arrows-corner:before{content:""}.ti-split-v:before{content:""}.ti-split-v-alt:before{content:""}.ti-split-h:before{content:""}.ti-hand-point-up:before{content:""}.ti-hand-point-right:before{content:""}.ti-hand-point-left:before{content:""}.ti-hand-point-down:before{content:""}.ti-back-right:before{content:""}.ti-back-left:before{content:""}.ti-exchange-vertical:before{content:""}.ti-wand:before{content:""}.ti-save:before{content:""}.ti-save-alt:before{content:""}.ti-direction:before{content:""}.ti-direction-alt:before{content:""}.ti-user:before{content:""}.ti-link:before{content:""}.ti-unlink:before{content:""}.ti-trash:before{content:""}.ti-target:before{content:""}.ti-tag:before{content:""}.ti-desktop:before{content:""}.ti-tablet:before{content:""}.ti-mobile:before{content:""}.ti-email:before{content:""}.ti-star:before{content:""}.ti-spray:before{content:""}.ti-signal:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-full:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""}.ti-cut:before{content:""}.ti-ruler:before{content:""}.ti-ruler-alt-2:before{content:""}.ti-ruler-pencil:before{content:""}.ti-ruler-alt:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-alt:before{content:""}.ti-reload:before{content:""}.ti-plus:before{content:""}.ti-minus:before{content:""}.ti-close:before{content:""}.ti-pin:before{content:""}.ti-pencil:before{content:""}.ti-pencil-alt:before{content:""}.ti-paint-roller:before{content:""}.ti-paint-bucket:before{content:""}.ti-na:before{content:""}.ti-medall:before{content:""}.ti-medall-alt:before{content:""}.ti-marker:before{content:""}.ti-marker-alt:before{content:""}.ti-lock:before{content:""}.ti-unlock:before{content:""}.ti-location-arrow:before{content:""}.ti-layout:before{content:""}.ti-layers:before{content:""}.ti-layers-alt:before{content:""}.ti-key:before{content:""}.ti-image:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-open:before{content:""}.ti-hand-drag:before{content:""}.ti-flag:before{content:""}.ti-flag-alt:before{content:""}.ti-flag-alt-2:before{content:""}.ti-eye:before{content:""}.ti-import:before{content:""}.ti-export:before{content:""}.ti-cup:before{content:""}.ti-crown:before{content:""}.ti-comments:before{content:""}.ti-comment:before{content:""}.ti-comment-alt:before{content:""}.ti-thought:before{content:""}.ti-clip:before{content:""}.ti-check:before{content:""}.ti-check-box:before{content:""}.ti-camera:before{content:""}.ti-announcement:before{content:""}.ti-brush:before{content:""}.ti-brush-alt:before{content:""}.ti-palette:before{content:""}.ti-briefcase:before{content:""}.ti-bolt:before{content:""}.ti-bolt-alt:before{content:""}.ti-blackboard:before{content:""}.ti-bag:before{content:""}.ti-world:before{content:""}.ti-wheelchair:before{content:""}.ti-car:before{content:""}.ti-truck:before{content:""}.ti-timer:before{content:""}.ti-ticket:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-down:before{content:""}.ti-stats-up:before{content:""}.ti-stats-down:before{content:""}.ti-shine:before{content:""}.ti-shift-right:before{content:""}.ti-shift-left:before{content:""}.ti-shift-right-alt:before{content:""}.ti-shift-left-alt:before{content:""}.ti-shield:before{content:""}.ti-notepad:before{content:""}.ti-server:before{content:""}.ti-pulse:before{content:""}.ti-printer:before{content:""}.ti-power-off:before{content:""}.ti-plug:before{content:""}.ti-pie-chart:before{content:""}.ti-panel:before{content:""}.ti-package:before{content:""}.ti-music:before{content:""}.ti-music-alt:before{content:""}.ti-mouse:before{content:""}.ti-mouse-alt:before{content:""}.ti-money:before{content:""}.ti-microphone:before{content:""}.ti-menu:before{content:""}.ti-menu-alt:before{content:""}.ti-map:before{content:""}.ti-map-alt:before{content:""}.ti-location-pin:before{content:""}.ti-light-bulb:before{content:""}.ti-info:before{content:""}.ti-infinite:before{content:""}.ti-id-badge:before{content:""}.ti-hummer:before{content:""}.ti-home:before{content:""}.ti-help:before{content:""}.ti-headphone:before{content:""}.ti-harddrives:before{content:""}.ti-harddrive:before{content:""}.ti-gift:before{content:""}.ti-game:before{content:""}.ti-filter:before{content:""}.ti-files:before{content:""}.ti-file:before{content:""}.ti-zip:before{content:""}.ti-folder:before{content:""}.ti-envelope:before{content:""}.ti-dashboard:before{content:""}.ti-cloud:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-down:before{content:""}.ti-clipboard:before{content:""}.ti-calendar:before{content:""}.ti-book:before{content:""}.ti-bell:before{content:""}.ti-basketball:before{content:""}.ti-bar-chart:before{content:""}.ti-bar-chart-alt:before{content:""}.ti-archive:before{content:""}.ti-anchor:before{content:""}.ti-alert:before{content:""}.ti-alarm-clock:before{content:""}.ti-agenda:before{content:""}.ti-write:before{content:""}.ti-wallet:before{content:""}.ti-video-clapper:before{content:""}.ti-video-camera:before{content:""}.ti-vector:before{content:""}.ti-support:before{content:""}.ti-stamp:before{content:""}.ti-slice:before{content:""}.ti-shortcode:before{content:""}.ti-receipt:before{content:""}.ti-pin2:before{content:""}.ti-pin-alt:before{content:""}.ti-pencil-alt2:before{content:""}.ti-eraser:before{content:""}.ti-more:before{content:""}.ti-more-alt:before{content:""}.ti-microphone-alt:before{content:""}.ti-magnet:before{content:""}.ti-line-double:before{content:""}.ti-line-dotted:before{content:""}.ti-line-dashed:before{content:""}.ti-ink-pen:before{content:""}.ti-info-alt:before{content:""}.ti-help-alt:before{content:""}.ti-headphone-alt:before{content:""}.ti-gallery:before{content:""}.ti-face-smile:before{content:""}.ti-face-sad:before{content:""}.ti-credit-card:before{content:""}.ti-comments-smiley:before{content:""}.ti-time:before{content:""}.ti-share:before{content:""}.ti-share-alt:before{content:""}.ti-rocket:before{content:""}.ti-new-window:before{content:""}.ti-rss:before{content:""}.ti-rss-alt:before{content:""}.ti-control-stop:before{content:""}.ti-control-shuffle:before{content:""}.ti-control-play:before{content:""}.ti-control-pause:before{content:""}.ti-control-forward:before{content:""}.ti-control-backward:before{content:""}.ti-volume:before{content:""}.ti-control-skip-forward:before{content:""}.ti-control-skip-backward:before{content:""}.ti-control-record:before{content:""}.ti-control-eject:before{content:""}.ti-paragraph:before{content:""}.ti-uppercase:before{content:""}.ti-underline:before{content:""}.ti-text:before{content:""}.ti-Italic:before{content:""}.ti-smallcap:before{content:""}.ti-list:before{content:""}.ti-list-ol:before{content:""}.ti-align-right:before{content:""}.ti-align-left:before{content:""}.ti-align-justify:before{content:""}.ti-align-center:before{content:""}.ti-quote-right:before{content:""}.ti-quote-left:before{content:""}.ti-layout-width-full:before{content:""}.ti-layout-width-default:before{content:""}.ti-layout-width-default-alt:before{content:""}.ti-layout-tab:before{content:""}.ti-layout-tab-window:before{content:""}.ti-layout-tab-v:before{content:""}.ti-layout-tab-min:before{content:""}.ti-layout-slider:before{content:""}.ti-layout-slider-alt:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-none:before{content:""}.ti-layout-sidebar-left:before{content:""}.ti-layout-placeholder:before{content:""}.ti-layout-menu:before{content:""}.ti-layout-menu-v:before{content:""}.ti-layout-menu-separated:before{content:""}.ti-layout-menu-full:before{content:""}.ti-layout-media-right:before{content:""}.ti-layout-media-right-alt:before{content:""}.ti-layout-media-overlay:before{content:""}.ti-layout-media-overlay-alt:before{content:""}.ti-layout-media-overlay-alt-2:before{content:""}.ti-layout-media-left:before{content:""}.ti-layout-media-left-alt:before{content:""}.ti-layout-media-center:before{content:""}.ti-layout-media-center-alt:before{content:""}.ti-layout-list-thumb:before{content:""}.ti-layout-list-thumb-alt:before{content:""}.ti-layout-list-post:before{content:""}.ti-layout-list-large-image:before{content:""}.ti-layout-line-solid:before{content:""}.ti-layout-grid4:before{content:""}.ti-layout-grid3:before{content:""}.ti-layout-grid2:before{content:""}.ti-layout-grid2-thumb:before{content:""}.ti-layout-cta-right:before{content:""}.ti-layout-cta-left:before{content:""}.ti-layout-cta-center:before{content:""}.ti-layout-cta-btn-right:before{content:""}.ti-layout-cta-btn-left:before{content:""}.ti-layout-column4:before{content:""}.ti-layout-column3:before{content:""}.ti-layout-column2:before{content:""}.ti-layout-accordion-separated:before{content:""}.ti-layout-accordion-merged:before{content:""}.ti-layout-accordion-list:before{content:""}.ti-widgetized:before{content:""}.ti-widget:before{content:""}.ti-widget-alt:before{content:""}.ti-view-list:before{content:""}.ti-view-list-alt:before{content:""}.ti-view-grid:before{content:""}.ti-upload:before{content:""}.ti-download:before{content:""}.ti-loop:before{content:""}.ti-layout-sidebar-2:before{content:""}.ti-layout-grid4-alt:before{content:""}.ti-layout-grid3-alt:before{content:""}.ti-layout-grid2-alt:before{content:""}.ti-layout-column4-alt:before{content:""}.ti-layout-column3-alt:before{content:""}.ti-layout-column2-alt:before{content:""}.ti-flickr:before{content:""}.ti-flickr-alt:before{content:""}.ti-instagram:before{content:""}.ti-google:before{content:""}.ti-github:before{content:""}.ti-facebook:before{content:""}.ti-dropbox:before{content:""}.ti-dropbox-alt:before{content:""}.ti-dribbble:before{content:""}.ti-apple:before{content:""}.ti-android:before{content:""}.ti-yahoo:before{content:""}.ti-trello:before{content:""}.ti-stack-overflow:before{content:""}.ti-soundcloud:before{content:""}.ti-sharethis:before{content:""}.ti-sharethis-alt:before{content:""}.ti-reddit:before{content:""}.ti-microsoft:before{content:""}.ti-microsoft-alt:before{content:""}.ti-linux:before{content:""}.ti-jsfiddle:before{content:""}.ti-joomla:before{content:""}.ti-html5:before{content:""}.ti-css3:before{content:""}.ti-drupal:before{content:""}.ti-wordpress:before{content:""}.ti-tumblr:before{content:""}.ti-tumblr-alt:before{content:""}.ti-skype:before{content:""}.ti-youtube:before{content:""}.ti-vimeo:before{content:""}.ti-vimeo-alt:before{content:""}.ti-twitter:before{content:""}.ti-twitter-alt:before{content:""}.ti-linkedin:before{content:""}.ti-pinterest:before{content:""}.ti-pinterest-alt:before{content:""}.ti-themify-logo:before{content:""}.ti-themify-favicon:before{content:""}.ti-themify-favicon-alt:before{content:""}
12,531
12,531
0.713431
e474c3f5ba075dc7f46aeb5413ef67aae43d8434
1,438
css
CSS
mysql-dst/mysql-cluster/ndb/mcc/frontend/dojo/dijit/themes/soria/form/Select.css
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
9
2020-12-17T01:59:13.000Z
2022-03-30T16:25:08.000Z
mysql-dst/mysql-cluster/ndb/mcc/frontend/dojo/dijit/themes/soria/form/Select.css
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
1
2021-07-30T12:06:33.000Z
2021-07-31T10:16:09.000Z
mysql-dst/mysql-cluster/ndb/mcc/frontend/dojo/dijit/themes/soria/form/Select.css
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
1
2021-08-01T13:47:07.000Z
2021-08-01T13:47:07.000Z
.soria .dijitSelect .dijitButtonNode { padding: 0; } .soria .dijitSelect .dijitButtonContents { padding-top: 1px; background:#fff url("../images/validationInputBg.png") repeat-x top left; #background:#fff url('../images/validationInputBg.gif') repeat-x top left; } .soria .dijitSelectHover .dijitButtonContents, .soria .dijitSelectActive .dijitButtonContents, .soria .dijitSelectOpened .dijitButtonContents, .soria .dijitSelectDisabled .dijitButtonContents, .soria .dijitSelectReadOnly .dijitButtonContents{ background: transparent none; } .dj_ie .soria .dijitSelect .dijitButtonContents { padding-top: 0; } .soria .dijitSelect .dijitArrowButton { padding: 0 2px; } .soria .dijitSelectDisabled .dijitButtonNode { border-color: #b9bbdd #b9bbdd #b9bbdd #b9bbdd; background:#c3d3e5 url("../images/buttonDisabled.png") top repeat-x; } .dj_ie .soria .dijitSelectDisabled .dijitButtonNode * { filter: gray() alpha(opacity=50); } .soria .dijitSelectHover .dijitButtonNode { color:#000; background:#acc5e2 url("../images/buttonHover.png") repeat-x top left; } .soria .dijitSelectActive .dijitButtonNode, .soria .dijitSelectOpened .dijitButtonNode { border-color:#657c9c; background: #91b4e5 url("../images/buttonActive.png") top left repeat-x; } .soria .dijitSelectMenu td { padding: 0; } .soria .dijitSelectMenu .dijitMenuItemLabel, .soria .dijitSelectMenu .dijitMenuArrowCell { padding: 0.1em 0.2em; }
31.955556
78
0.753129
e4763f482cae8cb4a59c763e98e12cebfb33e06b
23,203
css
CSS
upload/themes/default/style_coffee.css
hongjh/refactoring-ecshop
0f1ba0b7a1803df5c055a1290bd534f2141cd566
[ "MIT" ]
2
2017-06-29T09:27:57.000Z
2019-01-21T07:17:32.000Z
upload/themes/default/style_coffee.css
hongjh/refactoring-ecshop
0f1ba0b7a1803df5c055a1290bd534f2141cd566
[ "MIT" ]
2
2020-12-28T14:29:32.000Z
2020-12-29T03:15:53.000Z
upload/themes/default/style_coffee.css
hongjh/refactoring-ecshop
0f1ba0b7a1803df5c055a1290bd534f2141cd566
[ "MIT" ]
null
null
null
/* Template Name: ECSHOP Default Template URI: http://www.ecshop.com/ Description: 默认升级咖啡版. Version: 2.7.2 Author: ECSHOP Team Author URI: http://www.ecshop.com/ Logo filename: logo.gif Template Type: typecoffee_0 */ /* ==================== 公共样式 ==================== */ body{background:#fff; font-size:12px; font-family:"宋体",Verdana, Arial; line-height:150%; margin:5px 0 0 0; padding:0; color:#404040;} div{margin:0 auto; padding:0;} h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{ margin:0; padding:0; border:none; list-style-type:none; } .block{ width:960px; height:auto; } .f_l{float:left;} .f_r{float:right;} .tl{ text-align:left;} .tc{ text-align:center;} .tr{ text-align:right;} .dis{display:block;} .inline{display:inline;} .none{display:none;} .dashed{background:url(images/lineBg.gif) repeat-x left top; color:#3f3f3f; padding:2px 0 3px 12px;} .clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } *html .clearfix{ height:1%; } *+html .clearfix{ height:1%; } /*英文强制换行*/ .word{word-break:break-all;} /*边框*/ .B_blue{border:1px solid #f0e3de;} .B_input{border:1px solid #9d5d4e;} .inputBg{border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:18px;} /*字体颜色*/ .f1{color:#ff6666;} .f2{color:#006bd0; font-weight:bold; margin-right:15px;} .f3{color:#9e9e9e;} .f4{color:#fe596a;} .f4_b{color:#fe596a; font-weight:bold;} .f5{ font-size:14px; font-weight:bold;} .f6{color:#814c3b;} .market{ font-size:14px; text-decoration:line-through;} .shop{color:#fe596a; font-size:14px; font-weight:600;} .market_s{text-decoration:line-through;} .shop_s{color:#fe596a;} /*按钮部分*/ .bnt_blue{ background:url(images/coffee/bg.gif) no-repeat 0px 0px; width:52px; height:21px; text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer; } .bnt_blue_1{ background:url(images/coffee/bg.gif) no-repeat 0px -663px; width:77px; height:21px; text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer; } .bnt_blue_2{ background:url(images/coffee/bg.gif) no-repeat 0px -696px; width:139px; height:21px; text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer; } .bnt_bonus{ background:url(images/coffee/bg.gif) no-repeat -56px 0px; width:52px; height:21px; text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer; } /*模块容器*/ .box{background:#f1f1f1; padding-bottom:2px; overflow:hidden;} .box_1{border:1px solid #ead7cf; background-color:#fff;} .box_2{border:1px solid #ead7cf; background:url(images/coffee/box_2Bg.gif) repeat-x top left; background-color:#f9f3f0; overflow:hidden; } .boxCenterList{padding:8px;} /*模块标题*/ h3{height:33px; line-height:33px; font-size:12px; background:url(images/coffee/h3title.gif) repeat-x left top; text-align:right; padding:0 12px; font-weight:100; } h3.border{border:1px solid #c5e4ff; border-bottom:none;} h3 img{position:relative; top:7px;} h3 span{float:left; background:url(images/coffee/bg.gif) no-repeat 0px -570px;width:auto; height:33px; line-height:33px; text-align:left; font-weight:bold; color:#b98877; padding-left:12px;} h5{height:26px; line-height:26px; text-align:right; background-color:#f8f2ef; font-size:12px; color:#814c3b; padding:0 10px 0 0; } h5 span{float:left; font-weight:bold; background:url(images/coffee/bg.gif) no-repeat 0 -616px; padding-left:25px;} h6{height:23px; line-height:23px; text-align:right; font-size:12px; background:#f2e3df; color:#814c3b; border:1px solid #fff; padding-right:10px; } h6 span{float:left; padding-left:15px;} /*页面留白*/ .blank{height:8px; line-height:8px; clear:both; visibility:hidden;} .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;} /*布局*/ .AreaL{width:200px; float:left; margin-right:10px;} .AreaR{width:750px; float:left;} /* ==================== 导航部分 ==================== */ /*顶部管理型导航*/ .log{height:50px;} .log li{float:left;} .log .userInfo{*margin-right:10px; /*width:300px;*/ text-align:left;} .log .userInfo a{color:#814c3b; text-decoration:none;} .log li img{position:relative; top:5px;} #topNav{background:url(images/coffee/topNavBg.gif) no-repeat left top; height:31px; line-height:31px; color:#bebfc1; padding:0px 15px; margin:0px 10px; position:relative; } #topNav .topNavR{background:url(images/coffee/topNavR.gif) no-repeat; width:5px; height:31px; position:absolute; top:0px; right:0px; } #topNav a{color:#814c3b; text-decoration:none;} /*页面主导航*/ #mainNav{padding:0 25px; width:910px;} #mainNav a{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/coffee/NavBg.gif) no-repeat 0 -29px; position:relative; margin-right:2px; color:#814c3b; text-decoration:none; } #mainNav a span{width:3px; height:26px; background:url(images/coffee/NavBg.gif) no-repeat 0 -88px; position:absolute; top:0px; right:0px; } #mainNav a:hover{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/coffee/NavBg.gif) no-repeat 0 0; position:relative; margin-right:2px; color:#fff; text-decoration:none; } #mainNav .cur{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/coffee/NavBg.gif) no-repeat 0 0; position:relative; margin-right:2px; color:#fff; text-decoration:none; font-weight:bold; } #mainNav a:hover span,#mainNav .cur span{width:3px; height:26px; background:url(images/coffee/NavBg.gif) no-repeat 0 -59px; position:absolute; top:0px; right:0px; } /*搜索*/ #search{border:1px solid #7f4a3b; background:url(images/coffee/searchBg.gif) repeat-x left top; width:918px; padding:0px 20px; height:36px; line-height:36px; } #search a{color:#fff; text-decoration:none;} #search .keys{background:url(images/coffee/bg.gif) no-repeat 0 -28px; color:#fff; padding-left:40px; } #search .go{background:url(images/bnt_search.gif); border:none; width:52px; height:19px;/* position:relative; top:2px; utf8下*/} /*当前位置*/ #ur_here{border:1px solid #ebd9d1; border-top:none; background:url(images/coffee/uh_bg.gif) repeat-x left top; height:36px; line-height:36px; padding:0 12px; } #ur_here a{color:#814c3b; text-decoration:none;} /* ==================== 模块 ==================== */ /*购物车*/ .cart{background:url(images/coffee/catBg.gif) no-repeat left top; padding:15px 10px 15px 50px; color:#814c3b; height:50px; _padding:12px 10px 15px 50px; } .cart a{color:#814c3b; text-decoration:none;} .cart a:hover{color:#ff6600; text-decoration:underline;} /*商品分类*/ #category_tree{border:4px solid #fcf8f7; background-color:#fff;} #category_tree dl{margin:6px;} #category_tree dt{background:url(images/lineBg.gif) repeat-x left bottom; color:#3f3f3f; padding:2px 0 3px 12px; } #category_tree dt a{background:url(images/coffee/bg.gif) no-repeat 0 -69px; color:#3f3f3f; padding-left:15px; text-decoration:none; } #category_tree dd{padding:3px 0 3px 10px;} #category_tree dd a{color:#404040; text-decoration:none;} #category_tree dd a:hover{color:#ff6600; text-decoration:none;} /*销售排行*/ .top10Tit{background:url(images/coffee/bg.gif) no-repeat 0px -85px; height:30px;} .top10List{border:1px solid #f0e3de; background-color:#fff; margin:0px 4px 4px 4px;} .top10List ul{border-bottom:1px solid #f0e3de; position:relative;} .top10List .iteration{position:absolute; top:6px; left:6px;} .top10List .iteration1{padding-left:3px;} .top10List li.topimg{width:35px; height:35px;} .top10List .samllimg{width:35px; height:35px; margin-bottom:4px;} .top10List li{padding:3px 3px 3px 23px; float:left;} /*linkCOLOR*/ .top10List li a,#mallNews .NewsList li a,.boxCenterList li a{color:#3f3f3f; text-decoration:none;} .top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#ff6600; text-decoration:none;} /*首页焦点图*/ #focus{border-right:1px solid #ebd9d1; padding:8px; background:url(images/coffee/foucsBg.gif) repeat-x left top;} #mallNews{width:230px; padding:8px 8px 0px 8px; background:url(images/coffee/foucsBg.gif) repeat-x left top;} #mallNews .NewsTit{background:url(images/coffee/bg.gif) 0px -132px; height:23px;} #mallNews .NewsList{background:#FFFFFF; padding:8px;} #mallNews .NewsList ul{margin-top:10px;} #mallNews .NewsList li{background:url(images/coffee/bg.gif) no-repeat 0px -167px; padding:0px 0px 0px 10px; text-align:left; } /*今日特价和品牌*/ #sales{width:500px; background:url(images/coffee/salesBg.gif) repeat-x left bottom; border-bottom:2px solid #f0f1f3; background-color:#faf3f0; } #sales h1{font-size:12px; background:url(images/coffee/salesTitBg.gif) no-repeat; height:33px; text-align:right;} #sales h1 img{position:relative; top:10px; right:8px;} #sales .goodBox{margin:10px 0px 10px 10px; _margin-left:5px;} #sales .goodBox .goodList p{text-align:left; color:#3f3f3f;} #sales .goodBox .goodList p a{color:#3f3f3f; text-decoration:none;} #sales .goodBox .goodList p a:hover{color:#ff6600; text-decoration:none;} #sales .goodList{width:110px; margin:0px 5px 0px 5px; float:left;} #sales .goodList img{background:url(images/coffee/salesGoodBg.gif) no-repeat; width:100px; height:100px; padding:5px; } #sales .goodList p{ margin-top:3px; text-align:center;} #brands{width:247px; height:199px; *height:201px; padding:1px 0 0 1px; position:relative;} #brands .brandsMore{position:absolute; left:178px; bottom:10px; width:65px; height:41px; } #brands .brandsMore img{border:none; width:65px; height:41px;} #brands img{width:78px; height:40px; border:1px solid #ebd9d1;} #brands a{color:#0069cd; text-decoration:none; margin:2px 1px; display:block; float:left;} .brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/ /*精品推荐,新品上市,热卖商品*/ .centerPadd{padding:5px 8px 8px 8px; overflow:hidden;} .itemTit{height:30px; background:url(images/coffee/bg.gif) no-repeat 0px -195px; padding-left:190px; text-align:right; /*margin-bottom:-3px; _margin-bottom:-2px;*/ } .itemTit.New{background:url(images/coffee/bg.gif) no-repeat 0px -225px;} .itemTit.Hot{background:url(images/coffee/bg.gif) no-repeat 0px -256px;} .itemTit img{position:relative; top:7px;} .itemTit h2{float:left; height:27px; background:url(images/coffee/itemH2Bg.gif) repeat-x left top; border:1px solid #f0e3de; font-size:12px; text-align:center; color:#3f2d2d; font-weight:100; padding:0px 10px; line-height:28px; margin:0 6px 0 0; border-bottom:none; position:relative; bottom:-3px; display:inline; white-space:nowrap; } .itemTit h2 a{color:#3f2d2d; text-decoration:none;} .itemTit .h2bg{height:27px; line-height:28px; border:none; background:none; font-size:12px; text-align:center; color:#814c3b; font-weight:100; padding:0px 10px; display:inline; white-space:nowrap; } .itemTit .h2bg a{color:#814c3b; text-decoration:none;} .centerPadd .goodsBox{border:1px solid #f0e3de; background:#fff; padding:12px 0px 0px 17px; *padding:12px 0px 0px 17px; _padding:12px 0px 0px 0px;} .centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;} /*单个商品*/ .goodsItem{width:110px; float:left; position:relative; overflow:hidden; margin:0px 14px 15px 14px;} .goodsItem .goodsimg{width:100px; height:100px; border:4px solid #faf3f0; margin-bottom:4px;} .goodsItem img{width:52px; height:17px;} .goodsItem p{text-align:left; color:#3f3f3f;} .goodsItem p a{color:#3f3f3f; text-decoration:none;} .goodsItem p a:hover{color:#ff6600; text-decoration:none;} .goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;} .goodsItem span.best{background:url(images/coffee/bg.gif) no-repeat 0px -304px;} .goodsItem span.news{background:url(images/coffee/bg.gif) no-repeat -75px -304px;} .goodsItem span.hot{background:url(images/coffee/bg.gif) no-repeat -161px -304px;} /*帮助*/ .helpTitBg{background:url(images/coffee/helpTitBg.gif) repeat-x left top; text-align:left; border:1px solid #ebd9d1; background-color:#fff; padding:0 0 10px 15px; } .helpTitBg dl{float:left; margin-right:30px; _margin-right:20px; _width:130px;} .helpTitBg dt{background:url(images/coffee/bg.gif) no-repeat 0px -570px;width:auto; height:33px; line-height:33px; text-align:left; font-weight:bold; color:#b98877; padding-left:12px; margin-bottom:8px;} .helpTitBg dt a{font-weight:bold; color:#b98877; text-decoration:none;} .helpTitBg dd a{color:#3f3f3f; text-decoration:none; background:url(images/coffee/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px;} /*相关商品*/ .boxCenterList ul{height:1%; margin-bottom:5px;} .boxCenterList li{float:left; width:120px;} .boxCenterList li.goodsimg{width:48px; margin-right:10px;} .boxCenterList li.goodsimg img{width:48px; height:48px; display:block;} /*相关文章(其它带有小三角点的文字列表共用)*/ .RelaArticle a,.alone{background:url(images/coffee/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;} .RelaArticle a:hover{background:url(images/coffee/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#ff6600; text-decoration:none;} /*浏览历史,收藏*/ .history h2{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px; background:url(images/coffee/bg.gif) no-repeat 0px -466px; float:left; color:#814c3b; margin:6px 5px 0 0; border:1px solid #f0e3de; border-bottom:none; background-color:#FFFFFF; } .history .h2bg{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px; background:url(images/coffee/bg.gif) no-repeat 0px -508px; float:left; color:#a0a0a0; margin:6px 5px 0 0; border:none; } #history li{width:100%;} #clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;} .colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;} .colle a:hover{background:none; padding:0px; color:#ff6600; text-decoration:none;} /* ==================== 商品详情页面部分模块 ==================== */ #goodsInfo{background:#f2f2f2; padding:8px; _height:1%;} #goodsInfo .imgInfo{width:230px; float:left; margin-right:10px; overflow:hidden;} #goodsInfo .imgInfo .thumb{width:230px; height:230px; display:block;}/*商品详情图片*/ #goodsInfo span{width:4px; height:48px; background:url(images/coffee/bg.gif) no-repeat 0 -527px; float:left;} #goodsInfo span.spanR{width:4px; height:48px; background:url(images/coffee/bg.gif) no-repeat -5px -527px; float:right;} #goodsInfo .gallery{width:204px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;} #goodsInfo .gallery ul{width:auto;} #goodsInfo .gallery li{float:left; width:48px; margin:0 2px;} #goodsInfo .gallery li img{width:46px; height:46px; display:block;} /*文字信息*/ #goodsInfo .textInfo{background:#fff; width:473px; float:left; padding:10px;} #goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;} #goodsInfo .textInfo ul{border-top:1px solid #ccc;} #goodsInfo .textInfo li{background:url(images/lineBg.gif) repeat-x left bottom; padding:0px 8px; _height:1%;} #goodsInfo .textInfo li.padd{padding:7px 0px 7px 8px;} #goodsInfo .textInfo li dd{width:50%; float:left; padding:7px 0px;} #goodsInfo .textInfo li dd.ddR{border-left:1px solid #eeecec; width:48%; padding-left:8px;} #goodsInfo .textInfo li dd.ddL{border-right:1px solid #eeecec;} #goodsInfo .textInfo a{color:#006bce; text-decoration:underline;} #goodsInfo .textInfo .loop{background:#f7f7f7; margin-top:8px;} /*用户评论*/ .ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/ .comments li{background:url(images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative; margin-bottom:8px; } .comments li img{position:absolute; right:0px; top:3px;} .comments li p{margin:3px auto; text-align:left;} .commentsList{border:1px solid #ccc; background:#f7f7f7; padding:10px;} .commentsList .inputBorder{border:1px solid #ccc; background:#fff;} .captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; top:3px; cursor:pointer;} /* ==================== 品牌推荐 ==================== */ /*品牌列表*/ #brandList{background:url(images/brandBg.gif) repeat-y top center; margin-top:12px; height:1%;} #brandList .brandBox{width:240px; _width:236px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;} #brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;} #brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right; font-weight:100; font-size:12px; } #brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;} #brandList p{text-align:left; margin-bottom:5px; color:#909090; padding:8px;} #brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;} #brandList .brandArticle{border:1px dashed #d9d9d9; background:#f8f8f8; text-align:left;} .brandCategoryA a{ margin-right:15px;} /* ==================== 用户中心 ==================== */ .box_1 .userCenterBox{border:4px solid #fcf8f7; background-color:#fff;} .usBox{background:#f2f2f2; border:1px solid #e2e2e2; padding:15px; width:928px;} .usBox_1{background:#fff; text-align:left; width:297px; height:208px; padding:43px 153px 60px 123px;} .usBox_1 .logtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px 0px;} .us_Submit{border:none; width:115px; height:40px; background:url(images/bnt_ur_log.gif);} .us_Submit_reg{border:none; width:113px; height:40px; background:url(images/bnt_ur_reg.gif);} .usTxt{width:265px; height:267px; padding:43px 0 0 90px; background:#f2f2f2; float:right; text-align:left; background:url(images/ur_bg1.gif) no-repeat 0 50%; line-height:23px; } .usTxt img{margin-top:15px;} /*注册*/ .usBox_2{background:#fff; text-align:left; padding:43px 153px 60px 123px;} .usBox_2 .regtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px -34px;} .actionSub a{color:#006acc; text-decoration:underline; background:url(images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px; } .box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(images/menuBg.gif) no-repeat 0 -30px; color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px; } .box_1 .userCenterBox .userMenu a.curs{background:url(images/menuBg.gif) no-repeat 0 0px; font-weight:bold;} .box_1 .userCenterBox .userMenu a img{ margin-right:3px;} .msgBottomBorder{clear:both; background:url(images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;} /* ==================== 商品分类页面 ==================== */ /*属性组合搜索*/ .screeBox{padding:10px;} .screeBox a{color:#404040;} .screeBox span{background:#e6cec5; padding:3px 5px; margin:0 3px;} .sort a{ position:relative; bottom:5px;} .sort input{position:relative; top:3px;} /*商品列表显示方式*/ .goodsList{ padding:10px 10px 0 10px;} .goodsList ul{ margin-bottom:10px;} .goodsList ul#bgcolor{background:#fbfbfb; border-top:1px dashed #e8e8e8; border-bottom:1px dashed #e8e8e8;} .goodsList li{float:left; padding-top:8px;} .goodsList li.thumb{width:80px; text-align:center;} .goodsList li.thumb img{width:50px; height:50px; border:1px solid #ccc; padding:1px;} .goodsList li.goodsName{width:290px; margin-right:10px;} .goodsList li.action{float:right; margin-left:10px;} .goodsList li.action a.abg{background:url(images/coffee/bg.gif) no-repeat 0px -735px; padding-left:18px; position:relative; bottom:5px;} /* ==================== 团购 ==================== */ .group{background:#f2f2f2; padding:8px;} .group li{float:left; background:#fff; padding:8px;} /* ==================== 购物流程 ==================== */ .flowBox{border:1px solid #ebd9d1; border-top:2px solid #b5877d;} .flowBox table{ margin:5px auto;} /*2.62在购物车里面显示相关配件*/ .flowGoodsFittings{padding:10px;} .flowGoodsFittings ul{height:1%; margin:5px 4px; float:left;} .flowGoodsFittings li{float:left; width:120px;} .flowGoodsFittings li.goodsimg{width:48px; margin-right:10px;} .flowGoodsFittings li.goodsimg img{width:48px; height:48px; display:block;} /* ==================== 文章列表页-2009.6.8 ==================== */ .article_search{margin:8px 0;} .article_search .inputBg{width:300px;} /* ==================== 打印报价单 ==================== */ .quotation{ margin:20px auto 20px auto; text-align:center;} /*翻页*/ .pagebar{height:20px; float:right;} .pagebar img{position:relative; top:2px;} .pagebar a{display:block; float:left; margin:0 2px; color:#814c3b; text-decoration:none;} .pagebar a:hover{color:#ff5a6a; text-decoration:none;} .pagebar .page_now{display:block; float:left; margin:0 5px; color:#ff5a6a; font-weight:bold; background:#fff;} #pager a{color:#814c3b; text-decoration:none;} /*底部导航+友情链接*/ #bottomNav{width:958px;} .bNavList{border:1px solid #fff; background:#f7f0ef; height:27px; line-height:27px; padding:0 12px;} .links{border:1px solid #fff; background:#f7f0ef; padding:0 12px;} .bNavList a,.links a{color:#814c3b; text-decoration:none;} .bNavList img{_position:relative; top:8px;} .links img{width:88px; height:30px; margin:5px;} /*版权*/ #footer{background:url(images/logo1.gif) no-repeat 5% 50%; padding-left:200px; width:760px; margin:10px auto;} #footer .text{background:url(images/footerLine.gif) no-repeat left center; padding-left:50px; *padding-bottom:20px;} #footer .text a{color:#404040; text-decoration:none;} /* ======商品比较浮动块 ====== */ #compareBox { width:128px; background:url(images/compareBg.gif) no-repeat top center; background-color:#edf8ff; padding:35px 0 8px 0; border: 1px solid #c5e4ff; position: absolute; right:1px; top:200px; } #compareBox input { width:52px; height:13px; border:none; background:url(images/compareSub.gif) no-repeat; } #compareList { margin:0px 0px 8px 0px; padding:0px; width:120px; background:#FFFFFF; border:1px solid #d6ecff; } #compareList li { color: #333; text-align:left; background: #fff; padding: 3px 5px; margin: 3px 0; } #compareList li img { float:right; padding-top:4px; } /*购物车提示点击更新按钮式样2.6.2版本添加*/ .messageli { list-style-type:none; padding:5px; color:red } .messagediv { font-size:12px; position:absolute; border:1px solid #FFD700; text-align:center; padding:5px; background-color:#FFFACD; filter:alpha(opacity=50); -moz-opacity:0.7; opacity: 0.7; } /* 积分兑换样式修改 */ .point li{ float:left; width:300px; }
46.498998
147
0.701806
e47cb30ad85bed214f3e327c3d929668c43c8f6f
273
css
CSS
src/assets/style/myApp.css
ahmetbozaci/recovon-frontend
177130d8bb7d252adaaf49fea90e05c32bcd583c
[ "MIT" ]
null
null
null
src/assets/style/myApp.css
ahmetbozaci/recovon-frontend
177130d8bb7d252adaaf49fea90e05c32bcd583c
[ "MIT" ]
3
2022-03-11T11:18:24.000Z
2022-03-11T19:32:03.000Z
src/assets/style/myApp.css
ahmetbozaci/recovon-frontend
177130d8bb7d252adaaf49fea90e05c32bcd583c
[ "MIT" ]
2
2022-03-11T22:25:26.000Z
2022-03-12T13:53:48.000Z
@media (max-width: 768px) { .myAppMargin { margin-top: 56px; background-repeat: no-repeat; background-size: cover; } } @media (min-width: 768px) { .myAppMargin { margin-left: 232px; background-repeat: no-repeat; background-size: cover; } }
17.0625
33
0.630037
e47da077e5dbcdfa2131b13e98e1d8c0195b2c2c
1,469
css
CSS
TC/css/control/Legend.css
sitna/api-sitna
506a3f1cf3cd7222925a37c740763d3b52c6b589
[ "BSD-2-Clause" ]
11
2016-05-26T10:03:02.000Z
2022-01-22T19:48:00.000Z
TC/css/control/Legend.css
sitna/api-sitna
506a3f1cf3cd7222925a37c740763d3b52c6b589
[ "BSD-2-Clause" ]
7
2017-03-01T10:12:26.000Z
2021-06-07T11:46:42.000Z
TC/css/control/Legend.css
sitna/api-sitna
506a3f1cf3cd7222925a37c740763d3b52c6b589
[ "BSD-2-Clause" ]
8
2017-04-05T09:28:11.000Z
2022-02-14T15:48:47.000Z
.tc-ctl-legend { overflow: auto; z-index: 10004; padding: 0; } .tc-ctl-legend-nvr { font-size: 0.8em; color: #999; display: none; } .tc-ctl-legend-watch { display: block; vertical-align: middle; } .tc-ctl-legend-img { width: 2em; height: 1.5em; margin-left: 0.2em; box-sizing: border-box; } .tc-ctl-legend-watch img { margin: 0.3em 0 0 0.2em; } .tc-ctl-legend-watch img[src=""] { margin: 0; display: none; } .tc-ctl-legend-node-notvisible, .tc-ctl-legend-node-outofscale, .tc-ctl-legend-node > .tc-ctl-legend-nvr { display: none; } .tc-ctl-legend.tc-3d li.tc-ctl-legend-node.tc-ctl-legend-node-outofscale { display: block; } div.tc-ctl-legend-tree li.tc-ctl-legend-empty { font-style: italic; color: #ccc; padding: 0.5em; background-color: var(--main-bg-color); list-style-type: none; } div.tc-ctl-legend-tree li.tc-ctl-legend-empty.tc-hidden { display: none; } ul.tc-ctl-legend-branch { list-style-type: none; margin: 0; padding: 0; font-size: 1.1em; transition: all .3s ease; } li.tc-ctl-legend-node { font-family: Arial, helvetica, sans-serif; font-weight: bold; margin-top: 0.5em; padding: 0 10px; border: 1px solid #eee; border-radius: var(--border-radius); font-size: 0.85em; } li.tc-ctl-legend-node li.tc-ctl-legend-node { font-weight: normal; border: 0; }
19.328947
106
0.604493
e47e51f59c78ffadef2d7a937443c921cefe87cd
1,992
css
CSS
web/public/css/main.min.css
schwarzdavid/teleprompter
47371a05e10a910dac64b4cc536709bea2ae54c5
[ "Apache-2.0" ]
null
null
null
web/public/css/main.min.css
schwarzdavid/teleprompter
47371a05e10a910dac64b4cc536709bea2ae54c5
[ "Apache-2.0" ]
null
null
null
web/public/css/main.min.css
schwarzdavid/teleprompter
47371a05e10a910dac64b4cc536709bea2ae54c5
[ "Apache-2.0" ]
null
null
null
/* Teleprompter (c) 2015 by David Schwarz */ #create,#mainPage input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}body,html{min-height:100%}body{margin:0;padding:0;background:#eaeaea;font-family:'Source Sans Pro';font-size:12pt}#mainPage{display:block;position:absolute;width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px);max-width:600px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#mainPage h1{text-align:center;font-weight:200;font-size:3.4rem;margin:0 0 15px;padding:0}#mainPage a,#mainPage input{text-align:center;font-size:1.1rem;display:block}#mainPage input{outline:0;width:100%;height:50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;box-sizing:border-box;padding:0 25px;border:1px solid #bbb;font-weight:200;font-family:inherit}#mainPage a{color:#4494d6;margin-top:15px;text-decoration:none}#create{margin:0 auto;box-sizing:border-box;background:#fff;width:100%;max-width:1000px;padding:60px 30px 30px;color:#333}#create h1{display:block;font-weight:300;font-size:3rem;padding:0 0 10px;margin:0 0 20px;border-bottom:1px solid #eee}#create span{display:block;margin:20px 0}#create textarea{display:block;resize:vertical;width:100%;min-height:200px}.teleprompter{display:block;font-size:1.8rem;background:#fff;overflow:hidden}.teleprompter p{margin:0;padding:200px 20px 50px;line-height:180%;font-size:1em;-webkit-transition:margin .1s linear;-moz-transition:margin .1s linear;-o-transition:margin .1s linear;transition:margin .1s linear}.teleprompter .arrow{display:block;position:absolute;top:0;margin-top:203px;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:0;height:0;border:20px solid transparent;border-right:0;border-left-color:gold}.controls{position:fixed;bottom:50px;right:50px;background:rgba(180,180,180,.5)}
664
1,946
0.785643
e47f572768f6a1933e320f3089f1ed74f52a8acc
741
css
CSS
packages/community_store/blocks/community_product_filter/view.css
iPankajrai/concretesite
fcad74a04507f2362f3b8dceebb7d543db5518c3
[ "MIT" ]
104
2016-03-03T17:02:45.000Z
2021-12-22T17:52:33.000Z
packages/community_store/blocks/community_product_filter/view.css
iPankajrai/concretesite
fcad74a04507f2362f3b8dceebb7d543db5518c3
[ "MIT" ]
537
2016-03-03T10:19:14.000Z
2022-03-31T22:08:09.000Z
packages/community_store/blocks/community_product_filter/view.css
iPankajrai/concretesite
fcad74a04507f2362f3b8dceebb7d543db5518c3
[ "MIT" ]
92
2016-03-04T14:50:18.000Z
2022-03-31T19:49:16.000Z
.store-product-filter-block .disabled .store-product-filter-block-option { opacity: 0.6; } .store-product-filter-block .store-product-filter-block-count { font-size: 80%; } .store-product-filter-block .irs--round .irs-bar { background-color: black; } .store-product-filter-block .irs--round .irs-handle { border-color: black; } .store-product-filter-block .irs--round .irs-from, .store-product-filter-block .irs--round .irs-to, .store-product-filter-block .irs--round .irs-single { background-color: black; } .store-product-filter-block .irs--round .irs-from:before, .store-product-filter-block .irs--round .irs-to:before, .store-product-filter-block .irs--round .irs-single:before { border-top-color: black; }
32.217391
176
0.712551
e4858954cfa26c47feff0ac61390f6828d2b59b8
3,738
css
CSS
public/css/menu.css
adambarreiro/polynomial
a4304fa18255cc8f2b58515cce20821952bfa315
[ "MIT" ]
null
null
null
public/css/menu.css
adambarreiro/polynomial
a4304fa18255cc8f2b58515cce20821952bfa315
[ "MIT" ]
null
null
null
public/css/menu.css
adambarreiro/polynomial
a4304fa18255cc8f2b58515cce20821952bfa315
[ "MIT" ]
null
null
null
/** * ----------------------------------------------------------------------------- * Name: /public/css/menu.css * Author: Adam Barreiro Costa * Description: Stylesheet applied in all the menu sections (login, register and * administration) * ----------------------------------------------------------------------------- */ /* Global */ * { cursor: url(/assets/img/cursor.gif), pointer; } body { background-image: url(/assets/img/bg.png); /* Thanks to http://subtlepatterns.com for the pattern */ font-family: Arial, sans-serif; font-size: 13px; } /* Skeletons */ .header { width: 100%; margin-top: 30px; margin-bottom: 20px; font-size: 20px; color: #EEEEEE; } .content { z-index: -1; width: 100%; } /* Buttons */ .button { width: 120px; padding: 8px 0px 8px 0px; margin-bottom: 15px; margin-left: 10px; color: #EEEEEE; background: #111111; border: 0px; text-align: center; } .buttonext { width: 94%; padding: 8px 0px 8px 0px; margin-bottom: 15px; margin-left: 10px; color: #EEEEEE; background: #111111; border: 0px; text-align: center; } .button:hover, .buttonext:hover { color: #EEEEEE; background: #333333; } #lobutton { float: right; width: 120px; padding: 8px 0px 8px 0px; margin-bottom: 15px; margin-left: 10px; color: #EEEEEE; background: #551111; border: 1px solid #000000; box-shadow: 10px 10px 10px #111111; text-align: center; } #lobutton:focus, #lobutton:hover { color: #FFFFFF; background: #991111; } #edbutton { float: left; width: 120px; padding: 8px 0px 8px 0px; margin-bottom: 15px; margin-left: 10px; color: #EEEEEE; background: #111155; border: 1px solid #000000; box-shadow: 10px 10px 10px #111111; text-align: center; } #edbutton:focus, #edbutton:hover { color: #FFFFFF; background: #111199; } /* Text fields */ .field { width: 300px; padding: 8px 0px 8px 0px; margin-bottom: 15px; text-align: center; border: 1px solid #FFFFFF; color: #111111; background: #EEEEEE; font-size: 13px; } .field:focus, .field:hover { color: #000000; background: #FFFFFF; } /* Menu title */ .title { width: 300px; margin: 20px auto; font-size: 24px; color: #EEEEEE; } /* Menu */ .menu { text-align: center; width: 300px; padding: 15px 15px 5px 15px; background: #999999; box-shadow: 10px 10px 10px #111111; margin: 5px auto; } .extra { text-align: center; width: 300px; padding: 35px 15px 5px 15px; margin: 0 auto; } /* Menu separators */ .separator { border-bottom: 1px solid #111111; margin-bottom: 15px; color: #111111; text-align: left; font-size: 8pt; } /* Login form */ #logo { background: url(/assets/img/logo.png) no-repeat; height: 300px; width: 632px; top: 50%; left: 50%; margin-top: -250px; margin: 0 auto; } /* Register */ #bottomline { margin: 0 auto; width: 200px; padding: 8px; color: #999999; margin-top: 10px; text-align: center; font-size: 8pt; } /* Messages */ .popup { position: absolute; margin-left: 350px; width: 200px; border: 1px solid #000000; background: #FDFD7F; padding: 8px; color: #000000; text-align: center; font-size: 8pt; } .msg { position: absolute; top: 10%; right: 5%; width: 200px; padding: 5px; border: 1px solid #000000; color: #FFFFFF; text-align: center; font-size: 8pt; } #warning { background: #FF0000; top: 15%; } #ok { background: #009900; } #error { background: #990000; }
17.068493
80
0.570626
e488c7b54ae24697166fde900cba0f60f55b1cff
109
css
CSS
src/components/HeaderStyle.css
JohelCastilloV/loginapp
9b80121845bc357e162d42ed95b12121a8cfaef4
[ "MIT" ]
null
null
null
src/components/HeaderStyle.css
JohelCastilloV/loginapp
9b80121845bc357e162d42ed95b12121a8cfaef4
[ "MIT" ]
null
null
null
src/components/HeaderStyle.css
JohelCastilloV/loginapp
9b80121845bc357e162d42ed95b12121a8cfaef4
[ "MIT" ]
null
null
null
.header { display: flex; justify-content: space-between; } .header a { margin: 0 10px; }
13.625
35
0.559633
e48efde3f4bd3ffc79f0ff868aa02a988b012e68
3,847
css
CSS
mobileLearning/res/httdocs/moodle/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_ui.css
RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm
5d7b00c455874b668742f1b58f042b1e456b7c38
[ "Unlicense" ]
null
null
null
mobileLearning/res/httdocs/moodle/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_ui.css
RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm
5d7b00c455874b668742f1b58f042b1e456b7c38
[ "Unlicense" ]
null
null
null
mobileLearning/res/httdocs/moodle/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_ui.css
RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm
5d7b00c455874b668742f1b58f042b1e456b7c38
[ "Unlicense" ]
null
null
null
/* This file contains the CSS data for the editor UI of TinyMCE instances */ .mceToolbarTop a, .mceToolbarTop a:visited, .mceToolbarTop a:hover, .mceToolbarBottom a, .mceToolbarBottom a:visited, .mceToolbarBottom a:hover { border: 0; margin: 0; padding: 0; background: transparent; } .mceSeparatorLine { border: 0; padding: 0; margin-left: 4px; margin-right: 2px; } .mceSelectList { font-family: 'MS Sans Serif', sans-serif, Verdana, Arial; font-size: 7pt !important; font-weight: normal; margin-top: 3px; padding: 0; display: inline; vertical-align: top; background-color: #F0F0EE; } .mceLabel, .mceLabelDisabled { font-family: 'MS Sans Serif', sans-serif, Verdana, Arial; font-size: 9pt; } .mceLabel { color: #000000; } .mceLabelDisabled { cursor: text; color: #999999; } .mceEditor { background: #F0F0EE; border: 1px solid #cccccc; padding: 0; margin: 0; } .mceEditorArea { font-family: 'MS Sans Serif', sans-serif, Verdana, Arial; background: #FFFFFF; padding: 0; margin: 0; } .mceToolbarTop, .mceToolbarBottom { background: #F0F0EE; line-height: 1px; font-size: 1px; } .mceToolbarTop { border-bottom: 1px solid #cccccc; padding-bottom: 1px; } .mceToolbarBottom { border-top: 1px solid #cccccc; } .mceStatusbarTop, .mceStatusbarBottom, .mceStatusbar { height: 20px; } .mceStatusbarTop .mceStatusbarPathText, .mceStatusbarBottom .mceStatusbarPathText, .mceStatusbar .mceStatusbarPathText { font-family: 'MS Sans Serif', sans-serif, Verdana, Arial; font-size: 9pt; padding: 2px; line-height: 16px; overflow: visible; } .mceStatusbarTop { border-bottom: 1px solid #cccccc; } .mceStatusbarBottom { border-top: 1px solid #cccccc; } .mceStatusbar { border-bottom: 1px solid #cccccc; } .mcePathItem, .mcePathItem:link, .mcePathItem:visited, .mcePathItem:hover { text-decoration: none; font-family: 'MS Sans Serif', sans-serif, Verdana, Arial; font-size: 9pt; color: #000000; } .mcePathItem:hover { text-decoration: underline; } .mceStatusbarPathText { float: left; } .mceStatusbarResize { float: right; background-image: url('../images/statusbar_resize.gif'); background-repeat: no-repeat; width: 11px; height: 20px; cursor: se-resize; } .mceResizeBox { width: 10px; height: 10px; display: none; border: 1px dotted gray; margin: 0; padding: 0; } /* Button CSS rules */ a.mceButtonDisabled img, a.mceButtonNormal img, a.mceButtonSelected img { width: 20px; height: 20px; cursor: default; margin-top: 1px; margin-left: 1px; } a.mceButtonDisabled img { border: 0 !important; } a.mceButtonNormal img, a.mceButtonSelected img { border: 1px solid #F0F0EE !important; } a.mceButtonSelected img { border: 1px solid #C0C0BB !important; } a.mceButtonNormal img:hover, a.mceButtonSelected img:hover { border: 1px solid #0A246A !important; cursor: default; background-color: #B6BDD2; } a.mceButtonDisabled img { -moz-opacity:0.3; opacity: 0.3; border: 1px solid #F0F0EE !important; cursor: default; } a.mceTiledButton img { background-image: url('../images/buttons.gif'); background-repeat: no-repeat; } /* MSIE specific rules */ * html a.mceButtonNormal img, * html a.mceButtonSelected img, * html a.mceButtonDisabled img { border: 0 !important; margin-top: 2px; margin-bottom: 1px; } * html a.mceButtonDisabled img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); border: 0 !important; } * html a.mceButtonDisabled { border: 1px solid #F0F0EE !important; } * html a.mceButtonNormal, * html a.mceButtonSelected { border: 1px solid #F0F0EE !important; cursor: default; } * html a.mceButtonSelected { border: 1px solid #C0C0BB; } * html a.mceButtonNormal:hover, * html a.mceButtonSelected:hover { border: 1px solid #0A246A !important; cursor: default; background-color: #B6BDD2; } * html .mceSelectList { margin-top: 2px; }
19.235
145
0.720561
e49122a55cbf92cfdc44816d4f1afc22ec9c1334
4,199
css
CSS
wavemaker/wavemaker-studio/src/main/webapp/lib/wm/base/widget/themes/Bootstrap/button.css
michaelkantor/wavemaker
aa25d6fa75ed2a904f4bd7b94e0e16a0da7baf9e
[ "Apache-2.0" ]
null
null
null
wavemaker/wavemaker-studio/src/main/webapp/lib/wm/base/widget/themes/Bootstrap/button.css
michaelkantor/wavemaker
aa25d6fa75ed2a904f4bd7b94e0e16a0da7baf9e
[ "Apache-2.0" ]
null
null
null
wavemaker/wavemaker-studio/src/main/webapp/lib/wm/base/widget/themes/Bootstrap/button.css
michaelkantor/wavemaker
aa25d6fa75ed2a904f4bd7b94e0e16a0da7baf9e
[ "Apache-2.0" ]
1
2018-08-24T02:01:07.000Z
2018-08-24T02:01:07.000Z
/* GROUP: Standard Button */ /* dijitReset needed for popupButton */ .Bootstrap .wmbutton, .Bootstrap button.wmbutton, /* mostly to clobber .dj_ie .wmbutton in default/theme.css */ .Bootstrap .wmbutton .dijitReset { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; color: #333333; font-weight: normal; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75); text-align: center; } .Bootstrap .wmbutton { border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #f5f5f5; background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), color-stop(50%,#e6e6e6), to(#e6e6e6)); background-image: -moz-linear-gradient(top, #ffffff 0%,#e6e6e6 50%,#e6e6e6 100%); background-image: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 50%,#e6e6e6 100%); background-image: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 50%,#e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0); cursor: pointer; border: 1px solid #bbbbbb; border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-bottom-color: #a2a2a2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } /* GROUP: Hover State */ .Bootstrap .wmbutton:hover { color: #333333; font-weight: normal; /* box-shadow: 0px 0px 0px black; // THEMER: DISABLED */ /* -webkit-box-shadow: 0px 0px 0px black; // THEMER: DISABLED */ background-color: #e6e6e6; background-image: none; filter: none; /* THEMER: HIDE */ background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; /* THEMER: HIDE */ -moz-transition: background-position 0.1s linear; /* THEMER: HIDE */ -o-transition: background-position 0.1s linear; /* THEMER: HIDE */ transition: background-position 0.1s linear; /* THEMER: HIDE */ } /* GROUP: Active State */ /* button.wmbutton required instead of .wmbutton for IE8 */ .Bootstrap button.wmbutton.toggleButtonDown, .Bootstrap .wmbutton.Active, .Bootstrap .wmbutton.Active:hover, .Bootstrap .wmbutton:active, .Bootstrap .wmbutton:hover:active { color: #333333; font-weight: normal; /* box-shadow: 4px 4px 4px black; // THEMER: DISABLED */ /* -webkit-box-shadow: 4px 4px 4px black; // THEMER: DISABLED */ background-color: #cccccc \9; background-image: none; filter: none; /* THEMER: HIDE */ outline: 0; /* THEMER: HIDE */ -webkit-transition: background-position 0.1s linear; /* THEMER: HIDE */ -moz-transition: background-position 0.1s linear; /* THEMER: HIDE */ -o-transition: background-position 0.1s linear; /* THEMER: HIDE */ transition: background-position 0.1s linear; /* THEMER: HIDE */ -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); /* THEMER: HIDE */ -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); /* THEMER: HIDE */ box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); /* THEMER: HIDE */ } /* GROUP: Focus State */ /* NOTE: This occurs when the user tabs to the button. It may also occur when the user clicks the button */ .Bootstrap .wmbutton:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } /* GROUP: Disabled State */ .Bootstrap .Disabled .wmbutton, .Bootstrap .Disabled.wmbutton, .Bootstrap .Disabled .wmbutton:hover, .Bootstrap .Disabled.wmbutton:hover { cursor: default; background-image: none; filter: none; /* THEMER: HIDE */ opacity: 0.65; /* THEMER: HIDE */ filter: alpha(opacity=65); /* THEMER: HIDE */ box-shadow: none; -webkit-box-shadow: none; } /* GROUP: Popup Menu */ .Bootstrap .wmPopupButton .popupIcon { background: url(images/comboArrowDownDark.png) no-repeat 0% 50%; }
41.166667
124
0.668731
e494d4e48166fc9a08f451faafb18f4157e90958
1,010
css
CSS
client/src/Pages/user-form.css
siva9598/Job_Portal
dc83a5f0506ee906a33e230760998b9d68ca9d16
[ "MIT" ]
null
null
null
client/src/Pages/user-form.css
siva9598/Job_Portal
dc83a5f0506ee906a33e230760998b9d68ca9d16
[ "MIT" ]
null
null
null
client/src/Pages/user-form.css
siva9598/Job_Portal
dc83a5f0506ee906a33e230760998b9d68ca9d16
[ "MIT" ]
null
null
null
.main-box { align-items: center; display: flex; flex-direction: column; justify-content: center; } .form-heading { margin-top: 20px; text-align: center; } .form-heading-box { margin-bottom: 20px; } .form-outer { padding-top: 10px; width: 50%; display: flex; flex-direction: column; justify-content: space-between; background: linear-gradient( to right bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3) ); } .user-form { display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .form-control { margin-bottom: 15px; } .btn-submit { width: 20%; text-align: center; margin-bottom: 15px; margin-top: 15px; border-radius: 5px; background-color: darkblue; color: white; } .form-redirect { margin-bottom: 15px; } .alt-button { margin-left: 10px; background-color: orangered; padding-top: 8px; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; color: white; border-radius: 5px; }
17.413793
33
0.661386
e49aceb503e8231359e9c32c48572aecc01caaf8
131
css
CSS
css/admin.css
i-v-s/sumulta
b875fd1e96f87e5aa8a7969276ff11119df1299c
[ "MIT" ]
null
null
null
css/admin.css
i-v-s/sumulta
b875fd1e96f87e5aa8a7969276ff11119df1299c
[ "MIT" ]
null
null
null
css/admin.css
i-v-s/sumulta
b875fd1e96f87e5aa8a7969276ff11119df1299c
[ "MIT" ]
null
null
null
td { padding: 3px; } tr.info { background:rgb(175, 235, 175); } tr.warn { background:yellow; } tr.error { background:red; }
6.55
31
0.625954
e49e82f0e57213144e49ff043f404dfa0c6b8586
436
css
CSS
public/css/profiles.css
Hahwee/ixd-skeleton
ae37bdb5d44b3380715d4a3cc5194b42f79934f5
[ "MIT" ]
null
null
null
public/css/profiles.css
Hahwee/ixd-skeleton
ae37bdb5d44b3380715d4a3cc5194b42f79934f5
[ "MIT" ]
null
null
null
public/css/profiles.css
Hahwee/ixd-skeleton
ae37bdb5d44b3380715d4a3cc5194b42f79934f5
[ "MIT" ]
7
2019-02-08T00:07:11.000Z
2019-02-28T19:11:09.000Z
.img-responsive{ height: 150px; width: 150px; border-radius: 50%; margin-left: auto; margin-right: auto; } .profile_photo{ padding-top: 10px; } .profile_name{ padding: 5px 0 0 0; text-align: center; } .QRCode{ padding-top: 100px; display: block; margin-left: auto; margin-right: auto; } .uniqueID{ padding: 0 0 0 0; text-align: center; font-size: small; color: grey; }
14.533333
23
0.600917
e49fe836469ee2eea113603129e810b40d2c0bb4
623
css
CSS
src/app/pages/founders/founders.component.css
iamlimo/lapis-web
7a090ebb4f2c893cf2499cf1f0072355563a194b
[ "MIT" ]
null
null
null
src/app/pages/founders/founders.component.css
iamlimo/lapis-web
7a090ebb4f2c893cf2499cf1f0072355563a194b
[ "MIT" ]
null
null
null
src/app/pages/founders/founders.component.css
iamlimo/lapis-web
7a090ebb4f2c893cf2499cf1f0072355563a194b
[ "MIT" ]
null
null
null
#founders{ padding-top: 10em; /* margin-top: 70px; */ background: url(assets/img/lapis.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; /* filter: grayscale(100%); */ height: 700px; background-attachment: fixed; } #bl{ background-color: #222222 !important; opacity: 2; color: #ffffff; } .fa{ font-size: 25px; margin-right: 20px; } .fa-facebook{ color: #3b5998 !important; } .fa-twitter{ color: #00acee !important; } .fa-instagram{ color: #F56040 !important; } .fa-youtube{ color: #FF0000 !important; }
15.974359
42
0.617978
e4a2045a2796b4181317ce9cd8d89c3974015779
339
css
CSS
lib/docubot/templates/_root/glossary.css
Phrogz/docubot
c087383cac4e393f0041bbd7a6d99cbbbf28ae49
[ "MIT" ]
12
2015-02-12T13:53:40.000Z
2021-10-03T14:09:43.000Z
lib/docubot/templates/_root/glossary.css
Phrogz/docubot
c087383cac4e393f0041bbd7a6d99cbbbf28ae49
[ "MIT" ]
null
null
null
lib/docubot/templates/_root/glossary.css
Phrogz/docubot
c087383cac4e393f0041bbd7a6d99cbbbf28ae49
[ "MIT" ]
1
2018-09-05T03:03:12.000Z
2018-09-05T03:03:12.000Z
#glossary-box { display:none; position:absolute; width:30%; background:#e0efcc; border:1px solid #82a851; padding:0.5em 0.9em; font-size:9pt; font-family:Calibri, Tahoma; } #glossary-box * { margin:0 } span.glossary { color:#36401C; border-bottom:1px dotted #6e8e34; cursor:help; } span.glossary-missing { border-bottom:1px dotted #c00 }
84.75
174
0.740413
e4a3333d7727c1bbb98ea17dfb9e5601ef085ce3
4,186
css
CSS
scripts/calendar.css
skamphuis/Dnn.CommunityForums
a413f8c1a7aa076ab841d6bcaa408fe7660da7fc
[ "MIT" ]
8
2019-06-27T19:21:47.000Z
2022-02-16T22:23:19.000Z
scripts/calendar.css
skamphuis/Dnn.CommunityForums
a413f8c1a7aa076ab841d6bcaa408fe7660da7fc
[ "MIT" ]
89
2019-07-04T10:14:35.000Z
2022-03-28T21:13:37.000Z
scripts/calendar.css
skamphuis/Dnn.CommunityForums
a413f8c1a7aa076ab841d6bcaa408fe7660da7fc
[ "MIT" ]
16
2019-06-27T19:15:32.000Z
2021-12-06T14:45:06.000Z
table#calendar .ascalbar{clear:both;margin:0;padding:0px;text-align:center;} table#calendar .ascalnext{cursor:pointer;float:right;width:20px;} table#calendar .ascalprev{cursor:pointer;float:left;width:20px;} table#calendar {background-color:#fff;} table#calendar a {text-decoration: none;} table#calendar tr#title th#prev{border-left:solid 1px #242;} table#calendar tr#title th#next{border-right:solid 1px #242;} table#calendar tr#days th#sat{border-right:solid 1px #242;} table#calendar tr#days th#sun {border-left:solid 1px #242;} table#calendar tr#days th {font-size:11px;font-weight:normal;font-family:Tahoma,monospace;color: #000; text-align:center; padding:0;background-color:#f5f5f5;border-bottom:solid 1px #cdcdcd;} table#calendar tr#title th {font-size:11px;font-family:Tahoma,monospace;text-align:center;background-color: #ccc; color: #000;border-top:solid 1px #242;border-bottom:solid 1px #242; white-space:nowrap;} table#calendar td {font-size:11px;font-family:Tahoma,monospace;cursor:pointer;vertical-align:middle;padding:0;border:solid 0px #cdcdcd; border-width:0 0 1px 1px;margin:0;padding-bottom:0 !important;} table#calendar td.sat {border-right:solid 1px grey;} table#calendar td.sun {border-left:solid 1px grey;} table#calendar td a {font-weight: bold; display: block; margin: 0;} table#calendar a:link {color: navy;} table#calendar a:visited {color: purple;} table#calendar a:hover {background: #FF6;} table#calendar td.sat, table#calendar td.sun {background-color: #E1F0FF;} table#calendar td.prevmonth,table#calendar td.nextmonth{background-color: #f3f3f3; color: #889;} table#calendar tr#lastweek td {border-bottom: 2px solid #AAB;} table#calendar td.holiday {background: #FAA;border-color: #BBB #FCC #FCC #BBB;} table#calendar td.today {background-color: yellow;} table#calendar tr#time td{font-weight:bold;border-left:solid 1px grey;border-bottom:solid 1px grey;background-color:#FFFFCC;} table#calendar tr#time select{width:100%;} table#calendar tr#time #timeselect{border-right:solid 1px grey;} table#calendar td.today div.date {color: #C33; font-weight: bold; background: #FFC;} table#calendar div.event {margin: 0.5em;} table#calendar div.event span {display: block;} table#calendar div.holiday {font-style: italic;} table#calendar span.time {font-weight: bold;} table#calendar span.loc {color: #555; font-style: italic;} table#calendar td.sat div.date,table#calendar td.sun div.date {color: gray; background: transparent;} table#calendar td.prevmonth div.date, table#calendar td.nextmonth div.date {color: gray; background: transparent;} /*Calendar Picker */ .ampicker{padding-left:2px;} .ampicker input{width:100px;} .amcalbutton{border:none;cursor:pointer;} .amcalendar td{font-size:11px;text-align:center;} .amcalendar select{font-size: 11px;font-family: Tahoma,monospace;font-weight:normal;} .amcaltitle{font-weight:bold;background-color:#D7D7E5;font-family: Tahoma,monospace;text-align:center;vertical-align:middle;} .amcaltitle img{cursor:pointer;} .amdayhover{width:25px;cursor:pointer;text-align:center;text-decoration:underline;border-width:1px;border-color:#F6F6F6;border-style:solid;} .amdayheader{width:25px;text-align:center;border-width:1px;border-color:white;border-style:solid;font-weight:bold;background-color:#FFFFFF;} .amothermonthday{color:#999999;cursor:pointer;border-color:transparent;border-style:solid;border-width:1px;} .amcurrentmonthday{color:#000000;cursor:pointer;border-color:transparent;border-style:solid;border-width:1px;} .amselectedday{width:25px;background-color:#FBE694;text-align:center;color:#000000;border-width:1px;border-color:#ff0000 !important;border-style:solid;font-weight:bold;cursor:pointer;} .amcurrentday{width:25px;background-color:#000000;text-align:center;color:#ffffff;border-width:1px;border-color:#666 !important;border-style:solid;font-weight:bold;cursor:pointer;} /*.amcalendar{font-family: Tahoma,monospace;border:solid 1px #000;background-color:#FFFFFF;cursor:default;}*/ .ammonth{background-color:#F6F6F6;margin-left:5px;margin-right:5px;margin-bottom:5px;margin-top:0px;} .amnextprev{cursor:pointer;height:25px;vertical-align: middle;padding:0px 5px 0px 5px;} /*End Calendar Picker */
69.766667
202
0.788581
e4a4c0caa5e018d65c57881f13181b050aceeb35
888
css
CSS
src/css/masonryLayout/index.css
qunzi0214/many-tricks
457ed5b061bc05c6a58f3550946d281de4476b92
[ "MIT" ]
4
2021-03-03T06:38:17.000Z
2022-01-18T07:19:20.000Z
src/css/masonryLayout/index.css
qunzi0214/many-tricks
457ed5b061bc05c6a58f3550946d281de4476b92
[ "MIT" ]
null
null
null
src/css/masonryLayout/index.css
qunzi0214/many-tricks
457ed5b061bc05c6a58f3550946d281de4476b92
[ "MIT" ]
null
null
null
/* Container */ .masonry-container { --column-count-small: 1; --column-count-medium: 2; --column-count-large: 3; --column-gap: 0.125rem; padding: var(--column-gap); } /* Columns */ .masonry-columns { column-gap: var(--column-gap); column-count: var(--column-count-small); column-width: calc(1 / var(--column-count-small) * 100%); } @media only screen and (min-width: 640px) { .masonry-columns { column-count: var(--column-count-medium); column-width: calc(1 / var(--column-count-medium) * 100%); } } @media only screen and (min-width: 800px) { .masonry-columns { column-count: var(--column-count-large); column-width: calc(1 / var(--column-count-large) * 100%); } } /* Bricks */ .masonry-brick { width: 100%; height: auto; margin: var(--column-gap) 0; display: block; } .masonry-brick:first-child { margin: 0 0 var(--column-gap); }
20.651163
62
0.629505
e4a5caa3cd77ed943bfb5aa8e8cdeee76dbf0f66
2,699
css
CSS
docs/dalvik-bytecode.css
PPCDroid/dalvik
3a3ffe5cfcd77ead36c034e64dcca56a526970e5
[ "Apache-2.0" ]
13
2015-09-30T03:09:20.000Z
2020-11-04T11:28:30.000Z
docs/dalvik-bytecode.css
PPCDroid/dalvik
3a3ffe5cfcd77ead36c034e64dcca56a526970e5
[ "Apache-2.0" ]
null
null
null
docs/dalvik-bytecode.css
PPCDroid/dalvik
3a3ffe5cfcd77ead36c034e64dcca56a526970e5
[ "Apache-2.0" ]
13
2015-05-17T12:55:10.000Z
2020-09-03T02:04:16.000Z
h1 { font-family: serif; color: #222266; } h2 { font-family: serif; border-top-style: solid; border-top-width: 2px; border-color: #ccccdd; padding-top: 12px; margin-top: 48px; margin-bottom: 2px; color: #222266; } @media print { table { font-size: 8pt; } } @media screen { table { font-size: 10pt; } } /* general for all tables */ table { border-collapse: collapse; margin-top: 12px; } table th { font-family: sans-serif; background: #aabbff; } table td { font-family: sans-serif; border-top-style: solid; border-bottom-style: solid; border-width: 1px; border-color: #aaaaff; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 6px; background: #eeeeff; } table td p { margin-top: 4pt; margin-bottom: 0pt; } /* opcodes table */ table.instruc { margin-top: 24px; margin-bottom: 24px; margin-left: 48px; margin-right: 48px; } table.instruc td { font-family: sans-serif; border-top-style: solid; border-bottom-style: solid; border-width: 1px; padding-top: 4px; padding-bottom: 4px; padding-left: 2px; padding-right: 2px; } table.instruc td:first-child { font-family: monospace; font-size: 90%; vertical-align: top; width: 12%; } table.instruc td:first-child + td { font-family: monospace; font-size: 90%; vertical-align: top; width: 23%; } table.instruc td:first-child + td i { font-family: sans-serif; font-size: 90%; } table.instruc td:first-child + td + td { vertical-align: top; width: 28%; } table.instruc td:first-child + td + td + td { vertical-align: top; width: 37%; } /* supplemental opcode format table */ table.supplement { margin-top: 24px; margin-bottom: 24px; margin-left: 48px; margin-right: 48px; } table.supplement td:first-child { font-family: monospace; vertical-align: top; width: 20%; } table.supplement td:first-child + td { font-family: monospace; vertical-align: top; width: 20%; } table.supplement td:first-child + td + td { font-family: sans-serif; vertical-align: top; width: 60%; } /* math details table */ table.math { margin-top: 24px; margin-bottom: 24px; margin-left: 48px; margin-right: 48px; } table.math td:first-child { font-family: monospace; vertical-align: top; width: 10%; } table.math td:first-child + td { font-family: monospace; vertical-align: top; width: 30%; } table.math td:first-child + td + td { font-family: sans-serif; vertical-align: top; width: 60%; }
16.259036
45
0.610597
e4a7cf44a77a99978e6880ce6fd17d509c2ed09e
2,545
css
CSS
public/admins/bower_components/ckeditor/plugins/balloontoolbar/skins/default.css
bhalawaty/store
8e3a5e63320e230d473ddf92ac5bd517d62f5fdb
[ "MIT" ]
null
null
null
public/admins/bower_components/ckeditor/plugins/balloontoolbar/skins/default.css
bhalawaty/store
8e3a5e63320e230d473ddf92ac5bd517d62f5fdb
[ "MIT" ]
4
2021-03-10T11:35:35.000Z
2022-02-27T01:31:06.000Z
public/admins/bower_components/ckeditor/plugins/balloontoolbar/skins/default.css
bhalawaty/store
8e3a5e63320e230d473ddf92ac5bd517d62f5fdb
[ "MIT" ]
null
null
null
/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_balloon.cke_balloontoolbar { position: absolute; z-index: 10000; outline: none; background: #f8f8f8; border: 1px solid #d1d1d1; } .cke_balloon.cke_balloontoolbar .cke_balloon_triangle { position: absolute; border-style: solid; display: block; width: 0; height: 0; } /* The .cke_balloon_content container height will be stretched to children height, so padding is properly applied. */ .cke_balloon.cke_balloontoolbar .cke_balloon_content { float: left; min-height: 10px; padding: 3px; } /* Removes bottom margins from buttons/combos so only '.cke_balloon_content' padding decides about balloon toolbar padding. */ .cke_balloon.cke_balloontoolbar .cke_toolgroup, .cke_balloon.cke_balloontoolbar .cke_combo_button { margin-bottom: 0; } .cke_balloon.cke_balloontoolbar .cke_balloon_content > span:last-child > a.cke_combo_button, .cke_balloon.cke_balloontoolbar .cke_balloon_content > span:last-child.cke_toolgroup { margin-right: 0; padding-right: 0; } .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_inner, .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer { z-index: 0; } /* align: [ hcenter ] */ .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer.cke_balloon_triangle_align_hcenter { left: 50%; margin-left: -7px; } /* side: [ bottom, top ] */ .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer.cke_balloon_triangle_bottom, .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer.cke_balloon_triangle_top { border-color: #d1d1d1 transparent; } .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_inner.cke_balloon_triangle_bottom, .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_inner.cke_balloon_triangle_top { border-color: #f8f8f8 transparent; left: -7px; } /* side: [ bottom ] */ .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer.cke_balloon_triangle_bottom { border-width: 7px 7px 0; bottom: -7px; } .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_inner.cke_balloon_triangle_bottom { border-width: 7px 7px 0; top: -8px; } /* side: [ top ] */ .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_outer.cke_balloon_triangle_top { border-width: 0 7px 7px; top: -7px; } .cke_balloon.cke_balloontoolbar .cke_balloon_triangle_inner.cke_balloon_triangle_top { border-width: 0 7px 7px; }
30.297619
126
0.767387
e4aa497369e7874676c195c28c57f183c6a69c63
738
css
CSS
public/css/fixed_field.css
thanhtinh030291/ca_msig
de172aa6253e9ff997f9b28704195f85327e9909
[ "Apache-2.0" ]
null
null
null
public/css/fixed_field.css
thanhtinh030291/ca_msig
de172aa6253e9ff997f9b28704195f85327e9909
[ "Apache-2.0" ]
null
null
null
public/css/fixed_field.css
thanhtinh030291/ca_msig
de172aa6253e9ff997f9b28704195f85327e9909
[ "Apache-2.0" ]
null
null
null
.control_btn { min-width: 210px; } .text_input { min-width: 100px; max-width: 300px; white-space: pre-wrap; } .small_width { min-width: 100px; } .date_input { min-width: 110px; } .user_status { min-width: 120px; text-align: center; } .user_code { min-width: 120px; } #user_list .control_btn { min-width: 150px; } #user_list .control_btn .edit { background-color: #4386ff; border-color: #4386ff; } #user_list .control_btn .edit:hover { background-color: #1f6efd; border-color: #1f6efd; } #user_list .control_btn .delete { background-color: #b7b7b7; border-color: #b7b7b7; } #user_list .control_btn .delete:hover { background-color: #9c9c9c; border-color: #9c9c9c; }
17.571429
39
0.650407
e4af6cf6897cecc71fd6f1a2e05d1ea210dbbb62
573
css
CSS
client/src/pages/Admin/AdminHome.css
Rafael3226/home-drive
05e5cb0c8f4450b8c40dfaea1cf719eabfad6b06
[ "MIT" ]
2
2021-06-02T23:15:43.000Z
2021-11-21T17:55:46.000Z
client/src/pages/Admin/AdminHome.css
Rafael3226/home-drive
05e5cb0c8f4450b8c40dfaea1cf719eabfad6b06
[ "MIT" ]
5
2021-04-01T23:25:27.000Z
2021-04-07T11:26:21.000Z
client/src/pages/Admin/AdminHome.css
Rafael3226/home-drive
05e5cb0c8f4450b8c40dfaea1cf719eabfad6b06
[ "MIT" ]
3
2021-03-27T21:10:36.000Z
2021-06-06T15:21:53.000Z
.prueba { /* background-color: rgb(224, 224, 228); */ } /* .center { margin: 0; position: absolute; display: flex; justify-content: center; align-items: center; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } */ .listUsersContainer { display: flex; justify-content: center; align-items: center; position: relative; transform: translate(0%, 50%); /* border: 1px solid rgb(0, 72, 131); border-radius: 20px; */ } .ant-spin-container { padding-left: 90px; } .none { background-color: rgba(223, 223, 223, 0.651); }
18.483871
47
0.633508
e4b05d32520e861af469016969b4b458e73999df
145
css
CSS
acodion/slide/touch/style.css
dohy-9443/JavaScript_Code_Recipe278
60245532ce773890083ea75fbdabc21229975400
[ "MIT" ]
null
null
null
acodion/slide/touch/style.css
dohy-9443/JavaScript_Code_Recipe278
60245532ce773890083ea75fbdabc21229975400
[ "MIT" ]
null
null
null
acodion/slide/touch/style.css
dohy-9443/JavaScript_Code_Recipe278
60245532ce773890083ea75fbdabc21229975400
[ "MIT" ]
null
null
null
* { margin: 0; padding: 0; } .touch { width: 500px; height: 500px; background-color: red; position: absolute; top: 0; left: 0; }
11.153846
24
0.57931
e4b4a79e4b30fca637ea5328c9a3314c145dbea3
713
css
CSS
front/src/shared/components/Navigation/MainNavigation.css
yimanliu0/BookSwapWorld
ad345ad7b48d8d583aacdf315f1cd920792a4109
[ "MIT" ]
null
null
null
front/src/shared/components/Navigation/MainNavigation.css
yimanliu0/BookSwapWorld
ad345ad7b48d8d583aacdf315f1cd920792a4109
[ "MIT" ]
null
null
null
front/src/shared/components/Navigation/MainNavigation.css
yimanliu0/BookSwapWorld
ad345ad7b48d8d583aacdf315f1cd920792a4109
[ "MIT" ]
2
2020-11-04T02:25:44.000Z
2020-11-05T16:44:12.000Z
.main-navigation__menu-btn { width: 3rem; height: 3rem; background: transparent; border: none; display: flex; flex-direction: column; justify-content: space-around; margin-right: 2rem; cursor: pointer; } .main-navigation__menu-btn span { display: block; width: 3rem; height: 2.5px; background: white; } .main-navigation__title { color: white; } .main-navigation__title a { text-decoration: none; color: white; } .main-navigation__header-nav { display: none; padding-right: 50px; } .main-navigation__drawer-nav { height: 100%; } @media (min-width: 768px) { .main-navigation__menu-btn { display: none; } .main-navigation__header-nav { display: block; } }
15.5
33
0.680224
e4b51cff3a55cd2c61e3b5d77dc40bad46846c34
1,110
css
CSS
Bubbles/style.css
darshansp8/Css-Js-Animations
414fbf35299cdb68b65c50cf5a7ff6f72c6b215a
[ "MIT" ]
null
null
null
Bubbles/style.css
darshansp8/Css-Js-Animations
414fbf35299cdb68b65c50cf5a7ff6f72c6b215a
[ "MIT" ]
null
null
null
Bubbles/style.css
darshansp8/Css-Js-Animations
414fbf35299cdb68b65c50cf5a7ff6f72c6b215a
[ "MIT" ]
null
null
null
*{ margin: 0; padding: 0; } section{ position: relative; height: 100vh; width: 100%; overflow: hidden; background-color: #3d3d3d; display: flex; justify-content: center; align-items: center; } h2{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-transform: uppercase; font-size: 6em; letter-spacing: .5rem; font-weight: 400; color: #fff; } section span{ position: absolute; bottom: 50px; background: transparent; border-radius: 50%; box-shadow: inset 0 0 10px rgba(255,255,255,.5); pointer-events: none; animation: animate 5s linear infinite; } section span:before{ content: ''; position: absolute; height: 100%; width: 100%; transform: scale(.25) translate(-70%, -70%); background: radial-gradient(#fff, transparent); border-radius: 50%; } @keyframes animate{ 0%{ transform: translateY(0%); opacity: 1; } 99%{ opacity: 1; } 100%{ transform: translateY(-110vh); opacity: 0; } }
18.196721
52
0.58018
e4bb109b98fabe8b17c5e5754e7b8f8a42329bcf
697
css
CSS
public/css/login.css
TWScore/TLHC-crawler
bbdb9ee95f582118a063c0bdd4adc6b072dda179
[ "WTFPL" ]
1
2018-02-05T03:26:23.000Z
2018-02-05T03:26:23.000Z
public/css/login.css
TWScore/TLHC-crawler
bbdb9ee95f582118a063c0bdd4adc6b072dda179
[ "WTFPL" ]
12
2018-05-24T14:54:38.000Z
2020-05-27T12:00:24.000Z
public/css/login.css
TWScore/TLHC-crawler
bbdb9ee95f582118a063c0bdd4adc6b072dda179
[ "WTFPL" ]
null
null
null
/* MDUI Button */ .mdui-btn:not(.mdui-btn-icon) { border-radius: 8px; } body { height: 100vh; display: flex; align-items: center; justify-content: center; } #box { width: 350px; max-width: 90vw; overflow: hidden; border-radius: 8px; box-shadow: 0 6px 20px #0000001f; } header { border-radius: 8px 0 0; background-color: #9c27b0; background-image: url('https://i.imgur.com/uhl0bwq.jpg'); background-size: cover; padding: 140px 40px 28px; text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.48); color: #FFF; } form { padding: 10px 40px 62px; } .mdui-textfield { padding: 5px; margin: 10px 0; } #back { margin-top: 8px }
16.595238
61
0.605452
e4bbc33efcb7e43f2a6d7de76603d4495cc71a73
1,002
css
CSS
assets/css/components/blockquote.css
22940dev/portfolio-kittygiraudel
6a598e73fb60f5aba573eee3f8e1b4d5fd47c31e
[ "MIT" ]
27
2017-06-10T02:12:07.000Z
2021-02-25T08:41:27.000Z
assets/css/components/blockquote.css
22940dev/portfolio-kittygiraudel
6a598e73fb60f5aba573eee3f8e1b4d5fd47c31e
[ "MIT" ]
19
2021-07-19T13:09:43.000Z
2022-03-28T13:10:49.000Z
assets/css/components/blockquote.css
fu4303/portfolio-kittygiraudel
dd671e811fa67ad8c561bd0b830a04433a38c2f5
[ "MIT" ]
13
2017-07-10T11:22:35.000Z
2020-12-29T17:14:12.000Z
blockquote, .Info { margin: var(--vb) 0; padding: 0.75em 1.5em; position: relative; background-color: #f3f8fc; } @media (min-width: 1024px) { /** * 1. Increase width so the blockquote/info container looks wider than the * body text, but the text within it is aligned with the body text. */ blockquote, .Info { width: calc(100% + 4em); /* 1 */ padding: 1em 2em; /* 1 */ left: -2em; /* 1 */ } } .Info::before, blockquote::before { content: ''; position: absolute; bottom: 100%; left: 0; right: 0; height: 4px; opacity: 0.7; border-radius: 4px 4px 0 0; background-image: linear-gradient(to right, #267cb9, #dd7eb4); } /** * 1. Prevent an odd gap when the first child of blockquote as a top margin */ .Info > :first-child, blockquote > :first-child { margin-top: 0; /* 1 */ } /** * 1. Prevent an odd gap when the last child of blockquote as a bottom margin */ .Info > :last-child, blockquote > :last-child { margin-bottom: 0; /* 1 */ }
20.04
77
0.61976
e4c01427623c284bcacf2353253db677771fda50
3,055
css
CSS
static/css/jspsych.css
nadavWeisler/BrmsGeneratorRunner
eca337eb8c42658d2eab28843819ca259cbeee11
[ "MIT" ]
1
2021-06-10T13:50:53.000Z
2021-06-10T13:50:53.000Z
static/css/jspsych.css
nadavWeisler/BrmsGeneratorRunner
eca337eb8c42658d2eab28843819ca259cbeee11
[ "MIT" ]
null
null
null
static/css/jspsych.css
nadavWeisler/BrmsGeneratorRunner
eca337eb8c42658d2eab28843819ca259cbeee11
[ "MIT" ]
null
null
null
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700); /* * CSS for jspsych experiments. * * This stylesheet provides minimal styling to make jspsych * experiments look polished without any additional styles. */ /* Container holding jspsych content */ .jspsych-display-element { display: flex; flex-direction: column; /*justify-content: center; align-items: center;*/ /*height: 100%; width: 100%;*/ /*overflow-y: scroll;*/ } .jspsych-display-element:focus { outline: none; } .jspsych-content-wrapper { display: flex; /*justify-content: center; align-items: center;*/ margin: auto; /* this does the same thing as above two lines in this case */ /*flex: 1 1 100%;*/ width: 100%; } .jspsych-content { max-width: 85%; /* this is mainly an IE 10-11 fix */ text-align: left; margin: auto; /* this is for overflowing content */ } .jspsych-top { align-items: flex-start; } .jspsych-middle { align-items: center; } .jspsych-brms-frame { top: 50%; transform: translate(-50%, -50%); } .coin_label { display: block; position: relative; text-align: center; } #jspsych-html-keyboard-response-stimulus { width: 800px; } #jspsych-survey-likert-form { width: 600px; } /* fonts and type */ .jspsych-display-element { font-family: 'Open Sans', 'Arial', sans-serif; font-size: 18px; line-height: 1.6em; } /* Form elements like input fields and buttons */ input[type="text"] { font-family: 'Open Sans', 'Arial', sans-serif; font-size: 14px; } /* borrowing Bootstrap style for btn elements, but combining styles a bit */ .jspsych-btn { display: inline-block; padding: 6px 12px; margin: 0; font-size: 14px; font-weight: 400; font-family: 'Open Sans', 'Arial', sans-serif; cursor: pointer; line-height: 1.4; text-align: center; white-space: nowrap; vertical-align: middle; background-image: none; border-radius: 4px; color: #333; background-color: #fff; border-color: #ccc; } .jspsych-btn:hover { background-color: #ddd; border-color: #aaa; } .jspsych-btn:disabled { background-color: #eee; color: #aaa; border-color: #ccc; cursor: not-allowed; } /* jspsych progress bar */ #jspsych-progressbar-container { color: #555; border-bottom: 1px solid #dedede; background-color: #f9f9f9; margin-bottom: 1em; text-align: center; padding: 8px 0; width: 100%; line-height: 1em; } #jspsych-progressbar-container span { font-size: 14px; padding-right: 14px; } #jspsych-progressbar-outer { background-color: #eee; width: 50%; margin: auto; height: 14px; display: inline-block; vertical-align: middle; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } #jspsych-progressbar-inner { background-color: #aaa; width: 0; height: 100%; } /* Control appearance of jspsych.data.displayData() */ #jspsych-data-display { text-align: left; }
19.96732
91
0.639607
e4c043642284776f0030b553f6bf6d6b9b580fc1
2,308
css
CSS
css/main.css
raqueldiniz/site
806bb4cb8ee3dfa928ba44921c328cebe0a474ef
[ "BSD-3-Clause" ]
null
null
null
css/main.css
raqueldiniz/site
806bb4cb8ee3dfa928ba44921c328cebe0a474ef
[ "BSD-3-Clause" ]
null
null
null
css/main.css
raqueldiniz/site
806bb4cb8ee3dfa928ba44921c328cebe0a474ef
[ "BSD-3-Clause" ]
null
null
null
body { font-family: monospace; line-height:150%; margin: 80px 0px; background: url("../images/bg.png") } .container { background: #ffe; box-shadow: 0 0 10px rgba(0,0,0,0.5); margin: 100px auto 0; max-width: 600px; min-height: 300px; padding: 100px; position: relative; width: 80%; } .container:before, .container:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .container:before { background: #ffe; box-shadow: 0 0 8px rgba(0,0,0,0.5); left: -5px; top: 4px; transform: rotate(-2.5deg); } .container:after { background: #ffe; box-shadow: 0 0 3px rgba(0,0,0,0.5); right: -3px; top: 1px; transform: rotate(1.4deg); } /* links */ a:link, a:visited, a:active, a:hover { color: #C00; text-decoration: none; } /* menu */ .page-link { font-weight: bold; } a.page-link:hover { border-bottom: 4px solid #C00; } .navlist { padding: 0px 0px; } .navlist > li { display: inline; list-style-type: none; padding-right: 10px; } /* headings */ h1, h2, h3, h4, h5, h6 { font-size: 1em; } h1 { text-transform: uppercase; font-weight: bold; text-decoration: underline; } h2 { font-weight: bold; text-decoration: underline; } h3 { font-weight: bold; } .header { text-align: center; margin-bottom: 80px; } .header > h1 { letter-spacing: 10px; margin-bottom: 10px; text-decoration: none; text-shadow: 1px 0px 1px #444; } /* posts */ .posts { padding-left: 0px; text-align:justify; } .posts > li { list-style-type: none; margin: 40px 0px; } .posts > li h1 { text-align: left; } /* code blocks */ .highlight, blockquote { margin: 40px 0px; padding: 0px 20px; border-left-style: solid; } /* footer */ footer { margin-top: 100px; text-align: center; } /* pagination */ .pagination { text-align: center; } .pagination > a, .pagination > span { margin: 40px 10px; } /* continue reading */ .continue { text-align: center; margin-top: 40px; } .post-content { text-align: justify; } @media only screen and (max-width: 1024px) { body { line-height:100%; margin: 0; } .container { background: #ffe; margin: 20px auto; padding: 20px; overflow: hidden; } .header { margin-bottom: 20px; } }
14.159509
44
0.609619
e4c3278c7cf975f8a472f82f397f8076054b03c6
3,576
css
CSS
styles/style.css
viniciusex/responsivo
30dfddbd4c81f68b0d6a9c656931720cc5ee3247
[ "MIT" ]
null
null
null
styles/style.css
viniciusex/responsivo
30dfddbd4c81f68b0d6a9c656931720cc5ee3247
[ "MIT" ]
null
null
null
styles/style.css
viniciusex/responsivo
30dfddbd4c81f68b0d6a9c656931720cc5ee3247
[ "MIT" ]
null
null
null
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700;800&display=swap'); :root { --bg-body: #131416; --color-font: #ffff; --color-button: #0772EB; --color-card: #1E212C; } .container { max-width: 830px; margin: auto; } body { margin: 0; padding: 0; font-family: 'Inter', sans-serif; background-color: var(--bg-body); } header .logo { display: flex; justify-content: center; align-items: center; margin-top: 35px; } .logo h2 { color: var(--color-font); } .logo img { width: 45px; height: 45px; margin-right: 5px; } .section-1 { display: flex; margin-top: 100px; } .area-title h2 { color: var(--color-font); font-size: 40px; } .button { background-color: var(--color-button); display: inline-block; padding: 15px 70px; text-transform: uppercase; color: #ffff; border-radius: 50px; text-decoration: none; font-weight: bold; } .ebook img { width: 230px; height: auto; margin-right: 50px; } .section-2 { display: flex; justify-content: center; flex-direction: column; margin-bottom: 50px; margin-top: 180px; } .section-2 h2 { color: var(--color-font); text-transform: uppercase; text-align: center; } .cards { display: flex; align-items: center; margin-top: 50px; justify-content: space-between; } .card { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 200px; height: 180px; background-color: var(--color-card); color: var(--color-font); border-radius: 10px; } .card img { width: 66px; height: 66px; } .section-3{ display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 200px; margin-bottom: 50px; } .button-2 { display: inline-block; background-color: #1E212C; color: #ffff; padding: 15px 30px; text-decoration: none; text-transform: uppercase; border-radius: 50px; font-weight: bold; } .section-3 h2 { color: #0772EB; font-size: 50px; } .section-3 p { color: #ffff; margin-top: -20px; } footer { display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: #1C2029; height: 100px; padding-bottom: 40px; } .button-footer{ display: inline-block; padding: 15px 70px; background-color: #0772EB; text-decoration: none; text-transform: uppercase; color: var(--color-font); border-radius: 50px; font-weight: bold; margin-top: -40px; } footer p { color: var(--color-font); font-weight: 100; font-size: 14px; margin-top: 30px; } @media (max-width: 420px) { .section-1 { display: flex; align-items: center; flex-direction: column; padding: 9px; } .ebook img { margin-right: 0px; } .area-title { display: flex; justify-content: center; flex-direction: column; align-items: center; } .area-title h2 { color: var(--color-font); text-align: center; font-size: 30px; margin-top: 30px; } .button { margin-top: 20px; } .cards { display: flex; flex-direction: column; } .card { margin-top: 40px; } .section-3 h2 { text-align: center; font-size: 30px; } .section-3 p { font-size: 14px; } }
19.756906
88
0.575224
e4ca7d033c3655a1d65193f784b6029835c4074b
307
css
CSS
PHPdemo/case1/style.css
CaptainDra/PHPproduction
f3d88f1a3abdd89b8112cb7e7587fa92ce69268b
[ "MIT" ]
null
null
null
PHPdemo/case1/style.css
CaptainDra/PHPproduction
f3d88f1a3abdd89b8112cb7e7587fa92ce69268b
[ "MIT" ]
null
null
null
PHPdemo/case1/style.css
CaptainDra/PHPproduction
f3d88f1a3abdd89b8112cb7e7587fa92ce69268b
[ "MIT" ]
null
null
null
body { box-sizing: border-box; } .container { width: 80% ; margin: auto; } .red{ background: red; flex: 1; } .green{ background: green; } .blue{ background: blue; //flex: 1; } .container>div{ font-size: 3em; padding: 5em; color: white; }
12.28
28
0.504886
e4caecb8bb1e70b139e3d3175282b14fda315ddd
14,071
css
CSS
css/style.css
byldrma3/linkedin-clone
6f8a0d67bb261ec2e1f6a84f728164656cd3019f
[ "MIT" ]
null
null
null
css/style.css
byldrma3/linkedin-clone
6f8a0d67bb261ec2e1f6a84f728164656cd3019f
[ "MIT" ]
null
null
null
css/style.css
byldrma3/linkedin-clone
6f8a0d67bb261ec2e1f6a84f728164656cd3019f
[ "MIT" ]
null
null
null
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap"); @import url("../css/font.css"); * { margin: 0; padding: 0; border: none; box-sizing: border-box; list-style: none; text-decoration: none; outline: none; -webkit-font-smoothing: antialiased; } :root { --font-gotham-medium: 'gotham-medium',sans-serif; --font-gotham-regular: 'gotham-regular',sans-serif; --font-gotham-light: 'gotham-light',sans-serif; --color-font: #181818; --color-gray: #747474; --color-border: #F4F4F4; --color-blue: #0275B1; --color-green: #02B033; --color-bg: #E9F0F8; --color-form: rgba($color: #181818, $alpha: .2); } body { background: var(--color-bg); display: flex; flex-direction: column; align-items: center; } header { width: 100%; height: 80px; background-color: #ffff; display: flex; align-items: center; } header .logo { display: flex; align-items: center; height: 100%; padding: 0 45px 0 40px; border-right: 1px solid var(--color-border); } header .logo img { width: 46px; height: 46px; } header nav { padding: 0 20px 0 13px; height: 100%; border-right: 1px solid var(--color-border); } header nav ul { display: flex; } header nav ul .active { border-bottom: 2px solid var(--color-blue); } header nav ul .active a { color: var(--color-blue); } header nav ul .active a svg path { stroke: var(--color-blue); } header nav ul li { width: 78px; height: 80px; margin: 0 12px; display: flex; align-items: center; justify-content: center; } header nav ul li a { display: flex; flex-direction: column; align-items: center; color: var(--color-font); font-family: var(--font-gotham-medium); font-size: 12px; text-transform: uppercase; transition: 200ms color ease-in-out; position: relative; } header nav ul li a span { width: 16px; height: 16px; display: flex; justify-content: center; align-items: center; background: linear-gradient(#FFB75E, #ED8F03); border-radius: 50%; color: #fff; font-size: 10px; font-family: var(--font-gotham-medium); position: absolute; top: -5px; right: -1px; } header nav ul li a svg { height: 24px; width: 24px; margin-bottom: 10px; } header nav ul li a svg path { transition: 200ms stroke ease-in-out; } header nav ul li a:hover { color: var(--color-blue); } header nav ul li a:hover svg path { stroke: var(--color-blue); } header .search { height: 100%; display: flex; align-items: center; width: 367px; padding: 0 30px; border-right: 1px solid var(--color-border); } header .search img { width: 24px; height: 24px; } header .search form { display: flex; justify-content: center; width: 100%; } header .search form input { width: 100%; margin-left: 20px; font-size: 16px; line-height: 100%; font-family: var(--font-gotham-light); } header .search form input::placeholder { color: #CECECE; } header .users { display: flex; align-items: center; height: 100%; width: 330px; padding: 0 30px; } header .users .user-img { margin-right: 15px; } header .users .user-img img { width: 42px; height: 42px; object-fit: cover; border-radius: 50%; } header .users .user-info { display: flex; flex-direction: column; font-family: var(--font-gotham-medium); font-size: 14px; } header .users .user-info .user-name { margin-bottom: 6px; } header .users .user-info .user-name span { font-family: var(--font-gotham-regular); opacity: 40%; } header .users .user-info .user-profile { color: var(--color-green); display: flex; align-items: center; } header .users .user-info .user-profile span { font-family: var(--font-gotham-regular); color: var(--color-gray); margin-right: 4px; } header .others { margin-left: auto; margin-right: calc(130px - 92px); border-right: 1px solid var(--color-border); border-left: 1px solid var(--color-border); } header .others a { width: 90px; height: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; } header .others a:hover span { color: var(--color-blue); } header .others a:hover svg path { stroke: var(--color-blue); } header .others a svg { height: 24px; width: 24px; margin-bottom: 10px; } header .others a svg path { transition: 200ms all ease-in-out; } header .others a span { font-family: var(--font-gotham-medium); color: var(--color-font); font-size: 14px; text-transform: uppercase; transition: 200ms all ease-in-out; } main { margin-top: 40px; padding: 0 130px; width: 100%; display: flex; } main .content { width: 100%; } main .content .new-post { background: #fff; border-radius: 4px; padding: 25px 30px; font-family: var(--font-gotham-medium); font-size: 14px; } main .content .new-post h3 { padding-bottom: 20px; border-bottom: 2px solid var(--color-border); font-weight: 500; } main .content .new-post form { margin-top: 30px; display: flex; } main .content .new-post form textarea { font-family: var(--font-gotham-light); font-size: 16px; color: var(--color-form); width: 100%; resize: none; } main .content .new-post form textarea::placeholder { color: var(--color-gray); } main .content .new-post form .actions { display: flex; } main .content .new-post form .actions li { display: flex; align-items: center; justify-content: center; margin-left: 22px; } main .content .new-post form .actions li label { cursor: pointer; } main .content .new-post form .actions li label input { display: none; } main .content .new-post form .actions li .post-btn { width: 32px; height: 32px; border-radius: 4px; display: flex; align-items: center; justify-content: center; background: linear-gradient(#0077B5, #0E6795); } main .content .filter { display: flex; justify-content: center; align-items: center; margin: 33px 0; text-transform: uppercase; font-family: var(--font-gotham-medium); font-size: 14px; border-bottom: 1px solid #E7E7E7; position: relative; } main .content .filter span { position: absolute; background: var(--color-bg); padding: 0 20px; } main .content .filter a { margin-left: 5px; color: var(--color-blue); } main .content .posts { background: #fff; border-radius: 4px; margin-bottom: 20px; } main .content .posts .posts-header { display: flex; justify-content: space-between; align-items: center; padding: 10px 15px; border-bottom: 1px solid #F4F4F4; font-family: var(--font-gotham-light); font-size: 12px; } main .content .posts .posts-header a { color: var(--color-blue); font-family: var(--font-gotham-regular); } main .content .posts .posts-author { padding: 15px 30px; } main .content .posts .posts-author a { display: flex; margin-bottom: 15px; } main .content .posts .posts-author a img { width: 52px; height: 52px; border-radius: 50%; object-fit: cover; } main .content .posts .posts-author a .detail { margin-left: 15px; display: flex; flex-direction: column; justify-content: center; color: var(--color-font); } main .content .posts .posts-author a .detail .name { font-size: 16px; font-family: var(--font-gotham-medium); margin-bottom: 5px; } main .content .posts .posts-author a .detail .job-title { font-family: var(--font-gotham-regular); font-size: 12px; } main .content .posts .posts-author p { font-family: var(--font-gotham-regular); font-size: 16px; line-height: 25px; margin-bottom: 15px; } main .content .posts .posts-author .p-read { background: #181818; background: linear-gradient(180deg, #181818 0%, rgba(24, 24, 24, 0) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } main .content .posts .posts-author img { width: 100%; height: 350px; object-fit: cover; } main .content .posts .posts-author .posts-btn { font-family: var(--font-gotham-medium); font-size: 14px; color: var(--color-blue); text-transform: uppercase; } main .content .posts .post-interplay { border-top: 1px solid #F4F4F4; height: 50px; } main .content .posts .post-interplay ul { display: flex; height: 100%; } main .content .posts .post-interplay ul li { width: 98px; border-right: 1px solid #F4F4F4; } main .content .posts .post-interplay ul li a { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; transition: 200ms background ease-in-out; } main .content .posts .post-interplay ul li a span { margin-left: 6px; font-family: var(--font-gotham-medium); font-size: 12px; color: var(--color-font); } main .content .posts .post-interplay ul li a:hover { background: var(--color-border); } main .content .posts .post-interplay ul .share { margin-left: auto; border-left: 1px solid #E7E7E7; width: 125px; text-transform: uppercase; } main .sidebar { width: 515px; margin-left: 40px; } main .sidebar .profile { width: 100%; background: #fff; border-radius: 4px; } main .sidebar .profile .cover-photo img { width: 100%; height: 150px; object-fit: cover; } main .sidebar .profile .profile-info { display: flex; flex-direction: column; align-items: center; text-align: center; margin-top: -50px; } main .sidebar .profile .profile-info > img { width: 100px; height: 100px; object-fit: cover; border-radius: 50%; border: 5px solid #fff; margin-bottom: 15px; box-sizing: none; } main .sidebar .profile .profile-info h2 { font-family: var(--font-gotham-medium); font-size: 16px; margin-bottom: 10px; } main .sidebar .profile .profile-info p { font-family: var(--font-gotham-regular); font-size: 12px; padding: 0 25px; margin-bottom: 25px; } main .sidebar .new-article { width: 100%; margin-top: 20px; background: #fff; border-radius: 4px; padding: 20px 30px; } main .sidebar .new-article a { font-family: var(--font-gotham-medium); font-size: 16px; width: 100%; height: 32px; display: flex; align-items: center; justify-content: center; background: linear-gradient(#0077B5, #0E6795); border-radius: 4px; color: #fff; text-transform: uppercase; padding: 20px 0; } main .sidebar .group { background: #fff; border-radius: 4px; padding: 25px 30px; margin-top: 20px; } main .sidebar .group .my-group { display: flex; justify-content: space-between; font-family: var(--font-gotham-medium); font-size: 14px; text-transform: uppercase; padding-bottom: 20px; border-bottom: 1px solid var(--color-border); margin-bottom: 20px; } main .sidebar .group .my-group h3 { font-size: 14px; } main .sidebar .group .my-group a { color: var(--color-blue); } main .sidebar .group .group-list { padding: 14px 15px; border-radius: 6px; border: 1px solid var(--color-border); margin-bottom: 10px; display: flex; align-items: center; } main .sidebar .group .group-list img { width: 52px; height: 52px; border-radius: 50%; object-fit: cover; margin-right: 15px; } main .sidebar .group .group-list a { font-family: var(--font-gotham-medium); font-size: 14px; color: var(--color-font); transition: 200ms color ease-in-out; } main .sidebar .group .group-list a:hover { color: var(--color-blue); } main .sidebar .group .show { margin-top: 25px; font-family: var(--font-gotham-medium); color: var(--color-blue); text-transform: uppercase; font-size: 14px; }
32.953162
127
0.544098
e4d424dba7ca697612f74bdc047d80d125f5ce25
5,584
css
CSS
public/themes/tht/css/rev-style.css
vuducnguyentb/tht
460684cdd34d2890f4939028eaebdc4fe1a926c1
[ "MIT" ]
null
null
null
public/themes/tht/css/rev-style.css
vuducnguyentb/tht
460684cdd34d2890f4939028eaebdc4fe1a926c1
[ "MIT" ]
17
2021-03-10T08:14:29.000Z
2022-02-26T23:55:11.000Z
resources/assets/tht/css/rev-style.css
vuducnguyentb/tht
460684cdd34d2890f4939028eaebdc4fe1a926c1
[ "MIT" ]
null
null
null
/* Created on : 29 Jan, 2015, 7:06:48 AM Author : Design_mylife Purpose : Revolution slider css Version : V2.0 */ @import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700); .fullwidthbanner{ width:100%; position: relative; } .rev-text-center{ text-align: center; font-size: 24px; color:#fff !important; /* font-family: "Open Sans",Arial,sans-serif !important; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; line-height: 30px; } .rev-title-v1{ /* font-family: "Open Sans",Arial,sans-serif !important; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700 ; text-transform: uppercase; } .rev-buttons a{ color:#fff ; margin: 5px; } .rev-buttons .btn-theme-bg:hover{ color:#fff; } .rev-buttons .border-white:hover{ color:#333; } .tp-caption.modern_big_redbg{ /* font-family: "Open Sans",Arial,sans-serif !important; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; } .slider-text-title{ font-size: 50px; color:#fff; } .uppercase-title{ font-weight: 700; font-size: 45px; color:#fff; text-transform: uppercase; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .lowercase-caption{ font-weight: 300; font-size: 20px; color:#fff; line-height: 26px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /************box slider*******/ .tp-banner-container{ position: relative; max-width:1170px; margin: 20px auto; } /************ken burns***************/ .Ken-burns-heading{ font-size: 60px; color:#fff; font-weight:700; text-transform: uppercase; /* font-family: "Open Sans",Arial,sans-serif !important; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .ken-burns-cap{ color:#fff; font-weight: 400; font-size: 18px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /***index page slider****/ .caption.title-2 { color: #fff; font-size: 48px; line-height: 56px; font-weight: 900; text-transform: uppercase; /* font-family: 'Arsenal', sans-serif; */ font-family: 'Montserrat', sans-serif; /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */ } .caption.text{ font-size: 16px; font-weight: 300; color:#fff; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .caption.title { color: #fff; font-size: 72px; line-height: 85px; font-weight: 700; text-transform: uppercase; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .caption.subtitle { padding-left: 25px; border-left: 3px solid #bbb; color: #fff; font-size: 24px; line-height: 33px; text-transform: uppercase; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .revo-slider-emphasis-text { font-size: 64px; font-weight: 700; letter-spacing: -1px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .revo-slider-caps-text { font-size: 16px; font-weight: 400; letter-spacing: 3px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /***shop slide****/ .shop-slide-heading{ color:#fff; font-size: 45px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; text-transform: uppercase; } .shop-slide-text{ color:#fff; } .shop-discount{ color:#fff; width:80px; height: 80px; line-height: 80px; text-align: center; background-color: #3498db; font-size: 20px; font-weight: 700; border-radius: 50%; -webkit-border-radius: 50%; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .modern_big_bluebg{ /* font-family: "Open Sans",Arial,sans-serif !important; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; text-transform: uppercase; } .text-center-top{ color:#fff; font-weight: 700; text-transform: uppercase; font-size: 60px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .text-center-btm{ color:#fff; font-size: 20px; font-weight: 300; line-height:34px !important; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .left-tile-text{ color:#fff; font-weight: 700; text-transform: uppercase; font-size: 50px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /****vertical slider****/ .vertical-title{ color:#fff; font-weight: 700; text-transform: uppercase; font-size: 60px; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .vertical-caption{ color:#fff; font-size: 20px; font-weight: 300; /* font-family: "Open Sans",Arial,sans-serif; */ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .rev-buttons a.btn{ color:#323232; } .rev-buttons a.btn-black{ color:#fff; }
24.707965
90
0.6524
e4d57b060480543ade09479bbbbd1a31d4a7e33b
5,808
css
CSS
assets/css/basket/productpage.css
gacelabs/gulaymart
f1d637215c8f76ed2024d567e471fd182a6f17c2
[ "MIT" ]
null
null
null
assets/css/basket/productpage.css
gacelabs/gulaymart
f1d637215c8f76ed2024d567e471fd182a6f17c2
[ "MIT" ]
null
null
null
assets/css/basket/productpage.css
gacelabs/gulaymart
f1d637215c8f76ed2024d567e471fd182a6f17c2
[ "MIT" ]
null
null
null
body.basket { padding-top: 80px; } body.basket #search_with_nav_btns .input-group { margin-bottom: 0; } body.basket #marketplace_nav_body { position: fixed; } body.basket input[name="search"] { padding-right: 0; } body.basket .search-form button { padding-left: 5px; background-color: #fff; border-radius: 16px !important; border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } #productpage_top { background-color: #fff; margin-bottom: 20px; } .productpage-summary { background-color: #fafafa; margin-right: -15px; } .product-imgs-container, .productpage-basic-container { padding: 15px 0; } #main_img_preview { background-position: center center; background-size: contain; background-repeat: no-repeat; box-shadow: 0 0 2px 0 rgb(0 0 0 / 15%); height: auto; padding-top: 100%; width: 100%; } .cat-breadcrumb { font-size: 11px; margin-bottom: 10px; text-transform: uppercase; } .productpage-title { font-size: 28px; margin: 0 0 10px 0; text-transform: capitalize; padding: 0; } .productpage-price { font-family: 'Roboto', sans-serif; font-weight: normal; padding: 0; margin: 0 0 10px 0; } #quantity_input_container { width: 130px; } #quantity_input_container button { border-radius: 0 !important; } .productpage-summary-parent { padding: 15px; border-bottom: 1px solid #eee; } /*.productpage-summary-parent p { margin: 10px; }*/ .productpage-summary-parent p:last-child { margin-bottom: 0; } .mini-img-icon { width: 18px; margin-right: 10px; } .input-group .dual-btn-left { color: #888; border-radius: 0 !important; border-left: 0 !important; } .input-group .dual-btn-right { color: #888; border-radius: 0 !important; border-top-right-radius: 4px !important; border-bottom-right-radius: 4px !important; } .addon-variety-input { width: 90px; text-align: left; border-right: 0; } .productpage-variety { /* max-height: 140px; overflow-x: auto; margin-bottom: 15px;*/ } .productpage-variety .input-group { width: 220px; } .productpage-desc-inner { } .productpage-desc-inner>.media { border-bottom: 1px solid #eee; padding-bottom: 10px; padding-top: 10px; } .productpage-desc-inner>.media:last-child { border-bottom: none; padding-bottom: 0; } .media-object { width: 34px; height: 34px; } body.basket .panel { border-radius: 0; } .notif-dot { position: absolute; top: -3px; left: -3px; color: #ff3535 !important; } body.basket #footer_page_container { margin-top: 20px; } .productpage-farm-top { background-position: center center; background-size: cover; background-repeat: no-repeat; padding-top: 15%; } .farm-info-list { width: 100%; padding: 10px !important; margin: 0; } #img_thumb_list { margin-top: 8px; white-space: nowrap; overflow-y: auto; } #img_thumb_list>li { margin-right: 5px; cursor: pointer; } .img-thumb-item { background-position: center center; background-repeat: no-repeat; background-size: cover; border: 2px solid transparent; height: 60px; opacity: .7; padding-top: 100%; width: 60px; } .img-thumb-item.active, #img_thumb_list>li:hover .img-thumb-item { border: 2px solid #2196F3; opacity: 1; } .add-basket-btn, .variety-location { margin-bottom: 15px; } .add-basket-btn .btn { margin-right: 5px; padding: 8px 10px 0 8px; margin-bottom: 10px; } .add-basket-btn .btn:last-child { margin-right: 0; } .productpage-basic-grid { display: grid; grid-template-columns: 80px 1fr; grid-gap: 10px; } .productpage-summary-grid { display: grid; grid-template-columns: 23px 1fr; grid-gap: 5px; margin-top: 10px; vertical-align: middle; } .panel-heading { padding-bottom: 0; } .pagination { margin: 0; } .pagination>li>a, .pagination>li>span { font-size: 12px; } #productpage_middle .ellipsis-container { margin-bottom: 10px; } #productpage_middle .profile_photo { transform: translateY(10%); } @media (max-width: 991px) { body.basket { padding-top: 72px; } body.product-page #content__middle>.container { padding-right: 15px; padding-left: 15px; } .productpage-summary { margin-bottom: 15px !important; margin-right: initial; } .productpage-summary ul li > * { color: #2196f3; } .productpage-summary-inner { height: 0; overflow: hidden; transition: all .3s ease-in-out; } .productpage-summary-inner.active { height: auto; } .productpage-variety { max-height: initial; margin-bottom: 0; } #main_img_preview { padding-top: 100%; } } @media (max-width: 767px) { body.basket { padding-top: 55px; } body.product-page { padding-top: 30px; } .productpage-variety, .productpage-summary { max-height: initial; margin-bottom: 0; } .productpage-desc, .productpage-farm-info, .productpage-feedback, #carousel-example-generic { margin-left: -15px; margin-right: -15px; } body.basket .media-object { width: 35px; height: 35px; } #main_img_preview { box-shadow: none; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; } .product-imgs-container { margin-left: -15px; margin-right: -15px; padding-bottom: 0; } .img-thumb-container { padding: 0 5px; } .productpage-basic-container { padding-top: 0; } #img_thumb_list { padding-bottom: 10px; } .add-basket-btn .btn { margin: 0 auto 10px auto; display: inline-block; font-size: 15px; } #quantity_container, .productpage-basic-grid { grid-template-columns: 65px 1fr; } .productpage-variety .input-group { width: auto; max-width: 215px; } .addon-variety-input { width: 80px; } .productpage-farm-top { margin-left: -15px; margin-right: -15px; } .productpage-title { font-size: 20px; } .productpage-price { font-size: 18px; } .tagline { font-family: 'Roboto', sans-serif; font-weight: normal; } #productpage_middle .ellipsis-container { height: 45px; margin-bottom: 10px; } }
19.168317
94
0.69542
e4d7895a506e51f77a0e3af863e6d2657a506521
4,372
css
CSS
styles/edit_entity.css
nmevenkamp/reldbwebfrontend
b1128855ee71235500f8074cbe306dcc39e27b62
[ "MIT" ]
null
null
null
styles/edit_entity.css
nmevenkamp/reldbwebfrontend
b1128855ee71235500f8074cbe306dcc39e27b62
[ "MIT" ]
null
null
null
styles/edit_entity.css
nmevenkamp/reldbwebfrontend
b1128855ee71235500f8074cbe306dcc39e27b62
[ "MIT" ]
null
null
null
#edit-entity-dialog { display: none; position: absolute; top: 50; left: 5%; height: 75%; width: 90%; border: 1px solid var(--color-outline-dark); border-radius: 12px; background-color: var(--color-background-light); } #edit-entity-container { position: relative; width: 100%; padding: 25px 35px; } #edit-entity-container h1 { font-size: 14pt; margin-left: 15px; } #edit-entity-form-container input { padding: 2px 4px; margin-left: 2px; margin-right: 10px; } #edit-entity-x-button { position: absolute; top: 10px; left: 7.5px; padding: 0px; color: var(--color-font-dark); font-size: 12pt; padding: 4px; padding-top: 1px; padding-left: 3px; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; border: none; background: none; border-radius: 3px; line-height: 0.75em; } #edit-entity-x-button:hover { background-color: var(--color-delete-hover); } #edit-entity-form-container { margin: 15px 0px; } .input-div { display: inline-block; padding: 10px 0px; } #edit-entity-name { min-width: 600px; font-size: 14pt; } #edit-entity-name-label { font-size: 14pt; } #edit-entity-description { width: 80%; height: 200px; margin-top: 5px; text-align: left; vertical-align: top; resize: none; } #edit-entity-relations-container { margin-bottom: 10px; } #edit-entity-relations-container .entity-col { width: 250px; padding-left: 10px; padding-right: 10px; } #edit-entity-relations-container .entity-title { font-size: 12pt; } .relation-search-dropdown { background-color: var(--color-background-medium); border: 1px solid var(--color-outline-light); width: 100%; } .relation-search-input-container input { padding: 5px; padding-left: 16px; border: none; width: 100%; font-size: 10pt; } .relation-search-input-container input:focus { outline: 2px solid var(--color-outline-light); } .relation-search-entry { display: none; color: var(--color-font-dark); position: relative; width: 100%; } .relation-search-entry button { border: none; background: none; } .relation-search-list { display: none; overflow-y: scroll; overflow-x: auto; max-height: 100px; margin-top: 2px; width: 100%; } .relation-search-add-button { width: 100%; text-align: left; font-size: 10pt; border: none; border-radius: 0; margin: 0; } .relation-search-add-button:hover { background-color: var(--color-accept); } .relations-list { margin-top: 5px; overflow-y: auto; width: 100%; } .relations-list table { table-layout: fixed; width: 100%; } .relations-list tr { font-size: 12px; border: none; width: 100%; display: table-row; } .relations-list tr[data-active="0"] { display: none; } .relations-list tr[data-active="1"] { display: table-row; } .relations-list tr:nth-child(even) { background-color: var(--color-background-medium); } .relations-list tr:nth-child(odd) { background-color: var(--color-background-light); } .relations-list button { background: none; width: 100%; border: none; text-align: left; padding-left: 5px; margin: 0; border-radius: 0; } .relations-list button:hover { background-color: var(--color-delete-hover); } #edit-buttons-container { width: 100%; display: flex; justify-content: flex-end; position: relative; } #edit-entity-ok-button { background-color: var(--color-accept); } #edit-entity-ok-button:hover { background-color: var(--color-accept-hover); } #edit-entity-cancel-button { background-color: var(--color-button); } #edit-entity-cancel-button:hover { background-color: var(--color-button-hover); } #edit-entity-delete-button { background-color: var(--color-delete); margin-right: 20px; } #edit-entity-delete-button:hover { background-color: var(--color-delete-hover); } #edit-entity-delete-button::after { content: ""; background: linear-gradient(to bottom, var(--color-background-light), var(--color-outline-light) 20%, var(--color-outline-light) 80%, var(--color-background-light)); width: 1px; height: 100%; position: absolute; top: 0px; margin-left: 20px; }
18.844828
169
0.638838
e4d9091b088c2aa6c12431842030517fa3ae8327
17,468
css
CSS
design/assets/layouts/layout4/css/themes/default.min.css
active4web/system
2b753ba1ccaefe0af6418a2543d3c738f40a0716
[ "MIT" ]
null
null
null
design/assets/layouts/layout4/css/themes/default.min.css
active4web/system
2b753ba1ccaefe0af6418a2543d3c738f40a0716
[ "MIT" ]
null
null
null
design/assets/layouts/layout4/css/themes/default.min.css
active4web/system
2b753ba1ccaefe0af6418a2543d3c738f40a0716
[ "MIT" ]
null
null
null
form.ssform input { border: 1px solid gray; padding: 8px 10px; text-align:left; border-radius: 6px; color: black; margin: 0 0 5px 10px; box-shadow: 0px 0px 7px -1px #595959 !important; width: 230px; } ul.ss { text-decoration: none; box-shadow: 0px 2px 12px -1px rgb(192, 191, 191); position: absolute; z-index: 100; width: 272px; background-color: rgb(239, 239, 239); list-style: outside none none; margin-right: 4px; overflow-y: scroll; max-height: 325px; overflow-x: hidden; } ul.ss li { text-decoration: none; padding: 10px; border: 1px solid rgb(210, 207, 207); text-align: left; margin-bottom: -1px; } .theme-font-color{color:#5b9bd1}body{background:#e9ecf3}body.page-md{background:#f3f5f9} .page-header.navbar{background:#0ba229;border-bottom:1px solid #e9ecf3}.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover{background-color:#3f4457}.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle>i{color:#737a99}.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle .badge.badge-default{background-color:#5b9bd1;color:#5b617d}.page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle{background-color:#3f4457}.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu:before{border-bottom-color:#dce1ec}.page-header.navbar .top-menu .navbar-nav>li.separator{background:#e9ecef}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu{border:1px solid #dce1ec}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu:before{border-bottom-color:#cbd2e3}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu:after{border-bottom-color:#e3e6f0}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external{background:#e3e6f0}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>h3{color:#62878f}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a{color:#337ab7}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a:hover{color:#23527c;text-decoration:none}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a{border-bottom:1px solid #EFF2F6!important;color:#888}.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a:hover{background:#f8f9fa}.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a .time{background:#f1f1f1}.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a:hover .time{background:#e4e4e4}.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-toggle>.circle{background-color:#5b9bd1;color:#fff}.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox>.dropdown-toggle>.corner{border-color:transparent transparent transparent #5b9bd1}.page-header.navbar .top-menu .navbar-nav>li.dropdown-inbox .dropdown-menu .dropdown-menu-list .subject .from{color:#5b9bd1}.page-header.navbar .top-menu .navbar-nav>li.dropdown-language>.dropdown-toggle>.langname,.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username,.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i{color:#aeb2c4}.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list .progress{background-color:#dfe2e9}.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-menu{width:195px}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu{background:#575d77;border:0}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu:after{border-bottom-color:#575d77}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external{background:#464a60}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external>h3{color:#cbced9}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu>li.external>a:hover{color:#5496cf}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a,.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a{color:#dadce4;border-bottom:1px solid #646b89!important}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a>i,.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a>i{color:#bcc0cf}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a:hover,.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a:hover{background:#606683}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a{border-bottom:0!important}.page-header.navbar .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li.divider{background:#646b89}.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list>li>a .time{background:#4c5169}.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list>li>a:hover .time{background:#41465a}.page-header.navbar .search-form{background:#3B3F51}.page-header.navbar .search-form .input-group{border:1px solid #737a99}.page-header.navbar .search-form .input-group:hover{border-color:#666d8c}.page-header.navbar .search-form .input-group .form-control{color:#737a99}.page-header.navbar .search-form .input-group .form-control::-moz-placeholder{color:#707797;opacity:1}.page-header.navbar .search-form .input-group .form-control:-ms-input-placeholder{color:#707797}.page-header.navbar .search-form .input-group .form-control::-webkit-input-placeholder{color:#707797}.page-header.navbar .search-form .input-group .input-group-btn .btn.submit>i{color:#737a99}.page-header.navbar .menu-toggler{background-image:url(../../img/sidebar-toggle-light.png)}.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent{background:0 0;border:1px solid #50566f;color:#666d8c}.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent>i{color:#666d8c}.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent.active,.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent:focus,.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent:hover{background:0 0;border:1px solid #737a99;color:#737a99}.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent.active>i,.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent:focus>i,.page-header.navbar .page-actions .btn-group .btn-sm.btn-transparent:hover>i{color:#737a99}.page-sidebar,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover{background-color:#fff}.page-sidebar .page-sidebar-menu>li.heading>h3,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.heading>h3{color:#5C9ACF}.page-sidebar .page-sidebar-menu>li>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a{color:#666}.page-sidebar .page-sidebar-menu>li>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i{color:#a7bdcd}.page-sidebar .page-sidebar-menu>li>a>i[class*=icon-],.page-sidebar .page-sidebar-menu>li>a>i[class^=icon-],.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class*=icon-],.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^=icon-]{color:#b7c9d6}.page-sidebar .page-sidebar-menu>li>a>.arrow.open:before,.page-sidebar .page-sidebar-menu>li>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>.arrow:before{color:#b1c4d2}.page-sidebar .page-sidebar-menu>li.open>a,.page-sidebar .page-sidebar-menu>li:hover>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a{background:#f2f6f9;color:#5b9bd1}.page-sidebar .page-sidebar-menu>li.open>a>i,.page-sidebar .page-sidebar-menu>li:hover>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>i{color:#5b9bd1}.page-sidebar .page-sidebar-menu>li.open>a>.arrow.open:before,.page-sidebar .page-sidebar-menu>li.open>a>.arrow:before,.page-sidebar .page-sidebar-menu>li:hover>a>.arrow.open:before,.page-sidebar .page-sidebar-menu>li:hover>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a>.arrow:before{color:#67a2d4}.page-sidebar .page-sidebar-menu>li.active.open>a,.page-sidebar .page-sidebar-menu>li.active>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a{background:#f2f6f9;color:#5b9bd1}.page-sidebar .page-sidebar-menu>li.active.open>a:hover,.page-sidebar .page-sidebar-menu>li.active>a:hover,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a:hover,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a:hover{background:#f2f6f9}.page-sidebar .page-sidebar-menu>li.active.open>a>i,.page-sidebar .page-sidebar-menu>li.active>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>i{color:#5b9bd1}.page-sidebar .page-sidebar-menu>li.active.open>a>.arrow.open:before,.page-sidebar .page-sidebar-menu>li.active.open>a>.arrow:before,.page-sidebar .page-sidebar-menu>li.active>a>.arrow.open:before,.page-sidebar .page-sidebar-menu>li.active>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.arrow:before{color:#67a2d4}.page-sidebar .page-sidebar-menu>li.active>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a{border-left:3px solid #5C9ACF!important;margin-left:-3px;padding-left:15px}.page-sidebar .page-sidebar-menu li>a>.arrow.open:before,.page-sidebar .page-sidebar-menu li>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow:before{color:#b1c4d2}.page-sidebar .page-sidebar-menu li.active>a>.arrow.open:before,.page-sidebar .page-sidebar-menu li.active>a>.arrow:before,.page-sidebar .page-sidebar-menu li:hover>a>.arrow.open:before,.page-sidebar .page-sidebar-menu li:hover>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li.active>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li.active>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover>a>.arrow:before{color:#67a2d4}.page-sidebar-closed .page-sidebar .page-sidebar-menu:hover .sub-menu,.page-sidebar-closed .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu:hover .sub-menu{background:#FFF}.page-sidebar .page-sidebar-menu .sub-menu>li>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a{color:#678098}.page-sidebar .page-sidebar-menu .sub-menu>li>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i{color:#a7bdcd}.page-sidebar .page-sidebar-menu .sub-menu>li>a>i[class*=icon-],.page-sidebar .page-sidebar-menu .sub-menu>li>a>i[class^=icon-],.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i[class*=icon-],.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>i[class^=icon-]{color:#b7c9d6}.page-sidebar .page-sidebar-menu .sub-menu>li>a>.arrow.open:before,.page-sidebar .page-sidebar-menu .sub-menu>li>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a>.arrow:before{color:#b1c4d2}.page-sidebar .page-sidebar-menu .sub-menu>li.active>a,.page-sidebar .page-sidebar-menu .sub-menu>li.open>a,.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a{color:#5b9bd1;background:#f2f6f9!important}.page-footer-fixed .page-boxed .page-footer,.page-footer-fixed .page-footer{background-color:#e9ecf3}.page-sidebar .page-sidebar-menu .sub-menu>li.active>a>i,.page-sidebar .page-sidebar-menu .sub-menu>li.open>a>i,.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>i,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>i{color:#5b9bd1}.page-sidebar .page-sidebar-menu .sub-menu>li.active>a>.arrow.open:before,.page-sidebar .page-sidebar-menu .sub-menu>li.active>a>.arrow:before,.page-sidebar .page-sidebar-menu .sub-menu>li.open>a>.arrow.open:before,.page-sidebar .page-sidebar-menu .sub-menu>li.open>a>.arrow:before,.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>.arrow.open:before,.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a>.arrow:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>.arrow.open:before,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a>.arrow:before{color:#67a2d4}.page-boxed .page-footer .page-footer-inner,.page-footer .page-footer-inner,.page-footer-fixed .page-footer .page-footer-inner{color:#69789E}@media (min-width:992px){.page-sidebar-menu.page-sidebar-menu-closed>li:hover,.page-sidebar-menu.page-sidebar-menu-closed>li:hover>.sub-menu,.page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover>.sub-menu{box-shadow:5px 5px rgba(140,178,198,.2)}.page-sidebar-fixed:not(.page-footer-fixed) .page-content{border-bottom:0}.page-sidebar-fixed:not(.page-footer-fixed) .page-footer .page-footer-inner{color:#333}.page-boxed .page-container{background-color:#e9ecf3}.page-boxed.page-sidebar-reversed .page-container{border-left:0}.page-boxed.page-sidebar-fixed .page-container{border-left:0;border-bottom:0}.page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-container{border-left:0;border-right:0;border-bottom:0}.page-sidebar-menu-hover-submenu li:hover a>.arrow{border-right:8px solid #FFF}.page-sidebar-reversed .page-sidebar-menu-hover-submenu li:hover a>.arrow{border-left:8px solid #FFF}.page-sidebar-menu-hover-submenu li:hover>.sub-menu{background:#FFF!important}}@media (max-width:991px){.page-sidebar .page-sidebar-menu>li>a,.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a{border-top:1px solid #fff}.page-header.navbar{padding:0}.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:hover{background-color:#3d4154}}@media (max-width:767px){.page-header.navbar{background:#3B3F51;border-bottom:1px solid #41465a}.page-header.navbar .page-top{background:#3B3F51}.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:hover{background-color:#393d4e}}.block-spinner-bar>div,.page-spinner-bar>div{background:#6fa7d7}
545.875
16,666
0.781257
e4dca9e74b83513ec76ee6026ec0979b32b36d10
172
css
CSS
specificity.css
shaziaf/frontEndNotes
ca41e947fa2b14ff410802b38cb4ba8ebf1084d2
[ "Apache-2.0" ]
null
null
null
specificity.css
shaziaf/frontEndNotes
ca41e947fa2b14ff410802b38cb4ba8ebf1084d2
[ "Apache-2.0" ]
null
null
null
specificity.css
shaziaf/frontEndNotes
ca41e947fa2b14ff410802b38cb4ba8ebf1084d2
[ "Apache-2.0" ]
null
null
null
body { color:red; } ul{ color:purple; } li{ color:blue } .highlight { background:grey; color:orange; } #special { color:green; }
8.6
20
0.505814
e4de157417e551defc9295607858f566630b8e55
10,019
css
CSS
node_modules/tailwindcss/jit/tests/variants.test.css
Citingdude/laravel-breeze
34cebfb0f81434a3e8083ff10775244df68c6d9c
[ "MIT" ]
2,397
2021-03-15T16:52:49.000Z
2022-03-29T09:24:28.000Z
jit/tests/variants.test.css
infohojin/tailwindcss
e5c41bb779c45004cc7c5c84752bde132dcf7f55
[ "MIT" ]
178
2021-03-15T17:36:14.000Z
2021-04-05T19:43:02.000Z
jit/tests/variants.test.css
infohojin/tailwindcss
e5c41bb779c45004cc7c5c84752bde132dcf7f55
[ "MIT" ]
56
2021-03-15T17:16:12.000Z
2022-03-16T14:40:45.000Z
* { --tw-shadow: 0 0 #0000; --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/); --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgba(59, 130, 246, 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; } .shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .first\:shadow-md:first-child { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .last\:shadow-md:last-child { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .odd\:shadow-md:nth-child(odd) { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .even\:shadow-md:nth-child(even) { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .visited\:shadow-md:visited { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .checked\:shadow-md:checked { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus-within\:shadow-md:focus-within { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .hover\:shadow-md:hover { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus\:shadow-md:focus { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus\:hover\:shadow-md:focus:hover { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus-visible\:shadow-md:focus-visible { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .active\:shadow-md:active { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .disabled\:shadow-md:disabled { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:first-child .group-first\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:last-child .group-last\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:nth-child(odd) .group-odd\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:nth-child(even) .group-even\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:visited .group-visited\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:checked .group-checked\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:focus-within .group-focus-within\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:hover .group-hover\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:focus .group-focus\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:focus-visible .group-focus-visible\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:active .group-active\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:disabled .group-disabled\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } [dir='ltr'] .ltr\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } [dir='rtl'] .rtl\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } @media (prefers-reduced-motion: no-preference) { .motion-safe\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (prefers-reduced-motion: reduce) { .motion-reduce\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } .dark .dark\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } @media (min-width: 640px) { .sm\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .sm\:active\:shadow-md:active { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 768px) { .md\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .group:focus .md\:group-focus\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 1024px) { .lg\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .dark .lg\:dark\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 1280px) { .xl\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } @media (min-width: 1536px) { .\32xl\:shadow-md { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } @media (prefers-reduced-motion: no-preference) { .dark .\32xl\:dark\:motion-safe\:focus-within\:shadow-md:focus-within { --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } } }
44.331858
92
0.589879
e4e053b257cf9c28c70cc25b025c9c420cb60495
606
css
CSS
packages/@sanity/desk-tool/src/styles/DeskTool.css
ebarahona/sanity
81b7b49611e89df747d8576cc7db3b099e580a46
[ "MIT" ]
null
null
null
packages/@sanity/desk-tool/src/styles/DeskTool.css
ebarahona/sanity
81b7b49611e89df747d8576cc7db3b099e580a46
[ "MIT" ]
1
2018-02-28T20:15:49.000Z
2018-02-28T20:15:49.000Z
packages/@sanity/desk-tool/src/styles/DeskTool.css
ebarahona/sanity
81b7b49611e89df747d8576cc7db3b099e580a46
[ "MIT" ]
null
null
null
@import 'part:@sanity/base/theme/variables-style'; .deskTool { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; box-sizing: border-box; } .createButtonContainer { position: absolute; top: 0; left: 0; z-index: 1; font-size: 1rem; font-weight: 100; } .createButton { padding-left: 0.5rem; } .nothingSelected { composes: center-both from 'part:@sanity/base/theme/layout/positioning-style'; composes: heading2 from 'part:@sanity/base/theme/typography/headings-style'; color: var(--text-muted); }
17.823529
80
0.674917
e4e2bb7dbdbc981ed96de70ab10f9af3fa500404
1,096
css
CSS
demos/demo-component.css
hohhots/mongol-web-component
fc7f7c936e636b96e7d688688266c66faddc2a9e
[ "Apache-2.0" ]
null
null
null
demos/demo-component.css
hohhots/mongol-web-component
fc7f7c936e636b96e7d688688266c66faddc2a9e
[ "Apache-2.0" ]
null
null
null
demos/demo-component.css
hohhots/mongol-web-component
fc7f7c936e636b96e7d688688266c66faddc2a9e
[ "Apache-2.0" ]
null
null
null
body { font-family: Roboto, sans-serif; margin: 0; } .unresolved { opacity: 0; } body { transition: opacity ease-in 0.2s; } header { background-color: #6200ee; position: fixed; top: 0; left: 0; z-index: 4; width: 100%; display: flex; align-items: center; padding: 8px 12px; box-sizing: border-box; font-family: "Roboto Mono", monospace; -webkit-font-smoothing: antialiased; font-size: 1.25rem; line-height: 2rem; letter-spacing: 0.02em; color: white; min-height: 64px; box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } header > a { text-decoration: none; color: white; display: flex; align-items: center; } icon { margin: 0 16px; } main { margin-top: 64px; padding: 16px; } .demo-group, .demo-group-spaced { align-items: center; } .demo-group-spaced { justify-content: space-around; } .demo-group > *, .demo-group-spaced > * { margin: 8px 8px; }
17.967213
127
0.57573
e4e3ff6a24892a34440b6ece35dde18083c26b54
3,477
css
CSS
public/assets/vendor/hs-unfold/dist/hs-unfold.css
piofxdev3/piofx
d8258bb8e9a76eeb5eda124b95311b63f4db836f
[ "MIT" ]
1
2021-11-29T21:02:33.000Z
2021-11-29T21:02:33.000Z
public/assets/vendor/hs-unfold/dist/hs-unfold.css
piofxdev3/piofx
d8258bb8e9a76eeb5eda124b95311b63f4db836f
[ "MIT" ]
12
2020-07-13T16:58:24.000Z
2021-11-07T10:34:33.000Z
public/assets/vendor/hs-unfold/dist/hs-unfold.css
piofxdev3/piofx
d8258bb8e9a76eeb5eda124b95311b63f4db836f
[ "MIT" ]
2
2020-06-17T05:48:45.000Z
2020-11-24T01:47:00.000Z
.hs-unfold-content { display: block !important; opacity: 0; pointer-events: none; } .hs-unfold-content-initialized { opacity: 1; visibility: visible; pointer-events: auto; } .hs-unfold--hidden { display: none !important; opacity: 0; visibility: hidden; } .hs-unfold-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 101; display: none; background-color: rgba(0, 0, 0, 0.75); } .dropdown-unfold { position: absolute; top: 100%; left: 0; margin-top: .5rem; } .dropdown-unfold::before { content: ""; position: absolute; bottom: calc(100% - 2px); left: 0; display: block; width: 100%; height: 18px; } .dropdown-unfold.hs-unfold--reverse-y { top: auto; bottom: 100%; margin-top: 0; margin-bottom: .5rem; } .dropdown-unfold.hs-unfold--reverse-y::before { top: calc(100% - 2px); bottom: auto; } /*------------------------------------ Animations ------------------------------------*/ @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 15px, 0); transform: translate3d(0, 15px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); visibility: visible; } to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }
17.212871
48
0.582974
e4e5c51f0a8d0aa04844a559a1ad5b5889207818
5,278
css
CSS
public/adminLTE/dist/css/table.css
hamaswa/SIP3
1f8566813764bc2e9ca84cd0e9d08c227a124600
[ "MIT" ]
null
null
null
public/adminLTE/dist/css/table.css
hamaswa/SIP3
1f8566813764bc2e9ca84cd0e9d08c227a124600
[ "MIT" ]
1
2021-05-10T07:45:33.000Z
2021-05-10T07:45:33.000Z
public/adminLTE/dist/css/table.css
hamaswa/SIP3
1f8566813764bc2e9ca84cd0e9d08c227a124600
[ "MIT" ]
null
null
null
table td { padding:3px; } table caption h3{ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); background-color: #8ABDE7; line-height: 2em; font-weight: bold; font-size: 1.5em; } table.report { color:#1c5d79; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; margin:0; padding:0; width:100%; } table.fixed { table-layout:fixed; } table.report,table.report tr, table.report th,table.report td { border-collapse:collapse; padding:3px; border-spacing:0; } table.report caption { background:#f3f3f3; border-top:dashed 1px #c2c2c2; border-left:dashed 1px #c2c2c2; border-right:dashed 1px #c2c2c2; color:#000; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; font-size:140%; font-weight:700; height:40px; letter-spacing:1px; line-height:40px; margin:0; padding:0 0 0 10px; text-align:left; text-indent:2px; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; } table.report table thead tr th { border:0; border-right: 1px solid #326E87; } table.report caption div { font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; font-size:100%; } table.report thead { background-color:#FFF; border:none; } table.report thead tr th { background-image:url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAICAYAAAArzdW1AAAAG0lEQVQYlWO4+PWP771373xvvzvri4vNMKoIANPw11kcHVMKAAAAAElFTkSuQmCC); background-repeat:repeat; *border-collapse:collapse; border:solid 1px #326E87; color:#1c5d79; height:26px; } table.report tbody tr.odd { background:#F0FFFF; } table.report tbody tr.even { background:#dfedf3; } tr.even { background:#dfedf3; } table.report tbody tr.marked { background:#add8e6; } table.report tbody tr td { border:solid 1px #326e87; padding:6px; } table.report tbody tr th { background:#1c5d79; border-bottom:solid 1px #FFF; color:#FFF; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; font-size:100%; font-weight:700; padding:6px; text-align:center; } table.report td > a { color:#F60; font-size:110%; text-decoration:none; } table.report td > a:hover { border-bottom:none; color:#F90; } table.report tfoot, table tfoot{ background:#f3f3f3; border-bottom:dashed 1px #c2c2c2; color:#555d6d; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; font-size:120%; font-weight:700; height:24px; line-height:24px; text-align:center; } table.report tfoot tr th, table tfoot tr th { border-top:solid 1px #326e87; } table.report tfoot tr td, table tfoot tr td { text-align:left; } table.report tfoot.qsummary tr td, table tfoot.qsummary tr td { text-align:right; } table.numbers { background:#ddd; } table.numbers tr { background:#ddd; border:none; width:365px; } table.numbers td { border:none; height:1.5em; width:50px; } .not_in_use { background:#00f000; } .busy,.dialout,.direct { background:orange; } .ringing { background:#e00; } .header { background:#ccc; padding:2px; } ul.agent { _border:2px solid red; _display:inline; clear:both; margin:0; overflow:auto; padding:0; text-indent:0; width:101%; } ul.agent li { _display:inline; float:left; height:1.2em; list-style:none; margin-bottom:2px; overflow:hidden; padding:2px; white-space:nowrap; width:85px; } table.report tbody tr, table.report tbody tr.normal { background:#dfedf3; font-size:110%; } table.report tbody tr:hover, table.report tbody tr.odd:hover, table.realtime tr { background:#fff; } .resizeDiv { border:1px dotted #999; position:relative; margin:0; padding:0 0 0 20px; width:96%; } .unselectable { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none; } .subtitle { font-size:70%; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; } .title { font-size:100%; font-family:"Trebuchet MS", Trebuchet, Arial, sans-serif; } a img { border:none; } hr.soften { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(19, 106, 169, 0.5); } table.report th:first-child { -moz-border-radius: 6px 0 0 0; -webkit-border-radius: 6px 0 0 0; border-radius: 6px 0 0 0; } table.report table thead tr th:last-child { border-radius: 0 6px 0 0; } table.report th:last-child { -moz-border-radius: 0 6px 0 0; -webkit-border-radius: 0 6px 0 0; border-radius: 0 6px 0 0; } table.report th:only-child{ -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; } table.realtime { text-align: center; font-weight: bold; } table.realtime th { text-align: center; vertical-align: center; } /* If the screen size is 600px wide or less, set the font-size of <div> to 30px */ @media screen and (max-width: 991px) { table.realtime { font-weight:normal; font-size:10px; } }
18.2
162
0.646836
e4ea11b634950180c7de914db3e66e4f3cd66b76
6,170
css
CSS
public/wp-content/plugins/woocommerce-advanced-free-shipping/assets/css/woocommerce-advanced-free-shipping.min.css
frobben/lecoffeeride
5f26edb991b26d00f348059d40395782b1488fb8
[ "MIT" ]
null
null
null
public/wp-content/plugins/woocommerce-advanced-free-shipping/assets/css/woocommerce-advanced-free-shipping.min.css
frobben/lecoffeeride
5f26edb991b26d00f348059d40395782b1488fb8
[ "MIT" ]
null
null
null
public/wp-content/plugins/woocommerce-advanced-free-shipping/assets/css/woocommerce-advanced-free-shipping.min.css
frobben/lecoffeeride
5f26edb991b26d00f348059d40395782b1488fb8
[ "MIT" ]
null
null
null
.wpc-condition-groups .wpc-condition-group{background-color:#f5f5f5;padding:15px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.04);box-shadow:0 1px 1px rgba(0,0,0,0.04);min-height:30px;margin:0 -13px 1.5em}.wpc-condition-groups .wpc-condition-group:hover .wpc-condition-group-actions{opacity:1}.wpc-condition-groups .wpc-condition-group .wpc-condition-group-actions{opacity:0;margin:-10px -10px 0 0;font-size:80%}.wpc-condition-groups .wpc-condition-group .wpc-condition-group-actions a{text-decoration:none}.wpc-condition-groups .wpc-condition-group .wpc-condition-group-actions a.delete{color:#a00}.wpc-condition-groups .wpc-condition-group .wpc-condition-group-actions a.delete:hover{color:#f00}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap{margin:10px 0 5px}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-condition{width:35%}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-operator{width:22.5%}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-value{width:calc( 42.5% - 75px);height:28px}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-description{float:right}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-description .woocommerce-help-tip{height:28px;line-height:28px}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap .wpc-description .woocommerce-help-tip:after{line-height:28px}.wpc-condition-groups .wpc-condition-group .wpc-condition-wrap input{vertical-align:top}.wpc-condition-groups .clearfix:after{content:" ";display:block;height:0;clear:both}.wpc-condition-groups .wpc-add.button:before{font-family:'dashicons';content:"\f502";vertical-align:middle;height:1.2em;line-height:1;display:inline-block;margin-right:5px;color:#667}.wpc-condition-groups .wpc-condition-delete.button{font-weight:600;width:30px;text-align:center;padding:0}.wpc-condition-groups .wpc-condition-delete.button:before{font-family:'dashicons';content:"\f460";vertical-align:middle;height:1.2em;line-height:1;display:inline-block;color:#667}.wpc-condition-groups>p+.wpc-condition-group-wrap p.or-text{display:none}.wpc-condition-groups .or-text{margin:1.5em 0}.wpc-condition-groups .match-text{margin:0 0 1em}.wpc-condition-groups .wpc-condition-delete{display:none;opacity:0;transition:opacity .3s ease-in-out}.wpc-condition-groups .wpc-condition-wrap:hover .wpc-condition-delete{display:inline-block;opacity:1}.wpc-condition-groups .wpc-condition-wrap.loading{height:30px}.wpc-condition-groups .wpc-condition-wrap.loading .loading-icon{width:100%;clear:both;display:block;text-align:center;line-height:110%;margin:0 1px}.wpc-condition-wrap .select2-container{vertical-align:top}.wpc-condition-wrap .select2-container .select2-selection--single{height:28px;margin:1px}.wpc-condition-wrap .select2-container .select2-selection--single #select2--container,.wpc-condition-wrap .select2-container .select2-selection--single .select2-selection__arrow{line-height:26px;height:28px}@media screen and (max-width: 782px){.wpc-condition-wrap .select2-container .select2-selection--single{height:36px}.wpc-condition-wrap .select2-container .select2-selection--single #select2--container,.wpc-condition-wrap .select2-container .select2-selection--single .select2-selection__arrow{line-height:36px;height:36px}}.wpc-condition-wrap .select2-container .select2-selection--multiple .select2-selection__choice{margin:4px 5px 0 0;line-height:12px;font-size:11px;font-weight:600}.wpc-condition-wrap .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#aaa}.wpc-condition-wrap .select2-container .select2-selection--multiple{line-height:0.7}.wpc-conditions-post-table .sort{padding:0 4px;cursor:move;text-align:center;vertical-align:middle}.wpc-conditions-post-table .sort:before{content:"\e032";font-family:WooCommerce;text-align:center;line-height:1;color:#999;display:block;width:100%;float:left;height:100%}.wpc-conditions-post-table .sort:before,.wpc-conditions-post-table .row-actions{visibility:hidden !important}.wpc-conditions-post-table tr:hover .sort:before,.wpc-conditions-post-table tr:hover>td>.row-actions{visibility:visible !important}.wpc-conditions-post-table .add.button:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:7px;content:"\e007"}@media screen and (max-width: 782px){.wpc-conditions-post-table th{padding:8px}.wpc-conditions-post-table td{padding:8px 10px}.wpc-conditions-post-table tfoot .button{margin-bottom:0}}.wpc-currency{padding:3px 10px;font-size:14px;font-weight:400;line-height:19px;height:27px;box-sizing:border-box;color:#555;text-align:center;background-color:#EEE;border:1px solid #DDD;border-right:none;border-radius:4px 0px 0px 4px;margin:1px 0px 1px 1px;display:inline-block}.wpc-currency+input{margin-left:-4px;line-height:19px;width:161px !important}@media screen and (max-width: 782px){.wpc-currency{font-size:16px;padding:6px 10px;height:33px}}.post-type-wafs .misc-pub-visibility#visibility{display:none}.wafs-option label{display:inline-block;width:150px}.wafs_conditions_meta_box>p:first-child+div>.or_match{display:none}.wafs_desc{display:none;position:absolute;background:rgba(0,0,0,0.8);min-width:25px;max-width:200px;border-radius:6px;padding:5px 10px;color:white;margin-top:10px;right:40px;text-align:center}.wafs_desc:after{border-top:0px solid transparent;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid rgba(0,0,0,0.8);content:' ';position:absolute;top:-10px;right:10px;z-index:999}.wafs_tip:hover ~ .wafs_desc{display:block !important}.wafs-description{width:40px;float:right;line-height:20px}.condition-delete{display:none;opacity:0;transition:opacity .3s ease-in-out}.wafs-condition-wrap:hover .condition-delete{display:inline-block;opacity:1}#advanced_free_shipping_shipping_methods tr .row-actions{visibility:hidden}#advanced_free_shipping_shipping_methods tr:hover>td>.row-actions{visibility:visible !important} /*# sourceMappingURL=woocommerce-advanced-free-shipping.min.css.map */
1,542.5
6,097
0.808104
e4ee0a4c0c49dc9feac2b0301f26369311717416
557
css
CSS
s1000d/style/rdf.css
Amplexor/oxygen-asd-s1000d
927ff029d43e93975622c6de45d38d270244aead
[ "Apache-2.0" ]
2
2019-04-04T20:43:25.000Z
2019-12-04T00:35:45.000Z
s1000d/style/rdf.css
Amplexor/oxygen-asd-s1000d
927ff029d43e93975622c6de45d38d270244aead
[ "Apache-2.0" ]
null
null
null
s1000d/style/rdf.css
Amplexor/oxygen-asd-s1000d
927ff029d43e93975622c6de45d38d270244aead
[ "Apache-2.0" ]
null
null
null
/* RDF description */ @namespace dc url('http://www.purl.org/dc/elements/1.1/'); @namespace rdf url('http://www.w3.org/1999/02/22-rdf-syntax-ns#'); rdf|Description:before { display:block; content:"Rdf description section"; } rdf|Description { display:block; -oxy-foldable:true; -oxy-folded:true; } dc|*:before, dc|title:before { content:oxy_name(); display:inline; width:5cm; font-weight: normal; text-decoration: none; } dc|*, dc|title { display:block; font-weight: normal!important; text-decoration: none!important; }
17.967742
66
0.678636
e4f0c785da88100349aec17cbfbb91d7b6433dff
265
css
CSS
src/scss/page.css
carthworks/decibelapp
9f9d75e5631172cf94251b4ca5895f0733d1faca
[ "MIT" ]
null
null
null
src/scss/page.css
carthworks/decibelapp
9f9d75e5631172cf94251b4ca5895f0733d1faca
[ "MIT" ]
null
null
null
src/scss/page.css
carthworks/decibelapp
9f9d75e5631172cf94251b4ca5895f0733d1faca
[ "MIT" ]
null
null
null
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700'); html, body { height: 100%; } html{ font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { /* display:flex; */ align-items:center; }
17.666667
74
0.607547
e4f253c48d975d8e3994a0f861d015d9399e3064
1,541
css
CSS
src/styles/styles.css
andrewjkwak/retirement-calculator
9e35c2ecce8e76a4b065a3f4d251a2c14771c8fd
[ "MIT" ]
1
2021-05-03T19:46:06.000Z
2021-05-03T19:46:06.000Z
src/styles/styles.css
andrewjkwak/retirement-calculator
9e35c2ecce8e76a4b065a3f4d251a2c14771c8fd
[ "MIT" ]
null
null
null
src/styles/styles.css
andrewjkwak/retirement-calculator
9e35c2ecce8e76a4b065a3f4d251a2c14771c8fd
[ "MIT" ]
1
2021-06-21T23:33:37.000Z
2021-06-21T23:33:37.000Z
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; } html { font-size: 10px; font-family: 'Lato', sans-serif; margin: 0; padding: 0; } h1 { font-size: 4rem; } h3 { font-size: 1.8rem; } label { font-weight: bold; font-size: 1.4rem; padding: 5px 0; } select { margin: 0; -webkit-appearance: none; box-sizing: border-box; padding: 0.4rem 0.5rem; font-size: 1.4rem; border: 2px solid gray; border-radius: 5px; height: auto; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 125.304 125.304"><path d="M62.652 103.895L0 21.41h125.304" fill="%23343334"/></svg>'); background-repeat: no-repeat; background-size: 0.5rem; background-position: center right 0.5rem; background-color: white; } input[type="number"], input[type="text"] { padding: 0.4rem 0.5rem; font-size: 1.4rem; border: 2px solid gray; color: black; border-radius: 5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: white; } button { padding: 0.3rem 0.5rem; background-color: white; box-shadow: none; border: 2px solid gray; border-radius: 5px; margin-top: 10px; cursor: pointer; }
21.704225
190
0.634004
e4f583b30b6faec1113772ef154f1c3db3f5c876
251
css
CSS
Day 24 - State Management with Context and Reducer/THA/tha24-react-routing/src/App.css
thisiskartikgupta/Devsnest-Frontend
d1cdc009886f9526af4816b9a2eead9fe1a137ea
[ "CC0-1.0" ]
2
2021-06-01T16:09:30.000Z
2021-06-07T16:02:28.000Z
Day 24 - State Management with Context and Reducer/THA/tha24-react-routing/src/App.css
thisiskartikgupta/Devsnest-Frontend
d1cdc009886f9526af4816b9a2eead9fe1a137ea
[ "CC0-1.0" ]
null
null
null
Day 24 - State Management with Context and Reducer/THA/tha24-react-routing/src/App.css
thisiskartikgupta/Devsnest-Frontend
d1cdc009886f9526af4816b9a2eead9fe1a137ea
[ "CC0-1.0" ]
4
2021-06-25T16:21:44.000Z
2021-08-02T10:24:39.000Z
* { text-align: center; } .App-header { margin:0px 20px; background-color: rgb(154, 197, 228); color: #000; display: flex; justify-content: space-around; } .App-header .route-link { margin: 20px; font-size: 28px; padding: 20px; }
13.210526
39
0.633466
e4f8da65203b77aa453bea22ab86797a7b850901
364
css
CSS
QuoteMachine/design.css
rohitrango/Mini-Web-Apps-
ec4f2d4b8de3a61c4b19834110724a854eaed409
[ "Apache-2.0" ]
1
2017-09-20T22:58:24.000Z
2017-09-20T22:58:24.000Z
QuoteMachine/design.css
rohitrango/Mini-Web-Apps-
ec4f2d4b8de3a61c4b19834110724a854eaed409
[ "Apache-2.0" ]
null
null
null
QuoteMachine/design.css
rohitrango/Mini-Web-Apps-
ec4f2d4b8de3a61c4b19834110724a854eaed409
[ "Apache-2.0" ]
null
null
null
body { background-color: #ffff66; font-family: Raleway; font-size: 25px; } #quote { background-color: white; border-radius: 10px; padding: 20px; border: black box; } .smaller-font { font-family: Raleway; font-size: 18px; } #getQuote { font-family: Raleway; font-size: 20px; background-color:#ffff66; color:black; border: black box; }
14.56
28
0.664835
e4fbb4de33d735cfd66ad74871b004ab6c271001
5,748
css
CSS
index.css
raeclmft/Listening-Heart-Counseling
88aacc9f7ec96675258b24b32c3c104fda588fa1
[ "CC0-1.0" ]
null
null
null
index.css
raeclmft/Listening-Heart-Counseling
88aacc9f7ec96675258b24b32c3c104fda588fa1
[ "CC0-1.0" ]
null
null
null
index.css
raeclmft/Listening-Heart-Counseling
88aacc9f7ec96675258b24b32c3c104fda588fa1
[ "CC0-1.0" ]
null
null
null
body { background-color: #FFF; margin: 0; padding: 0; } nav { background-color: #f3f3f3; font-family: "proxima-nova", sans-serif; font-size: 14px; text-transform: uppercase; text-align: center; letter-spacing: 0.1em; line-height: 42px; padding-left: 10px; padding-right: 10px; } nav a { text-decoration: none; color: #5a5a5a; } nav a:hover { color: rebeccapurple; } nav a.active { background-color: #FFF; } .dropdown { overflow: hidden; float: center; } .dropdown .dropbtn { border: none; outline: none; padding: 5px 6px; background-color: inherit; font-family: inherit; margin: 0; } .dropdown-content { display: none; position: relative; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { float: none; color: black; padding: 5px 8px; text-decoration: none; display: block; } .dropdown-content a:hover { background-color: #ddd; } .dropdown:hover .dropdown-content { display: block; } h1 { font-family: "proxima-nova", sans-serif; font-weight: bold; font-size: 80px; text-transform: uppercase; text-align: center; color: #121212; letter-spacing: 0.125em; line-height: 1em; padding-top: 10px; } h2 { font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 16px; text-transform: uppercase; text-align: center; color: #8b9a6f; letter-spacing: 0.5em; line-height: 1.8em; padding-left: 200px; padding-right: 200px; margin-left: auto; margin-right: auto; margin-bottom: 28px; } h3 { font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 20px; text-align: center; color: #696969; letter-spacing: 0px; line-height: 1.7em; } h5 { font-family: "Merienda"; font-weight: 400; font-size: 20px; text-align: center; color: #B3B3B3; } h7 { font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 20px; text-align: center; color: #B3B3B3; margin-left: auto; margin-right: auto; } h6 { font-family: "Merienda"; font-weight: 400; font-size: 20px; color: #000000; padding-left: 200px; } .row { display: flex; } .column { flex: 50%; font-family: "proxima-nova", sans-serif; font-size: 16px; letter-spacing: 0px; line-height: 1.7em; margin-left: 230px; } main ul { font-family: "proxima-nova", sans-serif; font-size: 16px; letter-spacing: 0px; line-height: 1.7em; margin-left: 230px; } p { font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 16px; letter-spacing: 0px; line-height: 1.7em; padding-left: 200px; padding-right: 200px; margin: 28px; } footer { text-align: center; } h4 { font-family: "proxima-nova", sans-serif; font-size: 14px; text-align: center; } /* Style inputs with type="text", select elements and textareas */ input[type=text], select, textarea { width: 100%; /* Full width */ padding: 12px; /* Some padding */ box-sizing: border-box; /* Make sure that padding and width stays in place */ margin-top: 6px; /* Add a top margin */ margin-bottom: 16px; /* Bottom margin */ font-family: "proxima-nova", sans-serif; font-size: 16px; line-height: 1em; /* resize: vertical Allow the user to vertically resize the textarea (not horizontally) */ } /* Style the submit button with a specific background color etc */ input[type=submit] { background-color: rebeccapurple; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; font-family: "proxima-nova", sans-serif; font-size: 14px; text-transform: uppercase; } input[type=submit]:hover { background-color: #000; } /* Add a background color and some padding around the form */ .container { width: 60%; top: 0; background-color: #f2f2f2; padding: 20px; margin: 0 auto; font-family: "Merienda"; font-size: 18px; } .logos { width: 100%; background-color: #eeeeee; } .row { display: flex; } .column { flex: 33.33%; padding: 5px; } @media screen and (max-width: 600px) { }
22.19305
103
0.466945
9000021e77456e41b212337a875f468abe05b22e
8,990
css
CSS
templates/base/css/forms_adv.css
Muse-Inc/Muse-Os
01014a6d4b3229dc0abf6b80f764b71733137797
[ "CC-BY-3.0" ]
1
2015-11-22T19:41:07.000Z
2015-11-22T19:41:07.000Z
templates/base/css/forms_adv.css
Muse-Inc/dolphin.pro
01014a6d4b3229dc0abf6b80f764b71733137797
[ "CC-BY-3.0" ]
null
null
null
templates/base/css/forms_adv.css
Muse-Inc/dolphin.pro
01014a6d4b3229dc0abf6b80f764b71733137797
[ "CC-BY-3.0" ]
null
null
null
/* * * * Table * * * */ .form_advanced_wrapper { overflow: hidden; } .form_advanced_table { position: relative; width: 100%; } .form_advanced_table .bx-form-fields-wrapper { margin: 0px; padding: 0px; border: none; } .form_advanced_table .bx-form-fields-wrapper:first-child .bx-form-element:first-child { margin-top:0; } .form_advanced_table .bx-form-element { position: relative; } .form_advanced_table .bx-form-block-header, .form_advanced_table .bx-form-block-headers { position: relative; background-color: rgba(0, 0, 0, 0.1); text-align: left; font-weight: normal; } .form_advanced_table .bx-form-block-header .bx-form-block-header-collapse { position: absolute; top: 0px; right: 0px; padding: 10px 5px; } .form_advanced_table .bx-form-block-header .bx-form-block-header-collapse i { min-width:16px; min-height:16px; margin-top:3px; text-align:center; font-size:16px; color:#999; cursor: pointer; } .form_advanced_table .bx-form-block-headers .header { position: relative; float: left; width: 50%; } .form_advanced_table .bx-form-caption, .form_advanced_table .bx-form-value { vertical-align: top; white-space: nowrap; } .form_advanced_table .input_wrapper_wraptext, .form_advanced_table .bx-form-value label { white-space: normal; } .form_advanced_table .bx-form-combined b { text-transform: capitalize; } .form_advanced_table .bx-form-caption { margin-bottom: 5px; text-align: left; text-transform: capitalize; } .form_advanced_table .bx-form-block-header .bx-form-caption { margin: 0px; padding: 10px 5px; text-align: center; } /* * * * [end] Table * * * */ /* * * * Inputs and Wrappers * * * */ .input_wrapper { position: relative; float: none; } .bx-form-element-multiplyable .input_wrapper { margin-top: 20px; } .bx-form-element-multiplyable .input_wrapper:first-child { margin-top: 0px; } .input_wrapper_input_set { float: none; padding: 5px; } .input_wrapper_input_set .bx-btn { margin: 5px; } .input_wrapper_text, .input_wrapper_select, .input_wrapper_select_box, .input_wrapper_select_multiple, .input_wrapper_email, .input_wrapper_url, .input_wrapper_date, .input_wrapper_datetime, .input_wrapper_password, .input_wrapper_number { height: 38px; padding: 0px; border: none; background-color: transparent; } .input_wrapper_slider, .input_wrapper_range, .input_wrapper_doublerange { height: auto; padding: 4px; background-color: #fff; } .input_wrapper_select_multiple { height: 160px; } .form_input_text, .form_input_textarea, .form_input_email, .form_input_url, .form_input_date, .form_input_datetime, .form_input_password, .form_input_number, .form_input_slider, .form_input_range, .form_input_doublerange, .form_input_select, .form_input_select_multiple { width: 100%; height: 100%; padding: 0px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-color: #999; border-width: 1px; border-style: solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background-color: #ffffff; outline: none; } .form_input_textarea { margin: 0px; padding: 5px; } .form_input_textarea { width: 100%; height: 157px; resize: none; background-color: #ffffff; } .form_input_file { position: fixed; top: -1000px; border: none; background-color: transparent; } .form_input_radio, .form_input_checkbox { vertical-align:middle; } .form_input_radio { margin-top:0; margin-bottom:0; } .input_wrapper label { vertical-align: middle; } .form_advanced_table .bx-form-combined .input_wrapper { /*width: 100%;*/ width: auto; } /* * * * [end] Inputs and Wrappers * * * */ /* * * * Icon based buttons * * * */ .form_advanced_table .bx-form-required { padding-right: 5px; color: red; } .form_advanced_table .bx-form-info, .form_advanced_table .bx-form-error { padding-left: 5px; } .form_advanced_table .bx-btn.form_input_multiply_add, .form_advanced_table .bx-btn.form_input_multiply_other, .form_advanced_table .bx-btn.form_input_multiply_remove, .form_advanced_table .bx-btn.form_input_multiply_select { margin: 10px 10px 0px 0px; padding: 0px 20px; } .form_advanced_table .sys-icon.multiply_add_button, .form_advanced_table .sys-icon.multiply_remove_button, .form_advanced_table .sys-icon.multiply_other_button, .form_advanced_table .sys-icon.reload_button, .form_advanced_table .bx-form-info .sys-icon, .form_advanced_table .bx-form-error .sys-icon { cursor: pointer; } .form_advanced_table .bx-form-info .sys-icon { color: rgba(0, 0, 0, 0.5); cursor: help; } .form_advanced_table .bx-form-error { display: none; } .form_advanced_table .bx-form-error .sys-icon { color: #c00; cursor: help; } .form_advanced_table .bx-form-element-error .bx-form-error { display: inline; } /* * * * [end] Icon based buttons * * * */ .form_advanced .ui-slider, .input_wrapper_doublerange .ui-slider { width:auto; margin-top:2px; margin-left:4px; margin-right:9px; } .input_wrapper .ui-slider .ui-slider-handle { margin-top:-1px; padding-left:1px; padding-right:2px; height:16px; line-height:16px; text-decoration:none; cursor:pointer; font-size:12px; text-align:center; } /* * * * * */ #float_info { max-width: 300px; padding: 5px; background-color: #FFFFD7; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9); -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9); box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9); box-sizing: border-box; } .form_input_toggle_html { margin-top:5px; } /* * * * * Select File Box field * * * * */ .bx-form-element-file .input_wrapper.input_wrapper_file { margin-top: -10px; } /* * * * * Multiply Select Box field * * * * */ .bx-form-element-select_box .bx-btn { margin: 10px 10px 0px 0px; padding: 0px 20px; } .input_wrapper_select_box { margin-top: 20px; } .input_wrapper_select_box:first-child { margin-top: 0px; } /* * * * * location field * * * * */ .location_wrapper > div:first-child { margin-bottom:5px; } .location_wrapper .form_input_metric { width:auto; } .location_wrapper .form_input_distance, .location_wrapper .form_input_zip { padding:1px; width:50px; } ::-webkit-calendar-picker-indicator { display: none; } .input_wrapper_textarea .mce-tinymce { box-sizing: border-box; } /**************************************** * Custom reCaptcha Theme ****************************************/ .form_input_captcha { background-color: #b71800; padding: 0.5em; border-radius: 1em; position: relative; overflow: auto; max-width: 480px; font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; } .form_input_captcha a { color: #ffffff; text-decoration: none; } .form_input_captcha img, .form_input_captcha #recaptcha_image { width: 100% !important; height: auto !important; -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; } .form_input_captcha .solution { position: relative; float: left; width: 75%; } .form_input_captcha .solution-cnt { margin-top: 0.5em; padding: 1.2em 1em; -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #fbe098; color: #000000; display: block; } .form_input_captcha .solution-cnt input { display: block; width: calc(90% - 2px); margin: 0.35em auto; -webkit-appereance: none; border: 1px solid #f7c236; font: inherit; font-size: 150%; outline: none; } .form_input_captcha .solution-cnt input:focus { border-color: #b71800; } .form_input_captcha .options { position: relative; float: right; width: 25%; } .form_input_captcha .options-cnt { margin-top: 0.5em; padding-left: 0.5em; -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; } .form_input_captcha .options-cnt a { background-color: #c5523d; display: block; padding: 0.5em 1.0em; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; } .form_input_captcha .options-cnt a:first-child { border-radius: 0.5em 0.5em 0 0; } .form_input_captcha .options-cnt a:last-child { border-radius: 0 0 0.5em 0.5em; border-bottom: 1px solid #000000; } /* emoji picker */ .bx-form-input-emoji { position:absolute; top:0px; right:5px; height:38px; line-height:38px; font-size:28px; color:rgba(2, 136, 209, 1.0); } .emojiPickerIconWrap { height:100%; } .emojiPickerIconWrap input { padding-right:30px; }
19.758242
87
0.694994
90008175e7cc986b51bbbe4d401d80bd5dea20f4
3,264
css
CSS
staticfiles/css/create-post.css
francinv/TDT4140-Middagsdeling
137be9ad91c685cca57b3ef59021b73a6a6ce277
[ "MIT" ]
null
null
null
staticfiles/css/create-post.css
francinv/TDT4140-Middagsdeling
137be9ad91c685cca57b3ef59021b73a6a6ce277
[ "MIT" ]
null
null
null
staticfiles/css/create-post.css
francinv/TDT4140-Middagsdeling
137be9ad91c685cca57b3ef59021b73a6a6ce277
[ "MIT" ]
null
null
null
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap'); * { margin: 0; font-family: Montserrat, sans-serif; } body { background-color: rgb(193, 228, 166); background-size: 100% 100%; color: rgb(17, 17, 17); } /* Main section */ /* Create Post section */ #create-post-container { background-color: rgb(234, 246, 225); margin: 35px auto; width: 700px; height: auto; border-radius: 8px; padding:1rem; } #create-post-container form { margin: auto; width: 90%; padding-top: 10px; } #create-post-container h3 { text-align: center; margin-bottom: 30px; } .input-container { margin-bottom: 20px; } /* Create Post Title */ #create-post-title-container input { background-color: rgb(242, 255, 248); border: 0.5px solid rgb(202, 202, 202); width: 99%; height: 30px; border-radius: 5px; } /* Create Post Description */ #create-post-description-container textarea { background-color: rgb(242, 255, 248); border: 0.5px solid rgb(202, 202, 202); width: 99%; resize: none; border-radius: 5px; } /* Create Post Address */ #create-post-address { display: flex; justify-content: space-between; } #create-post-address input { border: 0.5px solid rgb(202, 202, 202); height: 30px; border-radius: 5px; } #address { width: 50%; } #postnr { width: 17%; } #postloc { width: 29%; } /* Create Post Allergies */ #create-post-allergies { border: 0.5px solid rgb(202, 202, 202); margin-top: 5px; border-radius: 5px; padding: 10px; } #create-post-allergies input[type="checkbox"] { background-color: rgb(242, 255, 248); height: 16px; width: 16px; } #create-post-allergies label { font-size: 13px; margin-right: 1rem; } #id_allergener{ list-style-type: none; display: flex; width:60%; margin:auto; padding-left: 0; } /* Create Post Share */ #create-post-share-container { width: 100%; display: flex; justify-content: space-between; } #share { display: flex; justify-content: space-between; } #amount-container { display: flex; } #amount-container input, #create-post-share-container select { border: 0.5px solid rgb(202, 202, 202); width: 65px; height: 23px; margin-left: 10px; border-radius: 5px; } /* Create Post Max */ #data-and-guest-limit-container { width:100%; display: flex; justify-content: space-between; } #date{display: flex;} #create-post-max-container { display: flex; } #create-post-max-container input { border: 0.5px solid rgb(202, 202, 202); width: 65px; height: 23px; margin-left: 10px; border-radius: 5px; } #date input { border: 0.5px solid rgb(202, 202, 202); height: 23px; border-radius: 5px; margin-left: 10px } /* Create Post Button */ #create-post-button { display: flex; justify-content: center; } #create-post-button button { background-color: rgb(190, 209, 177); border: 0px solid rgb(190, 209, 177); height: 35px; width: 90px; border-radius: 8px; } #create-post-button button:hover { cursor: pointer; } #id_allergener{ list-style-type: none; } /* Main section end */
17
87
0.627451
900100459bfbfe4d158ba795a0a0f8055b699342
486
css
CSS
app/static/css/blog.css
cossie14/Insight
ecc50052746ca0fa410f3dc3420f65b951463a90
[ "MIT" ]
null
null
null
app/static/css/blog.css
cossie14/Insight
ecc50052746ca0fa410f3dc3420f65b951463a90
[ "MIT" ]
null
null
null
app/static/css/blog.css
cossie14/Insight
ecc50052746ca0fa410f3dc3420f65b951463a90
[ "MIT" ]
null
null
null
.container { position: relative; max-width: 800px; /* Maximum width */ margin: 0 auto; /* Center it */ } .container .content { position: absolute; /* Position the background text */ bottom: 0; /* At the bottom. Use top:0 to append it to the top */ background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; /* Grey text */ width: 100%; /* Full width */ padding: 20px; /* Some padding */ }
32.4
73
0.623457
90010adb3799a693ed664651136e3af5ea3d55dc
12,698
css
CSS
style.css
mariomax/DMGCorp
dc0892b929776279b63f63ad1eb5a14aabd22b6f
[ "MIT" ]
null
null
null
style.css
mariomax/DMGCorp
dc0892b929776279b63f63ad1eb5a14aabd22b6f
[ "MIT" ]
null
null
null
style.css
mariomax/DMGCorp
dc0892b929776279b63f63ad1eb5a14aabd22b6f
[ "MIT" ]
null
null
null
/* Theme Name: DMG Child Theme URI: https://oceanwp.org/ Description: OceanWP WordPress theme example child theme. Utilized by dmghvac.com Author: Nick Author URI: https://oceanwp.org/ Template: oceanwp Version: 1.0 */ /* Parent stylesheet should be loaded from functions.php not using @import */ :root { --blue: #0F4C81; --cyan: #367ABA; --gray: #6D6D6D; --lite: #F0F0F0; --grid: #7CA5BD; --dark: #242424; --safe: #FF9900; } body { color: var(--dark); font-family: proxima-nova-condensed, sans-serif; font-weight: 400; font-style: normal; } h1, h2, h3, h4, h5, h6, nav ul li a, .elementor-button span, #top-bar-content .topbar-content, a.recent-posts-title, input.submit { font-family: proxima-nova, sans-serif; font-style: normal; } nav ul li a { font-weight: 600; } .vertical-nav nav ul li, .vertical-nav nav ul li ul.sub-menu li.menu-item a { text-shadow: 0 2px #000; } #right-sidebar-inner .sidebar-box ul li { color: var(--dark); font-size: 16px; } #article-button.elementor-button { background-color: var(--safe); color: var(--dark); font-family: proxima-nova, sans-serif; font-weight: 600; text-transform: uppercase; } #article-button.elementor-button:hover { background-color: var(--blue); color: #FFF; } ul.meta, ul.meta li a, ul.meta li i, .oceanwp-recent-posts .recent-posts-info { color: var(--gray); } #right-sidebar-inner .sidebar-box ul li .oceanwp-contact-title { color: var(--blue); font-family: proxima-nova; font-size: 14px; } /* Remove unused page IDs before launch! */ /* Page "IDs" (as CSS class) page-id-472 Home page-id-75 Locations page-id-214 Hawaii page-id-216 Los Angeles page-id-218 San Diego page-id-220 Central Coast page-id-222 Central Valley page-id-226 Sacramento page-id-1001 Other Locations page-id-1963 Divisions page-id-1993 Parts page-id-1989 Service & Controls page-id-1985 Sharpe page-id-492 Markets page-id-826 Products */ .elementor-472 .elementor-element.elementor-element-778ab5f>.elementor-background-overlay { opacity: .35; } /* Sticky Navigation */ #sticky-nav-section.elementor-sticky--effects { background-color: #000; background-image: linear-gradient(315deg, #000 0%, #343434 74%); -webkit-transition: all .3s ease; padding: .5em 0; transition: all .3s ease; } #sticky-nav-section nav li { text-shadow: 0 2px #000; } #sticky-nav-section nav.elementor-nav-menu--dropdown li { text-shadow: none; } #hero-nav span.menu-text.hidden { display: none; } #sticky-nav-section span.icon-wrap .hidden { display: block; } #sticky-nav-section span.icon-wrap img { display: none; } #hero-nav span.icon-wrap img { height: 3rem; width: auto; } #top-nav .elementor-nav-menu--dropdown ul { height: calc(100vh - 40px); } /* Pages */ .callout { color: var(--gray); font-size: 20px; margin-bottom: 0; } .callout a:hover { color: var(--blue); text-decoration: underline; } .super-cap { color: var(--blue); font-size: 20px; font-weight: 600; } .join-us-intro p a { color: #fff; font-style: italic; } .join-us-intro p a:hover { color: #DDD; text-decoration: underline; } /* Page grids */ #page-grid .elementor-column-wrap .elementor-widget-wrap, #photo-grid .elementor-column-wrap .elementor-widget-wrap, #location-product-grid .elementor-column-wrap .elementor-widget-wrap, #drill-down-logos .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap { display: grid; grid-template-columns: repeat(2, 1fr); -webkit-column-gap: 1em; -moz-column-gap: 1em; column-gap: 1em; } #page-grid .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap, #location-product-grid .elementor-column-wrap .elementor-widget-wrap { row-gap: 2rem; } /* Markets */ .market-box.elementor-widget-call-to-action .elementor-widget-container, .product-box.elementor-widget-call-to-action .elementor-widget-container { overflow: visible; } .market-box .elementor-cta, .product-box .elementor-cta { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; overflow: visible; } .market-box .elementor-cta .elementor-cta__content, .product-box .elementor-cta .elementor-cta__content { overflow: visible; } .market-box .elementor-cta .elementor-cta__content h2, .product-box .elementor-cta .elementor-cta__content h2 { position: absolute; left: 0; top: 105%; } /* Markets Portfolio */ #location-grid .elementor-column-wrap .elementor-widget-wrap { display: grid; grid-template-columns: 1fr; } #product-grid ul, #location-product-grid ul { text-align: left; } /* Graph paper background */ .graph-paper { background-size: 20px 20px; background-color: var(--lite); background-image: linear-gradient(to right, rgba(124, 165, 189, .5) 1px, transparent 1px), linear-gradient(to bottom, rgba(124, 165, 189, .5) 1px, transparent 1px); } /* Sidebar - Locations & Divisions reverse column for mobile */ .page-id-214 #content-wrap, .page-id-216 #content-wrap, .page-id-218 #content-wrap, .page-id-220 #content-wrap, .page-id-222 #content-wrap, .page-id-224 #content-wrap, .page-id-1748 #content-wrap, .page-id-1985 #content-wrap, .page-id-1989 #content-wrap, .page-id-1993 #content-wrap { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; flex-direction: column-reverse; } #office-intro-button .elementor-button-wrapper .elementor-button.elementor-size-sm { display: none; } #office-intro-button .elementor-button-wrapper .elementor-button-link.elementor-button.elementor-size-sm { display: block; width: -webkit-max-content; width: -moz-max-content; width: max-content; } #right-sidebar-inner .contact-info-widget.default i { border: none; } #right-sidebar-inner ul.oceanwp-social-icons.style-simple li { margin: 0 10px; } /* Footer */ #footer-block { background-color: #000; background-image: linear-gradient(315deg, #000 0%, #343434 74%); } .footer-about p { margin: 0; } #footer-block h2.elementor-heading-title a:hover { color: var(--grid); } /* ########## TABLET ########## */ @media screen and (max-width: 768px) { #vertical-nav-wrap nav.elementor-nav-menu--dropdown ul li.menu-item-has-children ul li a { padding-left: 20px; padding-top: 18px; padding-bottom: 18px; } #home-tiles>.elementor-background-overlay { opacity: 1; } .page-child #main #content-wrap { padding-top: 1.5em; } } @media screen and (min-width: 768px) { #sticky-nav-section.elementor-sticky--effects { padding: .5em 0; } #hero-nav li.menu-item-home a { padding: 7px 20px; } #sticky-nav-section li.menu-item-home a { padding: 22px 32px; } #top-nav .elementor-nav-menu--dropdown ul { height: auto; } #nav-home-logo img { max-width: 150px; } /* Vertical nav */ ul#menu-1-dca015f a.highlighted+ul, ul#menu-1-a72ae57 a.highlighted+ul { width: 180px !important; } .vertical-nav ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap { display: -webkit-box; display: flex; flex-wrap: wrap; min-width: 78vw !important; } ul.sub-menu li.menu-item { min-width: -webkit-max-content; min-width: -moz-max-content; min-width: max-content; } .vertical-nav .menu-item-2081, .vertical-nav .menu-item-792, .vertical-nav .menu-item-831, .vertical-nav a.has-submenu { max-width: 30%; } /* Arrow to the right - vertical nav only */ .vertical-nav.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before { content: "\f105" !important; } /* .page-id-472 */ .page-id-472 #full-page-hero>.elementor-background-overlay { opacity: .2; } .page-id-472 ul.sub-menu.elementor-nav-menu--dropdown li { background-color: transparent; } #home-nav { margin-bottom: 0; } .vertical-nav a.highlighted+ul.sub-menu.elementor-nav-menu--dropdown { background-color: transparent; display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: wrap; } /* Locations */ #sticky-main-nav.elementor-sticky--effects { padding: 0px; } /* Locations & Divisions - restore column direction */ .page-id-214 #content-wrap, .page-id-216 #content-wrap, .page-id-220 #content-wrap, .page-id-222 #content-wrap, .page-id-218 #content-wrap, .page-id-224 #content-wrap, .page-id-1748 #content-wrap, .page-id-1993 #content-wrap, .page-id-1989 #content-wrap, .page-id-1985 #content-wrap { display: block; } /* Remove Office Intro (w ACF) */ aside#right-sidebar .widget_elementor-library { display: none; } /* Page grids */ #page-grid .elementor-column-wrap .elementor-widget-wrap, #photo-grid .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap, #drill-down-logos .elementor-column-wrap .elementor-widget-wrap, #location-product-grid .elementor-column-wrap .elementor-widget-wrap { grid-template-columns: repeat(2, 1fr); -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em; row-gap: 1em; } #page-grid .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap { row-gap: 2.5em; } #page-grid .elementor-cta:hover .elementor-cta__bg-overlay, #product-grid .elementor-cta:hover .elementor-cta__bg-overlay, #location-product-grid .elementor-cta:hover .elementor-cta__bg-overlay { background-color: rgba(0, 0, 0, .7); } #location-grid .elementor-column-wrap .elementor-widget-wrap { grid-template-columns: repeat(2, 1fr); -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em; row-gap: 1em; } /* Markets */ .market-box .elementor-cta .elementor-cta__content h2, .product-box .elementor-cta .elementor-cta__content h2 { bottom: -22%; } } /* ########## LAPTOP ########## */ @media screen and (min-width: 1024px) { /* Sticky navigation */ #sticky-nav-section.elementor-sticky--effects { padding: 0; } #sticky-nav-section span.menu-text.hidden { display: none; } #sticky-nav-section span.icon-wrap img { display: block; } #sticky-nav-section li.menu-item-home a { padding: 7px 20px; } #hero-nav span.icon-wrap img { height: 3rem; width: auto; } #home-nav .elementor-nav-menu li.menu-item-has-children { display: -webkit-box; display: flex; } #home-dmg { margin-bottom: 10px; } /* Keep submenu items aligned with top of parent */ .vertical-nav ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap { margin-top: 0 !important; } .vertical-nav .menu-item-2081, .vertical-nav .menu-item-792, .vertical-nav .menu-item-831, .vertical-nav a.has-submenu { max-width: -webkit-max-content; max-width: -moz-max-content; max-width: max-content; } /* Page grids */ #page-grid .elementor-column-wrap .elementor-widget-wrap, #photo-grid .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap, #location-grid .elementor-column-wrap .elementor-widget-wrap { grid-template-columns: repeat(3, 1fr); } } /* ########## LARGER LAPTOP ########## */ @media screen and (min-width: 1200px) { #vertical-nav-wrap .elementor-column-wrap>.elementor-widget-wrap { align-content: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } #home-dmg { margin-bottom: 20px; } #home-tiles { margin-top: auto; } #page-grid .elementor-column-wrap .elementor-widget-wrap, #product-grid .elementor-column-wrap .elementor-widget-wrap { grid-template-columns: repeat(4, 1fr); } .market-box .elementor-cta .elementor-cta__content, .product-box .elementor-cta .elementor-cta__content { position: relative; } } @media screen and (min-width: 1280px) { #vertical-nav-wrap>.elementor-column-wrap { height: 100vh; } } /* ########## LARGE MONITOR ########## */ @media screen and (min-width: 1440px) { #home-nav .elementor-widget-container nav ul li a { margin-bottom: 10px; } .home-tile-title .elementor-widget-container { padding: 2em 0em 2em 0em !important; } #location-grid .elementor-column-wrap .elementor-widget-wrap { grid-template-columns: repeat(3, 1fr); -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em; row-gap: 1em; } }
22.962025
106
0.675382
9009ad8f5ba8d99c1cdd6aa53f785d60fc320e18
2,059
css
CSS
html/mediawiki/skins/vector/experiments/babaco-colors-a.css
informaticslab/site
c549297fb0a7d2e7aff85064888974902a7adc05
[ "Apache-2.0" ]
1
2021-08-09T17:13:51.000Z
2021-08-09T17:13:51.000Z
html/mediawiki/skins/vector/experiments/babaco-colors-a.css
informaticslab/site
c549297fb0a7d2e7aff85064888974902a7adc05
[ "Apache-2.0" ]
null
null
null
html/mediawiki/skins/vector/experiments/babaco-colors-a.css
informaticslab/site
c549297fb0a7d2e7aff85064888974902a7adc05
[ "Apache-2.0" ]
4
2016-12-17T22:27:55.000Z
2017-01-20T21:52:54.000Z
/* Babaco Color Scheme A */ a:visited, a:visited div.vectorTabs li.selected a:visited span { color: #260e9c; } html .thumbimage, #toc, .toc, .mw-warning, div.thumbinner { border-color: #cccccc; background-color: #f7f7f7; } /* Framework */ #mw-page-base { background-color: inherit !important; background-image: none !important; } body { background-color: #f9f9f9 !important; background-image:url(images/page-base-updated.png); } /* Links */ a { color: #0066cc; } a:visited { color: #004d99; } a:active { color: #ff6600; } a.stub { color: #56228b; } a.new, #p-personal a.new { color: #a31205 !important; } a.new:visited, #p-personal a.new:visited { color: #a31205; } h1, h2, h3, h4, h5, h6 { border-color:#999999; font-family:georgia, times, serif; font-weight:bold; } #firstHeading { font-size:1.5em; } h2 .editsection, .portal h5{ font-family:sans-serif; font-weight:normal; } #toc h2, .toc h2 { font-family:sans-serif; font-weight:normal; } body #mw-panel div.portal div.body { background-image:url(images/new-portal-break-ltr.png); } body.rtl #mw-panel div.portal div.body { background-image:url(images/new-portal-break-rtl.png); } body div.vectorTabs li a, div.vectorTabs li a span{ color:#4d4d4d; } body div.vectorTabs li.selected a, body div.vectorTabs li.selected a span, body div.vectorTabs li.selected a:visited body div.vectorTabs li.selected a:visited span { color: #ff9900 !important; font-weight:bold; } div.vectorTabs li.new a, div.vectorTabs li.new a span, div.vectorTabs li.new a:visited, div.vectorTabs li.new a:visited span { color:#a31205; } #toc, .toc, .mw-warning, div.gallerybox div.thumb, table.gallery, #preferences fieldset.prefsection fieldset, #preferences, html .thumbimage, .usermessage, img.thumbborder, div.thumbinner{ border: 1px solid #cccccc; background-color: #f7f7f7; } #mw-panel div.portal h5 { font-weight:bold; margin-bottom:0; padding-bottom:0.05em; color:#000000; }
18.718182
56
0.677513
900b4aa92d0e14ed8c990ebadbbcba22f175b6b9
10,807
css
CSS
wp-app/wp-content/plugins/booking-activities/css/templates.css
5queezer/vegansurfcamp
762ee11b8c29eec3e677c17b70ec5daccb210b81
[ "MIT" ]
null
null
null
wp-app/wp-content/plugins/booking-activities/css/templates.css
5queezer/vegansurfcamp
762ee11b8c29eec3e677c17b70ec5daccb210b81
[ "MIT" ]
null
null
null
wp-app/wp-content/plugins/booking-activities/css/templates.css
5queezer/vegansurfcamp
762ee11b8c29eec3e677c17b70ec5daccb210b81
[ "MIT" ]
null
null
null
/** TEMPLATE PAGE **/ /***** Global *****/ #bookacti-template-container *, #bookacti-template-container *:after, #bookacti-template-container *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #bookacti-template-container { display: table; margin: 20px auto; } #bookacti-template-container::after { clear: both; } #bookacti-template-container .fc-unthemed .fc-content, #bookacti-template-container .fc-unthemed .fc-divider, #bookacti-template-container .fc-unthemed .fc-popover, #bookacti-template-container .fc-unthemed .fc-row, #bookacti-template-container .fc-unthemed tbody, #bookacti-template-container .fc-unthemed td, #bookacti-template-container .fc-unthemed th, #bookacti-template-container .fc-unthemed thead { border-color: #bbb; } #bookacti-template-container + hr { margin: 30px auto; } /***** Events *****/ #bookacti-template-container .fc-event.fc-draggable { cursor: move; } .bookacti-event-over .fc-bg::after { content: ' '; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 75%); background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 75%); background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 75%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); } #bookacti-template-calendar .bookacti-picked-event { border-width: 1px; } #bookacti-template-calendar .bookacti-picked-event .fc-bg { opacity: 0.25; } #bookacti-template-calendar .bookacti-picked-event .fc-content::before { content: '\f344'; font-family: 'dashicons'; float: left; margin: 0 5px 0 2px; } /* Event actions */ .bookacti-event-actions { display: none; position: absolute; right: 3px; top: 2px; z-index: 5; transition: all 0.2s; } .bookacti-event-action { display: inline-block; min-width: 16px; max-width: 16px; text-align: center; vertical-align: middle; margin-left: 8px; } .bookacti-event-action:first-child { margin-left: 0; } .bookacti-event-over .bookacti-event-actions { display: block; } .bookacti-event-action-select-checkbox { margin-right: 0 !important; border-radius: 50%; min-width: 16px !important; min-height: 16px !important; max-width: 16px !important; max-height: 16px !important; width: 16px !important; height: 16px !important; } .bookacti-event-action-select-checkbox:not(:checked):hover::before { content: "\f147"; margin: -3px 0 0 -4px; color: #aaa; float: left; display: inline-block; vertical-align: middle; width: 16px !important; font: 400 21px/1 dashicons; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .bookacti-event-action-select-checkbox:checked::before { margin: -3px 0 0 -4px !important; font: 400 21px/1 dashicons !important; } #bookacti-template-calendar .bookacti-selected-event { border-width: 2px; } #bookacti-template-calendar .bookacti-selected-event .fc-bg { opacity: 0.5; transition: opacity 0.2s; } #bookacti-template-calendar .bookacti-selected-event:not(.bookacti-picked-event) .bookacti-event-actions { right: 1px; top: 0; } .bookacti-event-action-edit-button { font-size: 16px; transition: color 0.2s; } .bookacti-event-action-edit-button:hover { color: #aaa; cursor: pointer; } /***** Sidebar *****/ #bookacti-template-sidebar { min-width: 240px; width: 240px; padding-right: 20px; border-right: 1px dashed #aaa; resize: both; overflow: auto; } #bookacti-template-sidebar .dashicons:before { color: #565d61; } #bookacti-template-sidebar .dashicons:hover:before { color: #418FB6; } .bookacti-templates-box { -webkit-border-radius: 6px; border-radius: 6px; padding: 10px; margin-bottom: 12px; border: 1px solid #bbb; } .bookacti-template-box-title { width: 100%; font-size: 1.2em; margin-bottom: 10px; font-weight: bold; } .bookacti-template-box-title h4 { display: table-cell; width: 100%; vertical-align: middle; } .bookacti-insert-button { display: table-cell; padding-left: 4px; vertical-align: middle; cursor: pointer; } #bookacti-template-sidebar .dashicons.bookacti-insert-button:before { color: #418FB6; transition: all 0.2s; } #bookacti-template-sidebar .dashicons.bookacti-insert-button:hover:before { font-size: 32px; margin-right: -6px; transition: all 0.2s; } #bookacti-template-picker-container { display: table-cell; width: 100%; vertical-align: middle; } #bookacti-template-picker { width: 100%; } #bookacti-update-template { display: table-cell; vertical-align: middle; padding-left: 10px; cursor: pointer; } .activity-row { width: 100%; height: 24px; } .activity-container { display: table-cell; width: 100%; vertical-align: middle; overflow: hidden; } .activity-show-hide { display: table-cell; vertical-align: middle; padding-right: 10px; cursor: pointer; } .activity-gear { display: table-cell; vertical-align: middle; padding-left: 10px; cursor: pointer; } #bookacti-template-activities-container .fc-event { cursor: move; max-height: 16px; padding-left: 5px; width: 100%; overflow: hidden; } #bookacti-template-activities-container, #bookacti-template-groups-of-events-container { padding-right: 6px; } #bookacti-template-activity-list, #bookacti-group-categories { max-height: 200px; overflow-y: auto; padding-right: 4px; } .bookacti-group-category-title, .bookacti-update-group-category, .bookacti-group-of-events-title, .bookacti-update-group-of-events, .bookacti-group-category-title span { display: table-cell; vertical-align: middle; } .bookacti-update-group-category { padding-left: 10px; cursor: pointer; } .bookacti-update-group-of-events { padding-right: 8px; cursor: pointer; } .bookacti-groups-of-events-editor-list { margin-left: 8px; padding-left: 7px; margin-top: 8px; border-left: 1px dotted rgba(0,0,0,0.3); max-height: 150px; overflow-y: auto; overflow-x: hidden; cursor: pointer; } .bookacti-group-category-title { width: 100%; cursor: pointer; } .bookacti-group-category-title span { font-weight: 600; } .bookacti-group-category-title, .bookacti-group-of-events-title { width: 100%; max-width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all 0.2s; } .bookacti-group-of-events-title:hover { cursor: pointer; padding-left: 10px; } .bookacti-group-category .bookacti-group-category-title::before { display: table-cell; vertical-align: middle; font-family: sans-serif; font-size: 0.8em; position: relative; min-width: 16px; text-align: left; } .bookacti-group-category[data-show-groups='0'] .bookacti-group-category-title::before { content: '\25B7 '; } .bookacti-group-category[data-show-groups='1'] .bookacti-group-category-title::before { content: '\25E2 '; } #bookacti-insert-group-of-events { visibility: hidden; } .bookacti-groups-of-events-editor-list, #bookacti-template-add-first-group-of-events-container { display: none; } .bookacti-group-category:not(:last-child) .bookacti-groups-of-events-editor-list { margin-bottom: 10px; } .bookacti-group-of-events.bookacti-selected-group .bookacti-group-of-events-title { font-weight: 600; padding-left: 10px; } #bookacti-template-shortcuts-container ul { font-size: 0.85em; } /***** template content *****/ /* Template calendar */ #bookacti-template-content { display: table-cell; padding-left: 20px; width: 100%; } #bookacti-template-calendar { vertical-align: top; width: 100%; } /* First Template Area */ #bookacti-calendar-integration-tuto-container.bookacti-no-template, #bookacti-template-sidebar.bookacti-no-template { display: none; } #bookacti-first-template-container { height: 300px; } #bookacti-first-template-container, #bookacti-template-add-first-group-of-events-container, #bookacti-template-first-activity-container { vertical-align: middle; text-align: center; width: 100%; } #bookacti-add-first-template-button { cursor: pointer; font-size: 100px; width: 100px; height: 100px; } #bookacti-template-add-first-group-of-events-button, #bookacti-template-add-first-activity-button { cursor: pointer; font-size: 60px; width: 60px; height: 60px; } #bookacti-add-first-template-button:hover, #bookacti-template-add-first-group-of-events-button:hover, #bookacti-add-first-template-button:hover { color: #418FB6; } /***** Template dialogs *****/ /* General */ .bookacti-promo-events-examples a.fc-event { display: inline-block; width: 120px; text-align: left; cursor: auto; } .bookacti-tabs .bookacti-tab-content .bookacti-promo-events-examples div { margin-bottom: 0; } .bookacti-tabs .bookacti-tab-content .bookacti-promo-events-examples { margin: 10px 0 0 0; } /* Activity dialog */ #bookacti-activity-import-dialog label { display: inline-block; width: 150px; font-weight: bold; } #bookacti-activity-import-dialog div { margin-bottom: 10px; } #bookacti-activity-import-dialog div:last-child { margin-bottom: 0; } #bookacti-activity-duration-days, #bookacti-activity-duration-hours, #bookacti-activity-duration-minutes { width: 50px; } #bookacti-delete-activity-options { margin-top: 20px; } /* Unbind dialog */ #bookacti-unbind-booked-event-dialog ul { list-style: disc; padding: 0 40px; } /* Group of events dialog */ #bookacti-group-of-events-new-category-title { display: none; } #bookacti-group-of-events-summary { width: 100%; max-width: 100%; overflow: auto; } /***** RESPONSIVE DESIGN *****/ /* Small computer */ @media screen and ( max-width: 1280px ) { } /* Smartphone and tablet */ @media screen and ( max-width: 960px ) { #bookacti-template-sidebar { width: 180px; padding: 0; margin: 0; border: none; } #bookacti-template-content { padding-left: 12px; } .bookacti-event-action { margin-left: 2px; } .bookacti-group-category-title, .bookacti-group-of-events-title { max-width: 82px; } } /* Smartphone and small tablets */ @media screen and ( max-width: 564px ) { /* Put template sidebar under calendar */ #bookacti-template-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; /* optional */ -webkit-box-align: start; -moz-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } #bookacti-template-sidebar, #bookacti-template-content { display: block; padding: 0; margin: 0; border: none; width: 100%; } #bookacti-template-sidebar { margin-top: 20px; -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; } #bookacti-template-content { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; } }
61.403409
487
0.725271
900dcb681f56d6565d6dfbcc7eebd6c1bc13b398
2,592
css
CSS
temuulen/web-6/style.css
temuulen0112/temuulen.github.io
684755417ca515e21e497d9d04c2fdc78f4ed90f
[ "Apache-2.0" ]
null
null
null
temuulen/web-6/style.css
temuulen0112/temuulen.github.io
684755417ca515e21e497d9d04c2fdc78f4ed90f
[ "Apache-2.0" ]
null
null
null
temuulen/web-6/style.css
temuulen0112/temuulen.github.io
684755417ca515e21e497d9d04c2fdc78f4ed90f
[ "Apache-2.0" ]
null
null
null
body{ margin: 0; font-family: 'Poppins', sans-serif; } .main-header{ flex-direction: row; color: #0d1312; margin-bottom: 50px; } .wrapper{ max-width: 1280px; margin: 0 auto; } .main-div{ display: flex; justify-content: space-between; } .head{ margin: 0; font-size: 1.5em; font-family: 'Poppins', sans-serif; } .lists{ list-style-type: none; display: flex; flex-direction: row; margin: 0; padding: 0; } .lists a{ text-decoration: none; display: inline-block; padding: 10px 20px; color: #0d1312; } .lists .clone a{ color: #f58a07; background: #fae1c4; border-radius: 20px; } .temka{ margin-bottom: 100px; } .kyu{ font-size: 3rem; } .lucky{ margin-bottom: 100px; } .boom{ margin-bottom: 50px; } .boom a{ text-decoration: none; color: #f58a07; } .apply{ display: flex; flex-direction: row; } #name{ margin-right: 50px; } #email{ margin-right: 100px; } #comment{ margin-right: 100px; } input[type="text"], input[type="tel"], select{ background: rgba(255,255,255,0.1); border: none; margin: 0; outline: 0; padding: 15px; width: 40%; background-color: #e8eeef; color: #8a97a0; box-shadow: 0 1px 0 rgb(0 0 0 / 3%) inset; margin-bottom: 30px; border-radius: 25px; } input[type="email"] { background: rgba(255,255,255,0.1); border: none; margin: 0; outline: 0; padding: 15px; background-color: #e8eeef; color: #8a97a0; box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset; margin-bottom: 30px; border-radius: 25px; } textarea{ margin: 0; outline: 0; padding: 15px; background: rgba(255,255,255,0.1); background-color: #e8eeef; color: #8a97a0; box-shadow: 0 1px o rgb(0 0 0 / 3%); width: 85%; height: 25vh; border: none; border-radius: 25px; margin-bottom: 30px; } .submit{ border-radius: 25px; margin-bottom: 100px; } .go{ background: #063255; color: white; position: relative; padding: 100px 0; } .go::after{ content: ""; width: 3%; height: 70%; right: 0; top: 10%; bottom: 40%; position: absolute; background-color: #f58a07; border-top-left-radius: 30px; border-bottom-left-radius: 30px; } .contact li{ list-style-type: none; } .contact a{ text-decoration: none; color: white; } button{ background-color: #f58a07; color: white; border: none; padding: 10px 20px; } .subscribe{ border-radius: 20px; }
14.644068
47
0.584491
901382cdf644e03b38507c663cab0ea54d88c9a9
6,612
css
CSS
css/style.css
reed23/reed23.github.io
7994ebb8b85fba20cc8d40f2d35a7cbc94d12684
[ "Apache-2.0" ]
null
null
null
css/style.css
reed23/reed23.github.io
7994ebb8b85fba20cc8d40f2d35a7cbc94d12684
[ "Apache-2.0" ]
null
null
null
css/style.css
reed23/reed23.github.io
7994ebb8b85fba20cc8d40f2d35a7cbc94d12684
[ "Apache-2.0" ]
null
null
null
/* ============================================================ NAVIGATION ============================================================ */ /* #f4f4f4 #d8d8d8 #cccccc */ body{ background-color: white; } .mewrap{ width: 70%; margin: 0 auto; } .me2{ width: 50%; box-shadow: 10px 10px 5px #888888; margin-left:25px; max-width: 200px; } nav ul { list-style-type: none; margin: 22px 0 30px 0; padding: 0; text-align: center; } nav ul li { display: inline-block; margin-bottom: 4px; } nav ul li a { display: block; padding: 5px 20px; color: #fff; background-color: #32c896; } nav ul li a:hover { color: #fff; background-color: #238b68; } nav ul li a.active { color: #fff; background-color: #238b68; } /* ============================================================ GLOBAL ============================================================ */ .effects { padding-left: 15px; } .effects .img { position: relative; float: left; margin-bottom: 5px; width: 25%; overflow: hidden; } .effects .img:nth-child(n) { margin-right: 5px; } .effects .img:first-child { margin-left: -15px; } .effects .img:last-child { margin-right: 0; } .effects .img img { display: block; margin: 0; padding: 0; max-width: 100%; height: auto; border-radius: 5px; } .overlay{ display: block; position: absolute; z-index: 20; background: rgba(0, 0, 0, 0.8); overflow: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; color: #000; cursor: pointer; } a.close-overlay.hidden { display: none; } a.expand { display: block; position: absolute; z-index: 100; width: 60px; height: 60px; border: solid 5px #fff; text-align: center; color: #fff; line-height: 50px; font-weight: 700; font-size: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; } /* ============================================================ EFFECT 1 - SLIDE IN BOTTOM ============================================================ */ #effect-1 .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 0; } #effect-1 .overlay a.expand { left: 0; right: 0; bottom: 50%; margin: 0 auto -30px auto; } #effect-1 .img.hover .overlay { height: 100%; } /* ============================================================ EFFECT 2 - SLIDE IN TOP ============================================================ */ #effect-2 .overlay { top: 0; left: 0; right: 0; width: 100%; height: 0; } #effect-2 .overlay a.expand { left: 0; right: 0; top: 50%; margin: -30px auto 0 auto; } #effect-2 .img.hover .overlay { height: 100%; } /* ============================================================ EFFECT 3 - SLIDE IN LEFT ============================================================ */ #effect-3 .overlay { top: 0; bottom: 0; left: 0; width: 0; height: 100%; } #effect-3 .overlay a.expand { top: 0; bottom: 0; left: 50%; margin: auto 0 auto -30px; } #effect-3 .img.hover .overlay { width: 100%; } /* ============================================================ EFFECT 4 - SLIDE IN RIGHT ============================================================ */ #effect-4 .overlay { top: 0; bottom: 0; right: 0; width: 0; height: 100%; } #effect-4 .overlay a.expand { top: 0; bottom: 0; right: 50%; margin: auto -30px auto 0; } #effect-4 .img { overflow: hidden; } #effect-4 .img.hover .overlay { width: 100%; } /* ============================================================ EFFECT 5 - ICON BORDER ANIMATE ============================================================ */ #effect-5 .overlay { top: 0; bottom: 0; left: 0; right: 0; opacity: 0; } #effect-5 .overlay a.expand { top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } #effect-5 .img.hover .overlay { opacity: 1; } #effect-5 .img.hover .overlay a.expand { width: 60px; height: 60px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; } /* ============================================================ EFFECT 6 - ICON BOUNCE IN ============================================================ */ #effect-6 .overlay { top: 0; bottom: 0; left: 0; right: 0; opacity: 0; } #effect-6 .overlay a.expand { left: 0; right: 0; top: 0; margin: 0 auto; opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } #effect-6 .img.hover .overlay { opacity: 1; } #effect-6 .img.hover .overlay a.expand { top: 50%; margin-top: -30px; opacity: 1; } .me2{ width: 50%; box-shadow: 10px 10px 5px #888888; margin-left:205px; max-width: 200px; } @media only screen and (max-width: 800px) { .me2{ width: 50%; box-shadow: 10px 10px 5px #888888; margin-left:105px; max-width: 200px; } } /* ------------------------------------------------------------ *\ |* ------------------------------------------------------------ *| |* Media Queries |* ------------------------------------------------------------ *| \* ------------------------------------------------------------ */ @media only screen and (max-width: 1400px) { .effects { padding-left: 5px; } .effects .img { width: 50%; } .effects .img:nth-child(n) { margin-right: 5px; } .effects .img:first-child { margin-left: 0; } .effects .img:nth-child(2n-1) { margin-left: -5px; } .effects .img:nth-child(2n) { margin-right: 0; } .effects .img:last-child { margin-right: 0; } } @media only screen and (max-width: 520px) { .effects .img { width: 100%; } .effects .img:nth-child(n) { margin-right: 0; } .effects .img:first-child { margin-left: 0; } .effects .img:nth-child(2n-1) { margin-left: 0; } .effects .img:nth-child(2n) { margin-right: 0; } .effects .img:last-child { margin-right: 0; } .effects .img img { margin: 0 auto; } }
18.417827
66
0.489564
901474bbc99ca26603b6c26b0d9105236d9af699
16,004
css
CSS
site/themes/hugo-theme-enterpriseready/static/css/base.css
paulblei/enterpriseready
ee3b4547fd639e3b3f9cd0bba1deba98dfa1363a
[ "MIT" ]
null
null
null
site/themes/hugo-theme-enterpriseready/static/css/base.css
paulblei/enterpriseready
ee3b4547fd639e3b3f9cd0bba1deba98dfa1363a
[ "MIT" ]
null
null
null
site/themes/hugo-theme-enterpriseready/static/css/base.css
paulblei/enterpriseready
ee3b4547fd639e3b3f9cd0bba1deba98dfa1363a
[ "MIT" ]
null
null
null
/* Base Styles */ * { list-style: none; } .clear { clear: both; } hr { height: 1px; background-color: #DEDEDE; border: none; width: 1200px; margin: 30px auto; size: 10px; } strong { font-weight: 500; } .date { font-weight: 500; color: #ee5042; } .read-more { border: 1px solid #D0D0D0; padding: 5px 8px; font-weight: 500; font-size: 14px; color: #ee5042; border-radius: 4px; transition: border .2s; } .read-more:hover { border-color: #ee5042; color: #ee5042; } .examples { margin-left: 10px; } @media (max-width: 750px) { hr { width: 100%; margin: 30px auto; } } /* Nav */ #nav { padding: 25px 50px 5px; background-color: #ee5042; } #nav ul { float: left; margin-right: 10px; } #nav ul li { float: left; margin-top: 20px; font-weight: 400; text-transform: uppercase; font-size: 12px; } @media (max-width: 550px) { #nav { padding: 25px 5% 5px; } } /* Inner Nav */ #inner-nav { margin-top: 25px; margin-bottom: 5px; } #inner-nav ul { margin-left: 15px; } #inner-nav ul li { font-weight: 400; text-transform: uppercase; font-size: 12px; line-height: 18px; } #inner-nav ul li a { font-weight:400; } a.disguise-link { color: inherit; transition: color .2s; } a.disguise-link:hover { color: #ee5042; } #menu { display: none; float:left; position:absolute; text-transform:uppercase; font-size:12px; font-weight:500; } .menu ul { float: right; margin-top: 20px; } .menu ul li { float: left; margin: 0px 8px; color: #CCC; } @media (max-width: 750px) { #menu { display: block; } .logo { text-align: center; } } .mobile_menu { display:none; background-color:#ee5042; z-index:1; width:100%; padding: 25px 15px 10px; color: white; } .mobile_menu hr { width: 99%; background-color: #BD422D; margin: 5px 0px; padding: 0px; } .mobile_menu a{ color: white; } .mobile_menu ul li:last-child, .mobile_menu ul li:last-child a { color:#BD422D; } @media (max-width: 750px) { .menu { display: none; } .mobile_menu { padding: 20px 0px 5px; } .mobile_menu hr { width:96%; background-color: white; } } .nav-div { height:1px; background-color:#D6D6D6; width:100%; margin-bottom:40px; } /* Second Nav */ .second-nav { width:100%; background-color:#F8F8F8; padding:18px 0px 0px; border-top:1px solid #DFDFDF; border-bottom:1px solid #DFDFDF; } /* Breadcrumbs */ #breadcrumbs { font-size: 12px; text-transform: uppercase; color: #ee5042; font-weight: 300; margin-bottom: 1.5em; } #breadcrumbs span { margin: 0px 6px; } #breadcrumbs span:last-child { color: #222; } #breadcrumbs .edit-button { font-size: 14px; text-transform: none; border-radius: 4px; border: 1px solid #ee5042; padding: 4px 5px; color: #ee5042; background-color: #ffffff; transition: all .2s; } #breadcrumbs .edit-button:hover { border-color: #BC372B; color: #BC372B; } /* Masthead */ .masthead-wrapper { padding-bottom: 50px; border-bottom: 1px solid #D6D6D6; } .masthead-wrapper .container { max-width: 740px; } /* Main */ #main { background-color: #ee5042; padding: 30px 0px 50px; margin-top: -25px; } #main h1, #main h4 { color: white; } /* Intro */ #intro { padding: 0px 100px 0px; } #intro p { font-size: 16px; } #intro .row { margin-bottom: 40px; } #intro .row:last-child { margin-bottom: 0px; } @media (max-width: 550px) { #intro { padding: 50px 5% 0px; } #intro .row { margin-bottom: 0px; } } h3.section-header { font-weight: 700; line-height: 1.7; letter-spacing: normal; font-size: 30px; margin-bottom: 12px; } h3.section-header.sub { font-size: 24px; margin-bottom: 5px; color: #434343; } .header-desc-copy { width: 100%; max-width: 500px; margin: 0 auto; } /* Checklist */ #checklist { margin-bottom: 25px; margin-top: 50px; } #checklist .checklist-icon { width: 60px; min-height: 60px; border: 1px solid #DEDEDE; border-radius: 3px; display: block; float: left; margin-right: 20px; margin-bottom: 10px; padding: 10px 10px 2px; } #checklist p { font-size: 16px; margin-bottom: 20px; } #checklist h3.section-header { margin-bottom: 40px; } #checklist .article-header { font-weight: 500; margin-bottom: 12px; font-size: 18px; } #checklist h2 + p { width: 650px; margin: 0px auto; } @media (max-width: 750px) { #checklist h2+ p { width: 90%; margin: 20px; } } #checklist .company-links { display: block; } #checklist .row { margin-top: 50px; } @media (max-width: 750px) { #checklist .row { } #checklist .columns { width: 100%; margin: 0px auto 40px; } } .company-tag { font-size: 18px; font-weight: 500; } .article-icon { min-height: 100px; margin-bottom: 20px; position: relative; } .article-icon span { position: absolute; display: block; background-repeat: no-repeat; left: 50%; top: 50%; transform: translate(-50%, -50%); } span.pa { background: url('../images/article-icons/[email protected]'); background-size: 173px 82px; width: 173px; height: 82px; } span.sso { background: url('../images/article-icons/[email protected]'); background-size: 84px 100px; width: 84px; height: 100px; } span.al { background: url('../images/article-icons/[email protected]'); background-size: 202px 92px; width: 202px; height: 92px; } span.rbac { background: url('../images/article-icons/[email protected]'); background-size: 191px 87px; width: 191px; height: 87px; } span.cm { background: url('../images/article-icons/[email protected]'); background-size: 118px 86px; width: 118px; height: 86px; } span.ps { background: url('../images/article-icons/[email protected]'); background-size: 67px 75px; width: 67px; height: 75px; } span.dm { background: url('../images/article-icons/[email protected]'); background-size: 190px 83px; width: 190px; height: 83px; } span.tm { background: url('../images/article-icons/[email protected]'); background-size: 126px 81px; width: 126px; height: 81px; } span.sla { background: url('../images/article-icons/[email protected]'); background-size: 130px 91px; width: 130px; height: 91px; } span.gdpr { background: url('../images/article-icons/[email protected]'); background-size: 108px 108px; width: 109px; height: 108px; } span.int { background: url('../images/article-icons/[email protected]'); background-size: 155px 98px; width: 155px; height: 98px; } span.ar { background: url('../images/article-icons/[email protected]'); background-size: 130px 62px; width: 130px; height: 62px; } /* Top Article */ #top-article img { float: right; margin-bottom: 20px; } @media (max-width: 550px) { #top-article img { display: none; } } #top-article h3 { font-weight: 400; margin-bottom: 5px; } /* Footer */ #footer p { margin: 0; color: #ffffff; font-size: 12px; font-weight: 400; } #footer a.replicated-logo { display: inline-block; vertical-align: -9px; margin-left: 3px; background: url('../images/[email protected]'); background-size: 110px 26px; background-repeat: no-repeat; width: 110px; height: 26px; } #footer .cc-image { vertical-align: -10px; margin-right: 10px; opacity: .5; transition: opacity .2s; } #footer .cc-image:hover { opacity: .65; } .footer-wrapper { padding: 20px 0; background: #002E4B; } /* Subscribe */ .subscribe-wrapper { padding: 25px 0 25px; } #subscribe input[type="email"] { width: 325px; } @media (max-width: 550px) { #subscribe input { width: 100%!important; } #subscribe .three { display: none; } } /* Article */ #article { padding: 10px 12%; } #article .checklist-icon {} .article-feature { width: 250px; padding: 25px; border: 1px solid #DEDEDE; border-radius: 3px; float: right; margin-top: 5px; margin-left: 20px; } #article p { font-size: 16px; line-height: 1.8 } #article ul { margin-left: 15px; } #article ul li { list-style: disc; font-size: 16px; } #article ol li { list-style: disc; font-size: 16px; } #article h1 { text-align: center; } #article h1, #article h2 { padding-top: 2.5rem; } #article h2 { color: red; } #article h4 { margin: 25px 0px 0px; font-weight: 400; } #article hr { margin: 0px 0px 20px 0px; width: 100%; } #article img { display: block; margin: 35px auto; max-width: 100%; } #article ol li { list-style: decimal; list-style-position: inside; } #article ol li ul li { list-style: disc; list-style-position: inside; } #article #article-nav { border-bottom: 1px solid #DEDEDE; height: 49px; } #article #article-nav a { display: block; padding: 15px 0px; margin-right: 50px; text-transform: uppercase; float: left; font-size: 12px; } #article #article-nav a:hover, #article #article-nav a:focus { border-bottom: 3px solid #ee5042; padding-bottom: 13px; color: #ee5042; } @media (max-width: 550px) { #article { padding: 0 5%; } .article-feature { width: 90%; margin: 10px 0px 20px; padding: 5%; } #article #article-nav a { font-size: 10px; margin-right: 25px; } #article #article-nav a:hover { border-bottom: 3px solid #ee5042; padding-bottom: 16px; } #article img { max-width: 100%; } } .gdpr blockquote { position: relative; background-color: #F5F8FC; padding: 20px 25px; margin: 20px 0; border-radius: 4px; } .gdpr blockquote p { margin-bottom: 0; } .gdpr blockquote a { color: #4a4a4a; font-weight: 500; } .gdpr blockquote a:hover { text-decoration: underline; } .gdpr blockquote::before { content: ""; display: block; width: 3px; height: 100%; position: absolute; left: 0; top: 0; background-color: #62A7CF; } .gdpr blockquote > blockquote { margin: 0; } .gdpr blockquote > blockquote::before { display: none; } .table-of-contents { position: relative; background-color: #FCF5F5; padding: 25px 30px; margin: 20px 0; border-radius: 4px; } .table-of-contents { margin-bottom: 0; } .table-of-contents a { color: #EC5147; font-weight: 500; text-decoration: underline; } .table-of-contents a:hover { text-decoration: underline; } .table-of-contents::before { content: ""; display: block; width: 3px; height: 100%; position: absolute; left: 0; top: 0; background-color: #EC5147; } .gdpr .table-of-contents blockquote > blockquote { margin: 0; } .gdpr .table-of-contents blockquote > blockquote::before { display: none; } .feather img { cursor: pointer; } .example { float: left; border-radius: 4px; border: 1px solid #DFDFDF; background-color: #F8F8F8; margin-right: 30px; margin-bottom: 30px; width: 280px; min-height: 274px; overflow: hidden; } .example:hover { border-color: #CCC; -webkit-box-shadow: 0 8px 6px -6px #ccc; -moz-box-shadow: 0 8px 6px -6px #ccc; box-shadow: 0 8px 6px -6px #ccc; } .example img { border-bottom: 1px solid #DFDFDF; } .example h3 { padding: 15px; font-weight: 400; } @media (max-width: 750px) { .example { width: 280px; margin: 15px auto !important; float: none; } } /* Contribtors */ .contributors a{ float: left; margin-right: 10px; } .contributors a img { margin: 0px !important; border-radius: 4px; } /* Breakdowns */ .breakdowns-wrapper { background-color: #F5F5F5; padding: 50px 0 60px; } #breakdowns .row { margin-top: 40px; } #breakdowns .three { min-height: 250px; border: 1px solid #D9D9D9; border-radius: 4px; padding: 0 18px 20px; background: #ffffff; } #breakdowns .three div { height: 110px; width: 150px; position: relative; margin: 0px auto } #breakdowns .three div img { max-width: 125px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; } #breakdowns .row p { font-size: 18px; margin-bottom: 0; color: #323232; } @media (max-width: 550px) { #breakdowns .three { margin-bottom: 20px; } } .analysis-list { margin: 0; list-style-type: none; } .analysis-list li { margin-top: 6px; margin-bottom: 0; } .analysis-list li a { font-weight: 400; font-size: 14px; text-align: left; } .background-wrapper { padding: 60px 0; border-bottom: 1px solid #D6D6D6; } /* SaaS Feature Table */ #feature-table { padding: 10px 0px; } #feature-table { width: 1200px; margin: 0px auto 25px; } #feature-table::-webkit-scrollbar { -webkit-appearance: none; height: 3px; } #feature-table::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0, 0, 0, .5); -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, .5); } @media (max-width: 550px) { #feature-table { width: 100%; margin: 0 5%; overflow-x: scroll; background: -webkit-linear-gradient(left, rgba(173, 183, 191, 0) 0, rgba(173, 183, 191, 0.2) 100%); background: linear-gradient(to right, rgba(173, 183, 191, 0) 0, rgba(173, 183, 191, 0.2) 100%); background-size: 10px 100%; background-position: right; background-repeat: no-repeat; } #feature-table div { } } .pull-right { float: right; } /* Tool Tip */ #tool-tip { float: left; } .tool-tip { border: 1px solid #DEDEDE; border-radius: 3px; position: absolute; background-color: white; display: none; z-index: 1; } .tool-tip ul li { padding: 10px 15px 0px; } .tool-tip ul li:last-child { border: none; padding-bottom: none; } .tool-tip ul hr { width: 100%; margin: 0px; } .clearfix { clear:both; height: 0; } /* note */ .admonition { background: #F8F8F8; border-radius: 8px; padding: .85em 1.5em 0.01em; margin: 1em 0em 1em; } .admonition p { color: #323232; font-size: 14px; } #article .admonition img { display: inline; margin: 0 4px; } /* Twitter */ .testimonials { background-color: #F5F5F5; border-bottom: 1px solid #D6D6D6; height: 129px; } #twtr-scroll { width: 100%; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; } #twtr-scroll::-webkit-scrollbar {display:none;} #twtr-content { width: 11200px; height: 105px; padding: 0px; margin: 0px; margin-top: 10px; } .twtr-card { float: left; border-radius: 4px; border: 1px solid #DFDFDF; background-color: white; margin-top: 5px; margin-right: 30px; margin-left: 30px; width: 475px; overflow: hidden; font-size: 12px; padding: 15px 20px 5px; } .twtr-card:hover { border-color: #CCC; -webkit-box-shadow: 0 8px 6px -6px #ccc; -moz-box-shadow: 0 8px 6px -6px #ccc; box-shadow: 0 8px 6px -6px #ccc; } @media (max-width: 550px) { .testimonials { height: 114px; overflow: hidden; } #twtr-scroll { overflow-y: hidden; } #twtr-content { width: 8200px!important; overflow: auto; } .twtr-card { width: 340px; margin-left: 10px; } .twtr-card img { width: 50px!important; height: 50px!important; } .twtr-card p{ font-size: 11px!important; } .twtr-card p:nth-child(3){ font-size: 10px!important; } } .twtr-card img { border-radius: 50%; width: 65px; height: 65px; margin: 0px 15px 10px 0px; border: 1px solid #DFDFDF; } .twtr-card p{ font-size: 14px; color: #222; margin-bottom: 3px; } .twtr-card p:nth-child(3){ text-transform: uppercase; color: #F46853; font-size: 12px; }
16.347293
107
0.614784
9015bb2a397bb871f742526c3a5bb13f33ce1e5d
855
css
CSS
public/frontend/css/prima.css
TienNguyen99/BaoCaoTotNghiep
f2342aa27b6870960c76868b8bf3acdac8c06b95
[ "MIT" ]
null
null
null
public/frontend/css/prima.css
TienNguyen99/BaoCaoTotNghiep
f2342aa27b6870960c76868b8bf3acdac8c06b95
[ "MIT" ]
null
null
null
public/frontend/css/prima.css
TienNguyen99/BaoCaoTotNghiep
f2342aa27b6870960c76868b8bf3acdac8c06b95
[ "MIT" ]
null
null
null
.submitBtn{ margin-top:50px; } .form-inline{ margin-top: 50px; } .form-group{ margin-left:260px; } .table-responsive{ margin-top: 50px; } #title{ font-size: 20px; margin-top: 50px; } #screen{ width:91%; border:1px solid #000; text-align: center; margin-left: 7%; margin-top: 50px; background-color: #7662FC; } #table-screen{ margin-top: 50px; margin-left:50px; border-spacing: 10px; border-collapse: separate; } #table-screen-row{ margin-top:10px; } .screen-map{ margin-left: 50%; margin-top:-50px; } .reserved-seat{ margin-left:4px; /*content: '';*/ /*background: url('../img/reserved-seat.png');*/ } .empty-seat{ cursor: pointer; /*content: url('../img/empty-seat.png')*/ } .booked-seat{ cursor: pointer; content: url('../img/booked-seat.png'); } .error{ font-size: 20px; font-weight: 700; font-family: monospace; }
15.267857
52
0.65848
9016bcd56fc8d8123c1728b81d7f36e5a024d481
12,132
css
CSS
public/css/base.css
xunxiancoming/jmw
d4f811eef6511934f3bd5c96e615c38450919c7f
[ "MIT" ]
null
null
null
public/css/base.css
xunxiancoming/jmw
d4f811eef6511934f3bd5c96e615c38450919c7f
[ "MIT" ]
null
null
null
public/css/base.css
xunxiancoming/jmw
d4f811eef6511934f3bd5c96e615c38450919c7f
[ "MIT" ]
null
null
null
.header { font-size: 14px; } .header .city { position: relative; float: left; line-height: 40px; width: 80px; } .header .hotline:before { content: ' '; display: inline-block; width: 20px; height: 20px; position: relative; top: 4px; background: url(../icons/icon-phone.png) no-repeat center center; background-size: 100% 100%; } .header .hotline { line-height: 40px; float: left; margin-left: 620px; } .header .login { float: right; line-height: 40px; margin-right: 20px; } .header .login .login-text { color: #7AC8B2; } .header .login .register-text { color: #85DBF5; } .logo-search .logo { display: flex; flex-direction: row; justify-content: center; align-items: center; } .nav .nav-items { line-height: 40px; color: #fff; text-align: center; } .nav .nav-items .all:before { content: ' '; display: block; width: 26px; height: 26px; position: absolute; top: 7px; left: 25px; background: url(../icons/icon-category.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item:nth-child(1){ width: 190px; padding: 0; } .nav .nav-items .nav-item { padding: 0 50px; float: left; } .nav .nav-items .nav-item:hover{ background: #eee; cursor: pointer; color: #000; } .nav .nav-items .nav-item .list { color: #000; } .nav .nav-items .nav-item .list .list-item:nth-child(1):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-canyin.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(1):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(2):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-muying.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(2):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(3):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-lingshou.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(3):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(4):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-fuzhuang.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(4):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(5):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-jiaoyu.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(5):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(6):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-jiancai.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(6):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(7):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-youle.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(7):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(8):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-zhubao.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(8):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(9):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-meirong.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(9):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(10):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-jiaju.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(10):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(11):before { content: ' '; display: inline-block; width: 25px; height: 25px; position: relative; top: 6px; margin: 0 10px 0 30px; background: url(../icons/icon-huanbao.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:nth-child(11):hover:before { content: ' '; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item { line-height: 43px; text-align: left; } .nav .nav-items .nav-item .list .list-item .list-item-detail { display: none; width: 580px; height: 462px; position: absolute; top: -1px; left: 189px; background: #fff; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); padding: 30px 50px; } .nav .nav-items .nav-item .list .list-item .list-item-detail .detail { display: block; line-height: 25px; float: left; font-size: 14px; margin-right: 24px; } .nav .nav-items .nav-item .list .list-item .list-item-detail .detail:after { content: '|'; padding-left: 24px; color: #eee; } .nav .nav-items .nav-item .list .list-item .list-item-detail .detail:hover { color: #e5806f; } .nav .nav-items .nav-item .list .list-item:hover .list-item-detail { display: block; } .nav .nav-items .nav-item .list .list-item:after { content: ' '; display: inline-block; width: 10px; height: 10px; position: relative; left: 60px; background: url(../icons/icon-arrow.png) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:hover:after { content: ' '; display: inline-block; width: 10px; height: 10px; position: relative; left: 60px; background: url(../icons/[email protected]) no-repeat center center; background-size: 100% 100%; } .nav .nav-items .nav-item .list .list-item:hover { background-color: #eee; color: #E5806F; } .banner-content .banner img { width: 100%; height: 512px; padding-top: 10px; } .avatar { width: 290px; height: 180px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; margin-top: 10px; } .avatar .user-verify { position: absolute; top: 18px; right: 40px; font-size: 10px; border: 1px solid #555; color: #555; padding: 3px; } .avatar .user-img { width: 120px; height: 120px; } .avatar .user-img img { width: 100%; border-radius: 50%; } .avatar .user-text { font-size: 12px; margin-top: 10px; color: #888; } .option-item { text-align: center; } .option-item .btn { width: 110px; height: 32px; border: none; margin: 0 10px; color: #fff; cursor: pointer; } .option-item .btn:hover { background: #555; } .option-item .publish { background-color: #21CEBE; } .option-item .seeking { background-color: #FF9800; } .news { margin: 38px 0 0 25px; } .news .news-title { width: 240px; font-size: 16px; margin: 0 0 10px 0; padding-bottom: 5px; border-bottom: 1px solid #999; } .news .news-content a { display: block; margin: 8px 0; color: #9D9D9D; } .news .news-content a .news-num { font-weight: bold; color: #9D9D9D; } .news .news-content a .news-num1 { color: #FF9800; } .news .news-content a .news-num2 { color: #649B24; } .news .news-content a .news-num3 { color: #EA1C23; } .news .news-content a .news-num4 { color: #3F51B5; } .ads img { width: 100%; } .items { background-color: #fff; } .items .items-content .item-content-title .title:before { content: ' '; display: inline-block; margin-right: 27px; width: 10px; height: 38px; background: #649B24; position: relative; top: 14px; background-size: 100%; } .items .items-content .item-content-title .title { display: inline-block; font-size: 20px; color: #649B24; padding: 10px 0 40px 0; margin: 0px 27px; } .items .items-content .item-content-title .more:before { content: ' '; display: inline-block; margin-right: 16px; width: 29px; height: 14px; background: url(../icons/icon-gengduo.png) no-repeat center center; position: relative; background-size: 100%; } .items .items-content .item-content-title .more { font-size: 16px; float: right; position: relative; margin-top: 30px; margin-right: 27px; color: #9D9D9D; } .items .items-content .item-content-cards { margin-left: 27px; } .items .items-content .item-content-cards .item-card { margin-right: 32px; margin-bottom: 20px; width: 200px; height: 210px; border-radius: 5px; float: left; background: #eee; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .items .items-content .item-content-cards .item-card .item-card-img { position: relative; } .items .items-content .item-content-cards .item-card .item-card-img img { width: 100%; border-top-left-radius: 5px; border-top-right-radius: 5px; } .items .items-content .item-content-cards .item-card .item-card-img .item-card-float { width: 100%; height: 25px; background: linear-gradient(rgba(0, 0, 0, 0), #000000); position: absolute; bottom: 2px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; } .items .items-content .item-content-cards .item-card .item-card-img .item-card-float p { font-size: 12px; color: #fff; display: flex; flex-direction: row; justify-content: center; align-items: center; } .items .items-content .item-content-cards .item-card .item-card-img .item-card-float p img { width: 18px; height: 18px; } .items .items-content .item-content-cards .item-card .item-card-info { font-size: 14px; } .items .items-content .item-content-cards .item-card .item-card-info p { margin: 5px; } .items .items-content .item-content-card > .item-card:nth-child(5n) { margin-right: 0; }
24.608519
92
0.668975
901aa206bd3f5a198223944a06460f2d6401f550
1,875
css
CSS
style.css
jefferysloanjr/ui-challenge-2
ffe92580578dc118c4ebdae65d8f2557c8121562
[ "MIT" ]
null
null
null
style.css
jefferysloanjr/ui-challenge-2
ffe92580578dc118c4ebdae65d8f2557c8121562
[ "MIT" ]
null
null
null
style.css
jefferysloanjr/ui-challenge-2
ffe92580578dc118c4ebdae65d8f2557c8121562
[ "MIT" ]
null
null
null
.uncheck-box, .check-box, .circle .circle-dot .up-error .down-error { background-image: url('../sprites/form-elements-sprite.png'); background-repeat: no-repeat; } .uncheck-box { background-position: -159px -240px; width: 160px; height: 159px; } .check-box { background-position: -381px -240px; width: 160px; height: 159px; } .circle{ background-position: -581px -242px; width: 168px; height: 167px; } .circle-dot { background-position: -813px -242px; width: 166px; height: 166px; } .up-error { background-position: -1036px -281px; width: 76px; height: 76px; } .down-error { background-position: -1142px -280px; width: 78px; height: 77px; } .ti1 { margin-left: 20px; margin-top: 100px; } .ti2 { margin-left: 20px; margin-top: 20px; } .select-box { margin-left: 20px; margin-top: 50px; } #op1 { background-color: lightgrey; } #op2 { background-color: darkgrey; } .check-box { margin-left: 20px; margin-top: 35px; /*display: inline-block;*/ } #cb1 { /*display: inline-block;*/ background-image: url('/sprites/form-elements-sprite.png'); background-position: -158px -239px; width: 161px; height: 159px; } #cb2 { background-image: url('/sprites/form-elements-sprite.png'); background-position: -381px -240px; width: 159px; height: 158px; } .radio-btn { margin-left: 20px; margin-top: 35px; } #rb1 { background-image: url('/sprites/form-elements-sprite.png'); background-position: -582px -242px; width: 167px; height: 166px; } #rb2 { background-image: url('/sprites/form-elements-sprite.png'); background-position: -813px -242px; width: 166px; height: 166px; } .submit-btn { margin-left: 20px; margin-top: 35px; } #sb1 { background-image: url('/sprites/form-elements-sprite.png'); } #sb2 { background-image: url('/sprites/form-elements-sprite.png'); }
16.163793
69
0.6624
901b08af31e84292b7ebdacde3aa1b0adc4aea8f
286
css
CSS
css/main.css
davidabutler92/friday-project2
e9d45157a4de5a19024879718c9ac19c0e947143
[ "MIT" ]
null
null
null
css/main.css
davidabutler92/friday-project2
e9d45157a4de5a19024879718c9ac19c0e947143
[ "MIT" ]
null
null
null
css/main.css
davidabutler92/friday-project2
e9d45157a4de5a19024879718c9ac19c0e947143
[ "MIT" ]
null
null
null
.results { display: none; } h1 { text-align: center; } #name{ width: 30%; } #age{ width: 5%; } #netflix{ width: 5%; } #fruit{ width: 5%; } #travel{ width: 5%; } body { background: url(https://i.stack.imgur.com/ZZXg1.jpg); } #copyright { text-align: center; }
7.72973
55
0.555944
901be3ca001f174b5d89dbb84afbeef42c594658
70
css
CSS
force-app/main/default/lwc/viewSource/viewSource.css
abhinav1144/lwc-recipes
3366766c97cef97f77dc6b73b42f33acf6661081
[ "CC0-1.0" ]
1,700
2018-12-13T13:40:42.000Z
2022-03-31T10:42:48.000Z
force-app/main/default/lwc/viewSource/viewSource.css
ceciquin/lwc-recipes
f455221825ca6b397ef1acf8428124d715689089
[ "CC0-1.0" ]
3,486
2017-07-25T07:27:07.000Z
2022-03-31T21:01:11.000Z
force-app/main/default/lwc/viewSource/viewSource.css
ceciquin/lwc-recipes
f455221825ca6b397ef1acf8428124d715689089
[ "CC0-1.0" ]
2,191
2018-12-13T17:48:47.000Z
2022-03-31T22:40:15.000Z
:host { text-align: left; } .description { color: #706e6b; }
8.75
21
0.557143
9020071b58b586c9eb03519fb2b7f2a7f7cdf34d
12,918
css
CSS
UI/admin-dashboard.css
dgovnor/Quick-Credit
9a4dbdef564bdbac4413cec752219bb7d57f8f44
[ "MIT" ]
null
null
null
UI/admin-dashboard.css
dgovnor/Quick-Credit
9a4dbdef564bdbac4413cec752219bb7d57f8f44
[ "MIT" ]
null
null
null
UI/admin-dashboard.css
dgovnor/Quick-Credit
9a4dbdef564bdbac4413cec752219bb7d57f8f44
[ "MIT" ]
null
null
null
/*Global styles*/ *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 10px; font-family: "Roboto", sans-serif; scroll-behavior: smooth; } :root { --main-font-color: #f2b632; --main-white: #fff; --main-font-dark-gray: #6c8495; --main-footer-bg-color: #141414; --main-font-family: "Cheddar jack", cursive; } section { padding: 6rem 0; } p { line-height: 1.5; font-size: 1.8rem; font-weight: 300; color: var(--main-font-dark-gray); } a { text-decoration: none; color: var(--main-font-color); } /*header*/ header { width: 100%; height: 100%; background-color: var(--main-font-dark-gray); display: flex; flex-direction: column; text-align: center; position: relative; color: var(--main-white); } /*Header - Nav Toggle*/ .menu { padding: 2rem 2.5rem; position: fixed; top: 3rem; right: 3rem; background-color: rgba(0, 0, 0, 0.5); z-index: 999; border-radius: 3px; cursor: pointer; } .menu .bar, .menu .bar::before, .menu .bar::after { content: ""; position: absolute; height: 2px; width: 4rem; background-color: var(--main-white); top: 0; left: 0; right: 0; bottom: 0; margin: auto; transition: 650ms; } .menu .bar::before { top: -2rem; } .menu .bar::after { top: 2rem; } .active .bar { background-color: transparent; } .active .bar::before { transform: rotate(45deg); } .active .bar::after { transform: rotate(-45deg); } .active .bar::before, .active .bar::after { top: 0; } .login-btn { background-color: var(--main-font-color); color: white; padding: 14px 20px; margin: 8px 0; border: none; cursor: pointer; width: 100%; } input { border: 1px solid var(--main-font-color); padding: 12px 20px; margin: 8px 0; } input[type="number"] { width: 100%; color: #878787; } .container-login { padding: 15px; margin: 40px; width: 80%; } /*Header Nav*/ .nav { width: 100%; height: 6rem; position: fixed; line-height: 1rem; position: relative; } #logo { display: none; text-transform: uppercase; font-size: 2rem; font-weight: 300; border-bottom: 1px solid #fff; margin-bottom: 20px; } .overlay { background-color: rgb(0, 0, 0, 0.95); position: fixed; right: 0; left: 0; top: 0; bottom: 0; z-index: 990; transition: opacity 650ms; transform: scale(0); opacity: 0; } .overlay.menu-open { transform: scale(1); opacity: 1; } .nav .overlay ul { position: relative; height: 100%; display: flex; flex-direction: column; justify-content: center; } .nav .overlay ul li { text-transform: uppercase; } .nav .overlay ul li a { display: block; font-size: 2rem; transition: all 650ms; } .nav .overlay ul li a:hover, .nav .overlay ul li a .active:hover { color: var(--main-font-color); } /*notification*/ .notification { color: white; text-decoration: none; padding: 5px 26px; top: 2rem; right: 10rem; position: relative; display: inline-block; border-radius: 2px; } .notification i { font-size: 4rem; } .notification .badge { position: absolute; top: 1px; right: 15px; padding: 5px 10px; border-radius: 50%; background: red; color: white; } /*title and img container*/ .title { color: grey; font-size: 18px; padding: 1rem 0 1rem 0; } .imgcontainer { text-align: center; margin: 5px 0 150px 0; position: relative; color: var(--main-font-color); } .imgcontainer img { padding: 1rem 0 5rem 0; } img.avatar { width: 20%; border-radius: 50%; } .mobile-content .imgcontainer img { display: none; } .imgcontainer a { width: 0%; float: left; margin: 2rem 0 2rem 2rem; } .dropdown-content2 { display: none; position: absolute; top: 5rem; background-color: #f1f1f1; margin: -5rem; min-width: 160px; min-height: 50vh; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1; } /*message view */ .mobileNotify { display: none; position: absolute; background-color: #f1f1f1; margin: 4rem; right: 4rem; top: 2rem; width: 30rem; min-width: 150px; min-height: 50vh; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1; } /*welcome view*/ .welcome-h1 { padding: 5rem 5rem 0 5rem; font-size: 2rem; text-transform: capitalize; font-family: var(--main-font-family); } .welcome-h1 span { color: red; } /*tables*/ .tablename { overflow-x: auto; position: relative; width: 100%; top: 20%; } .tablename a { color: var(--main-font-dark-gray); } .tablename a:hover { color: var(--main-font-color); } table { border-collapse: collapse; border-spacing: 0; width: 100%; } th, td { text-align: center; padding: 5px; border:2px solid var(--main-font-dark-gray); font-size: 2rem; color: var(--main-font-dark-gray); } th { color: black; font-size: 1.5rem; text-shadow: 1px 1px 1px var(--main-font-color); } tr:nth-child(even) { background-color: #f2f2f2; } .first-table h1 { font-size: 5rem; text-transform: capitalize; font-family: var(--main-font-family); text-align: center; margin-bottom: 2rem; color: var(--main-font-dark-gray); text-shadow: 2px 2px 4px var(--main-font-color); } .paid { color: green; } /*switch view*/ .switch { position: relative; display: inline-block; width: 60px; height: 24px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: 0.4s; transition: 0.4s; } .slider:before { position: absolute; content: ""; height: 16px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; } input:checked + .slider { background-color: #2196f3; } input:focus + .slider { box-shadow: 0 0 1px #2196f3; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } /*card view*/ .cards { display: -webkit-flex; display: flex; flex-direction: row; -webkit-justify-content: center; justify-content: center; flex-wrap: wrap; height: 50%; margin-top: 15px; padding: 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .card { /* Add shadows to create the "card" effect */ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); transition: 0.3s; margin: 20px; padding: 30px; width: 50vh; height: 30vh; background-color: var(--main-font-dark-gray); cursor: pointer; } /* On mouse-over, add a deeper shadow */ .card:hover { box-shadow: 0 8px 16px 0 var(--main-font-dark-gray); } /* Add some padding inside the card container */ div.card div.container { padding: 2px 16px; display: block; color: var(--main-white); font-family: var(--main-font-family); text-transform: capitalize; font-size: 2rem; margin: 1rem 1rem 2rem 2rem; } /*Modal container*/ .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100vh; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); padding-top: 60px; } .modal-content { background-color: #fefefe; margin: 20% auto 15% auto; border: 1px solid #888; justify-content: center; display: grid; width: 100%; height: 50%; transition: all 650ms; font-size: 2rem; border-radius: 1%; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); } .modal-content2 { background-color: #fefefe; margin: 5% auto 15% auto; border: 1px solid #888; width: 100%; height: auto; transition: all 650ms; border-radius: 1%; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); } .signout-content { background-color: #fefefe; margin: 20% auto 15% auto; border: 1px solid #888; justify-content: center; display: grid; width: 70%; height: 40%; transition: all 650ms; font-size: 2rem; border-radius: 1%; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); } .signout-content h1 { font-size: 3rem; color: red; padding: 2rem; font-family: var(--main-font-family); } .signout-content span { justify-content: space-around; display: flex; } .modal-content2:hover, .signout-content:hover { transform: translateY(-3px); box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); } .modal-content2:active, .signout-content:active { transform: translateY(0); box-shadow: none; } .imgcontainer { text-align: center; margin: 20px 0 10px 0; position: relative; color: var(--main-font-color); } .title { color: grey; font-size: 18px; padding: 2rem 0 1rem 0; } /*Footer*/ footer { width: 100%; background-color: var(--main-font-dark-gray); padding: 1.5rem; margin-top: 18.5rem; font-size: 1rem; color: var(--main-white); } footer h4 { font-size: 2rem; text-align: center; text-transform: uppercase; color: var(--main-white); font-weight: 100; font-family: var(--main-font-family); } /*currentloan and repaied loan*/ .form-wrap a { color: #666; text-decoration: none; } .form-wrap a:hover { color: var(--main-font-color); } .form-wrap { background-color: #fff; width: 100%; margin: 3em auto; box-shadow: 0px 1px 8px #bebebe; -webkit-box-shadow: 0px 1px 8px #bebebe; -moz-box-shadow: 0px 1px 8px #bebebe; } .tabs-content .tablename:hover { transform: none; box-shadow: none; } .tabs-content .tablename:active { transform: none; box-shadow: none; } .form-wrap .tabs { overflow: hidden; } .form-wrap .tabs h3 { float: left; position: relative; width: 50%; } .form-wrap .tabs h3 a { padding: 0.5em 0; text-align: center; font-weight: 1000; background-color: #e6e7e8; display: block; color: #666; } .form-wrap .tabs h3 a.active { background-color: #fff; } .form-wrap .tabs-content { padding: 1em; } .form-wrap .tabs-content div[id$="tab-content"] { display: none; } .form-wrap .tabs-content .active { display: block !important; } .tabs-content h1 { font-size: 3rem; text-transform: capitalize; font-family: var(--main-font-family); text-align: center; margin-bottom: 2rem; color: var(--main-font-dark-gray); text-shadow: 2px 2px 4px var(--main-font-color); } .dropdown { float: left; overflow: hidden; } .dropdown .dropbtn { cursor: pointer; font-size: 16px; border: none; outline: none; color: black; padding: 14px 16px; background-color: inherit; font-family: inherit; margin: 0; } .navbar a:hover, .dropdown:hover .dropbtn, .dropbtn:focus { background-color:var(--main-font-dark-gray); } .dropdown-content { display: none; position: absolute; background-color: var(--main-font-color); margin: 0rem 0rem 0rem 0rem; min-height: 5rem; min-width: 95px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { float: none; color: white; padding: 12px 8px; font-size: 1rem; font-weight: bolder; text-decoration: none; text-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); display: block; text-align: left; } .dropdown-content a:hover { background-color: rgb(27, 25, 25); } .show { display: block; } /*laptop view */ @media screen and (min-width: 769px) { header { background-attachment: fixed; z-index: 1; } .dropdown { margin:1rem ; float: right; } .topic { display: none; } #logo { display: block; } .menu { display: none; } .modal-content { width: 50%; padding: 10px; position: relative; margin: 1% auto auto auto; } .signout-content { width: 50%; position: relative; margin: 1% auto auto auto; } .modal-content2 { width: 30%; margin: 1% auto auto auto; } .modal-content2 .tablename { margin: 0 10rem 2rem 10rem; } .form-wrap { width: 70%; } .form-wrap .tablename { margin: 1rem 8rem 5rem 8rem; } .tablename { width: 80%; margin: 0rem 10rem 0 15rem; } .nav { display: flex; padding: 2rem 10rem 0; justify-content: space-between; } .nav .overlay { position: initial; background: none; opacity: initial; transform: initial; } .nav .overlay ul { flex-direction: row; list-style: none; margin-top: 2px; } .nav .overlay ul li a { font-size: 1.5rem; letter-spacing: 1px; margin-right: -1px; padding: 0 2rem; } /*profile display*/ .show-avatar a img { width: 4rem; line-height: 1rem; bottom: 1rem; padding-bottom: 5rem; top: -5rem; position: relative; } .show-avatar:hover .dropdown-content2 { display: block; } .mobile-content { display: none; } .notification { position: relative; top: -1rem; } .notification i { font-size: 3rem; } .signout { position: relative; top: -4rem; } .notification { right: 15rem; position: relative; } .mobileNotify { margin: 2rem; right: 20rem; top: 4rem; } }
17.793388
59
0.635083
9020822e56bdb62726cc9a3abba6f452ff286e7c
1,558
css
CSS
common/icon.css
CregskiN/ui-curriculum
52d1c29a290d6ea810b6f39e24fcc4db5910f56f
[ "MIT" ]
null
null
null
common/icon.css
CregskiN/ui-curriculum
52d1c29a290d6ea810b6f39e24fcc4db5910f56f
[ "MIT" ]
1
2020-09-09T06:08:09.000Z
2020-09-09T06:08:09.000Z
common/icon.css
CregskiN/ui-curriculum
52d1c29a290d6ea810b6f39e24fcc4db5910f56f
[ "MIT" ]
null
null
null
@font-face { font-family: 'iconfont'; /* project id 1850159 */ src: url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.eot'); src: url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.eot?#iefix') format('embedded-opentype'), url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.woff2') format('woff2'), url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.woff') format('woff'), url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.ttf') format('truetype'), url('http://at.alicdn.com/t/font_1850159_ba4jvsryjrw.svg#iconfont') format('svg'); } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-weixin:before { content: "\e603"; } .icon-umidd17:before { content: "\e604"; } .icon-github:before { content: "\e605"; } .icon-gengduo:before { content: "\e64e"; } .icon-xinlang:before { content: "\e601"; } .icon-baidu:before { content: "\e6af"; } .icon-tengxun:before { content: "\e629"; } .icon-xuanzhongshangcheng:before { content: "\e602"; } .icon-lianjie:before { content: "\e611"; } .icon-bofang:before { content: "\e606"; } .icon-previous:before { content: "\e64d"; } .icon-music:before { content: "\e79f"; } .icon-next:before { content: "\e61a"; } .icon-xunhuan:before { content: "\e607"; } .icon-yinlemusic215:before { content: "\e600"; } .icon-zantingtingzhi:before { content: "\e62d"; }
19
103
0.63543
90239b700cd0602d10c844ec7a4f1602a235b888
283
css
CSS
flask/static/css/style.css
wfJoanna/KG_marvel
4a10ddd99123208a865654616d89693f710c458a
[ "MIT" ]
1
2021-12-17T08:07:29.000Z
2021-12-17T08:07:29.000Z
flask/static/css/style.css
wfJoanna/KG_marvel
4a10ddd99123208a865654616d89693f710c458a
[ "MIT" ]
null
null
null
flask/static/css/style.css
wfJoanna/KG_marvel
4a10ddd99123208a865654616d89693f710c458a
[ "MIT" ]
null
null
null
.content{ width: 500px; height: 500px; background-color: #f2f2f2; display: none; } .btn.active{ background-color: pink; } .btn{ width: 80px; } .content.show{ display:block; } #details{ width: 350px; height: 350px; background-color: #f2f2f2; }
13.47619
30
0.607774
9023b6f4545c32937a3173d601c3e9fe2ef03128
1,691
css
CSS
public/styles/game-write.css
guilherme-pg/onLanguage
992c7b34fbc905492e3216950ac0810b59b83c0c
[ "MIT" ]
null
null
null
public/styles/game-write.css
guilherme-pg/onLanguage
992c7b34fbc905492e3216950ac0810b59b83c0c
[ "MIT" ]
1
2021-02-04T15:35:53.000Z
2021-02-04T15:35:53.000Z
public/styles/game-write.css
guilherme-pg/onLanguage
992c7b34fbc905492e3216950ac0810b59b83c0c
[ "MIT" ]
1
2021-02-04T00:21:29.000Z
2021-02-04T00:21:29.000Z
#main_write { display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100vh; width: 100%; } .main_container { display: flex; align-items: center; justify-content: center; margin: 5px; width: 50%; } .activitie_container { height: 40%; } .buttons_container { justify-content: space-between; } .container_challenger { background-color: rgb(41, 41, 41); display: none; align-items: center; flex-direction: column; height: 100%; width: 100%; box-shadow: 2px 0px 6px 0 rgb(81, 0, 128); margin-bottom: 5px; } .container_counter { display: flex; flex-direction: row-reverse; width: 100%; } .quest_counter { margin: 10px; } .container_reference_word { display: flex; align-items: center; justify-content: space-around; flex-direction: column; font-size: 250%; height: 80%; width: 90%; } .checkable{ display: none; color: rgb(230, 63, 63); } .container_answer_input { display: flex; justify-content: center; margin-bottom: 30px; height: 35px; width: 100%; } .input_word { display: flex; justify-content: center; outline: none; text-align: center; font-size: 150%; color: indigo; padding: 3px; height: 100%; width: 70%; } .button_resource { width: 25%; } .general_button, #button_restart { margin: 0px; } /* GENERAL CLASS */ .hiddenElement { display: none; } .showElement { display: flex; } .correct_answer { background-color: rgb(45, 185, 45); color: whitesmoke; } .wrong_answer { background-color: rgb(230, 63, 63); color: whitesmoke; }
17.989362
46
0.623891
9026b3d51004c5b11336b6a61da74f3c85e2de56
729
css
CSS
src/index.css
TechWilli/willi-flix
4ced83ba20646a5a9acdedcf3e2e6694a8b527b6
[ "MIT" ]
null
null
null
src/index.css
TechWilli/willi-flix
4ced83ba20646a5a9acdedcf3e2e6694a8b527b6
[ "MIT" ]
null
null
null
src/index.css
TechWilli/willi-flix
4ced83ba20646a5a9acdedcf3e2e6694a8b527b6
[ "MIT" ]
null
null
null
* { box-sizing: border-box; scroll-behavior: smooth; font-family: 'Roboto', sans-serif; margin: 0; padding: 0; } *, button, input { border: 0; background: none; font-family: 'Roboto', sans-serif; } ul { list-style: none; padding-left: 0; } a { color: inherit; } :root { --primary: #2A7AE4; --black: #282c34; --blackLighter: #9E9E9E; --grayLight: #F5F5F5; --grayMedium: #e5e5e5; --white: #FFFFFF; --frontEnd: #6BD1FF; --backEnd: #00C86F; } ::-webkit-scrollbar { width: 0.6rem; height: 0.6rem; } ::-webkit-scrollbar-track { background: var(--grayMedium); } ::-webkit-scrollbar-thumb { /* border-radius: 0.20rem; */ background: #2e60a1; } ::-webkit-scrollbar-thumb:hover { background: #284d7c; }
14.58
35
0.636488
902798f393cfc50535fcb3dc88e76ab93edbe81a
615
css
CSS
src/app/start/start.component.css
ThibaudCrespin/wanna-forget
9be294c8409a3a0e3b891822268cffcb0aeafb20
[ "Apache-2.0" ]
null
null
null
src/app/start/start.component.css
ThibaudCrespin/wanna-forget
9be294c8409a3a0e3b891822268cffcb0aeafb20
[ "Apache-2.0" ]
2
2020-07-19T03:25:39.000Z
2021-03-10T16:27:58.000Z
src/app/start/start.component.css
ThibaudCrespin/wanna-forget
9be294c8409a3a0e3b891822268cffcb0aeafb20
[ "Apache-2.0" ]
null
null
null
.title{justify-content:center;align-items:center}.circle{justify-content:center;align-items:center}.circle Button{width:200;height:200;border-radius:100%;background-color:#D5DEE4;font-weight:300;font-size:22}.circle .face{width:200;height:200;border-radius:100%;background-repeat:no-repeat;background-position:center;background-size:cover;font-weight:300;font-size:22}.circle .p{margin:15 0;color:#D5DEE4}.footer{justify-content:center;align-items:center}.footer .p{font-weight:500;font-size:24;text-decoration:underline;color:#D5DEE4}.footer .success{padding:0 5;border-width:1;border-color:#27AE60;color:#27AE60}
307.5
614
0.809756
9027be21e5b942a91e08cb949f33f2b2b933c96a
1,679
css
CSS
src/components/player/player.module.css
liamjosephsilk/rumble
d65b65c4502e2f4f06199b2e215c9dec05d6870d
[ "MIT" ]
null
null
null
src/components/player/player.module.css
liamjosephsilk/rumble
d65b65c4502e2f4f06199b2e215c9dec05d6870d
[ "MIT" ]
null
null
null
src/components/player/player.module.css
liamjosephsilk/rumble
d65b65c4502e2f4f06199b2e215c9dec05d6870d
[ "MIT" ]
null
null
null
.container { display: flex; align-items: flex-start; margin-bottom: 1rem; flex-direction: column; justify-content: space-between; padding-bottom: 1rem; border-bottom: solid 2px rgb(243, 243, 243); } .imageContainer { width: 100%; } .player { position: relative; height: fit-content; } .btn { color: #222222; background: none; height: 50px; width: 50px; outline: none; border: none; } .btn:hover { cursor: pointer; } .buttons { position: absolute; top: 0; left: 0; width: 100%; height: 98.5%; background: black; opacity: 0.6; color: white; display: flex; align-items: center; justify-content: center; } .button { height: 50%; width: 50%; outline: none; background: none; border: none; } .button:focus { outline: none; background: none; } .button:hover { outline: none; cursor: pointer; background: none; } .image { margin: 0; } button { color: white; } .information { width: 100%; } .title { margin-top: 0.5rem; } .button__image { margin: 0; } .summary { padding-right: 40px; } .playButton { height: 100px; width: 100px; border-radius: 50%; border: none; background: #222; display: flex; justify-content: center; align-items: center; } @media screen and (min-width: 768px) { .container { flex-direction: row; margin-bottom: 1rem; align-items: center; } .imageContainer { width: 200px; } .information { width: 65%; } } @media screen and (min-width: 1024px) { .buttons { opacity: 0; transition: 300ms ease-in-out; height: 96.5%; } .buttons:hover { opacity: 0.6; cursor: pointer; outline: none; } }
13.325397
46
0.619416
90293dfb4c53abd5e0df865e9e86af6c40090577
2,229
css
CSS
accounts/static/registration/css/login.css
MLavrentyev/TeamManager
cbddb49fb831c7c749253a017353fd04baebe4e4
[ "MIT" ]
1
2019-10-24T21:20:49.000Z
2019-10-24T21:20:49.000Z
accounts/static/registration/css/login.css
MLavrentyev/TeamManager
cbddb49fb831c7c749253a017353fd04baebe4e4
[ "MIT" ]
32
2018-12-22T17:33:30.000Z
2022-02-10T07:25:59.000Z
accounts/static/registration/css/login.css
MLavrentyev/TeamManager
cbddb49fb831c7c749253a017353fd04baebe4e4
[ "MIT" ]
null
null
null
body { background-color: #f9f9f9; font-size: 14px; font-family: "Roboto","Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif; } a { color: #0366d6; text-decoration: none; } a:hover { text-decoration: underline; } #container { margin: 100px auto 0px auto; border: 1px solid #eaeaea; border-radius: 4px; background: #fff; width: 28em; min-width: 300px; overflow: hidden; } #header { display: flex; flex-direction: column; padding: 15px 20px; background: #4caf50; line-height: 1; height: auto; width: auto; } #branding { padding: 0; margin: 0; } #sitename { color: white; font-weight: 300; margin: 0; padding: 0; } #content { padding: 20px 20px 0; } #error-msgs { border-radius: 4px; padding: 15px 20px; background-color: #ffdce0; border: 1px solid #ccc; } #error-msgs p, #error-msgs a { display: inline-block; color: #86181d; font-size: 13px; margin: 0; } #error-msgs a { float: right; } #content form { margin: 0; padding: 0; } #content .form-row { padding: 4px 0; float: left; width: 100%; } #content .form-row label { padding-right: 0.5em; line-height: 2em; font-size: 1em; clear: both; color: #333; } #content .form-row #id_username, #content .form-row #id_password { clear: both; padding: 8px; width: 100%; box-sizing: border-box; margin: 0; min-height: 36px; font-size: 14px; border: 1px solid #ccc; border-radius: 4px; vertical-align: middle; } #content .submit-row { clear: both; padding: 1em 0 0 9.4em; margin: 0; border: none; background: none; text-align: left; } input[type="submit"], button { -webkit-appearance: none; appearance: none; background: #4caf50; padding: 10px 15px; border: none; border-radius: 4px; color: #fff; cursor: pointer; } #signup-block { margin: 16px auto; border: 1px solid #eaeaea; border-radius: 4px; width: 28em; min-width: 300px; overflow: hidden; text-align: center; background-color: #fff; } #footer { clear: both; padding: 10px; }
17.015267
103
0.598923
902a9fc4e9687036b864cc396ddb9a2be44ae9e3
363
css
CSS
miicard/miicard.css
miiCard/modules-drupal-7
fe274193272fcc3359988a86e2ec39013e2aca31
[ "BSD-3-Clause", "MIT" ]
1
2015-04-25T21:34:10.000Z
2015-04-25T21:34:10.000Z
miicard/miicard.css
miiCard/modules-drupal-7
fe274193272fcc3359988a86e2ec39013e2aca31
[ "BSD-3-Clause", "MIT" ]
null
null
null
miicard/miicard.css
miiCard/modules-drupal-7
fe274193272fcc3359988a86e2ec39013e2aca31
[ "BSD-3-Clause", "MIT" ]
null
null
null
span.miicard-verified { background: url(images/miicard_check_inline.png) no-repeat transparent; display: inline-block; height: 16px; width: 36px; text-indent: -9999px; } a.miicardLoginButton { background: url(images/miicard_login.png) no-repeat transparent; display: inline-block; width: 178px; height: 38px; text-indent: -9999px; }
21.352941
74
0.716253
902b4db78fa8cf5e4e03dfc6f91d25b67188840a
957
css
CSS
data/usercss/44273.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
118
2020-08-28T19:59:28.000Z
2022-03-26T16:28:40.000Z
data/usercss/44273.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
38
2020-09-02T01:08:45.000Z
2022-01-23T02:47:24.000Z
data/usercss/44273.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
21
2020-08-19T01:12:43.000Z
2022-03-15T21:55:17.000Z
/* ==UserStyle== @name Facebook - Clear @namespace USO Archive @author tachidi @description `Making facebook interface more clearly and simple.` @version 20110801.7.10 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { /* removing ugly adds */ div.fbEmuEgoUnitFirst { display: none; } #sidebar_ads { display: none; } div.fbEmuEgoUnit { display: none; } /* removing friendlist */ .profile-friends { display: none; } /* making content area longer */ #contentArea { width: 760px !important; } .uiUfi { width: 100% !important; } /* removing right sidebar */ #rightCol { display: none; } /* removing top photo bar */ #pagelet_photo_bar { display: none; } /* removing right online bar */ .fbChatSidebar{ display: none !important; } }
15.190476
68
0.6186
902fcaeaa558bc171169cd087e37ac718c91761c
647
css
CSS
public/stylesheets/main.css
charques/extend-and-override-web
24da19e3274a8eddb5e164ed0bb80a0e7ceb88da
[ "MIT" ]
null
null
null
public/stylesheets/main.css
charques/extend-and-override-web
24da19e3274a8eddb5e164ed0bb80a0e7ceb88da
[ "MIT" ]
null
null
null
public/stylesheets/main.css
charques/extend-and-override-web
24da19e3274a8eddb5e164ed0bb80a0e7ceb88da
[ "MIT" ]
null
null
null
.jumbotron { background: #FE7A22; color: white; padding-bottom: 80px; } .jumbotron .btn-primary { background: #FFAA00; border-color: #FFAA00; } .jumbotron .btn-primary:hover { background: #FF9922; } .jumbotron p { max-width: 75%; margin: 1em auto 2em; } .navbar + .jumbotron { margin-top: -20px; } .jumbotron .lang-logo { display: block; background: #FFFFFF; border-radius: 50%; overflow: hidden; width: 100px; height: 100px; margin: auto; border: 2px solid white; } .jumbotron .lang-logo img { max-width: 75%; position: relative; top: 13px; }
21.566667
35
0.593509
903212705bbfe2f167df4349ba6f6382a34f2c75
2,073
css
CSS
Modules/Members/Resources/assets/node_modules/formstone/dist/css/scrollbar.css
muhammadhidayah/wedding-organizer-mp
1fe61f2474615530c7f001c312665dd2e7930a91
[ "MIT" ]
1
2020-03-03T12:17:31.000Z
2020-03-03T12:17:31.000Z
THEME/assets/js/formstone/dist/css/scrollbar.css
missaconstant/share-explorer
e2921e46816bc665971bb51babcd5044c15d8ccb
[ "MIT" ]
6
2020-03-04T06:39:12.000Z
2022-02-26T01:50:46.000Z
public/lte/plugins/formstone/dist/css/scrollbar.css
mfssangadji/298338
6b2a8f492461370bc93f807d681d837612066f78
[ "MIT" ]
1
2020-03-03T12:17:45.000Z
2020-03-03T12:17:45.000Z
/*! formstone v1.4.16-1 [scrollbar.css] 2019-08-06 | GPL-3.0 License | formstone.it */ .fs-scrollbar{overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative}.fs-scrollbar,.fs-scrollbar *{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.fs-scrollbar,.fs-scrollbar-bar,.fs-scrollbar-content,.fs-scrollbar-handle,.fs-scrollbar-track{-webkit-box-sizing:border-box;box-sizing:border-box}.fs-scrollbar>.fs-scrollbar-content{position:relative;z-index:1;height:100%;overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.fs-scrollbar>.fs-scrollbar-content::-webkit-resizer,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar-button,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar-corner,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar-thumb,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar-track,.fs-scrollbar>.fs-scrollbar-content::-webkit-scrollbar-track-piece{background:0 0;opacity:0}.fs-scrollbar>.fs-scrollbar-bar{width:20px;height:100%;position:absolute;right:0;top:0;z-index:2;background:#fff;border:1px solid;border-width:0 0 0 1px;display:none}.fs-scrollbar>.fs-scrollbar-bar .fs-scrollbar-track{width:100%;height:100%;position:relative;background:#fff;overflow:hidden}.fs-scrollbar>.fs-scrollbar-bar .fs-scrollbar-handle{width:20px;height:40px;position:absolute;top:0;right:0;z-index:2;background:#999;border:none;cursor:pointer;margin:0;padding:0}.fs-scrollbar-horizontal>.fs-scrollbar-content{overflow:auto;overflow-x:auto;overflow-y:hidden;padding:0 0 20px 0}.fs-scrollbar-horizontal>.fs-scrollbar-bar{width:100%;height:20px;top:auto;bottom:0;border-width:1px 0 0 0}.fs-scrollbar-horizontal>.fs-scrollbar-bar .fs-scrollbar-handle{width:40px;height:20px;top:auto;right:auto;bottom:0}.fs-scrollbar-active>.fs-scrollbar-content,.fs-scrollbar-setup>.fs-scrollbar-content{padding:20px}.fs-scrollbar-active>.fs-scrollbar-bar,.fs-scrollbar-setup>.fs-scrollbar-bar{display:block}
1,036.5
1,986
0.800772
90336e8ee625ba54b31d185e009ede9facc3ec76
9,091
css
CSS
static/css/main.css
aristonlorenzo/aristonlorenzo.github.io
91ae0e354b03aa1e2d5d4bc515474a148736cfbb
[ "BSD-2-Clause" ]
null
null
null
static/css/main.css
aristonlorenzo/aristonlorenzo.github.io
91ae0e354b03aa1e2d5d4bc515474a148736cfbb
[ "BSD-2-Clause" ]
null
null
null
static/css/main.css
aristonlorenzo/aristonlorenzo.github.io
91ae0e354b03aa1e2d5d4bc515474a148736cfbb
[ "BSD-2-Clause" ]
null
null
null
.homeImg { background-image: url("/img/DSCF7216.jpg"); height: 100vh; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0; } #thomas-navbar-logo { height: 50px; } .center { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } .homeDiv { font-family: "Barlow"; font-weight: Bold; color: white; } .landImg { height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; } .sec div:first-of-type { /* padding-top: 40px; */ } /* .sec > div:last-of-type { padding-bottom: 60px; } */ body .padtop0 { padding-top: 0px; } body .padX0 { padding-left: 0px; padding-right: 0px; } .sec > .container { padding-bottom: 60px; } .white { color: white; } .centerImg { display: block; margin-left: auto; margin-right: auto; } .padB40 { padding-bottom: 40px; } .w100 { width: 100%; } .subText, .listPad li { font-family: "Gravity-Regular"; font-size: 1em; letter-spacing: 1px; margin: 0px; } .subP { padding-left: 60px; padding-right: 60px; font-family: "Gravity-Regular"; font-size: 1em; letter-spacing: 1px; } .subPmin { padding-left: 60px; padding-right: 60px; font-family: "Gravity-Regular"; } .extPad { padding: 60px; padding-top: 20px; } .listPad li { padding: 20px; padding-top: 0px; } .listPad { padding: 40px; padding-left: 100px; padding-top: 10px; padding-bottom: 10px; margin: 0px; } .minpadY { padding-top: 10px; padding-bottom: 10px; } .padY40 { padding-top: 40px; padding-bottom: 40px; } .subTitle { font-family: "Gravity-Regular"; letter-spacing: 10px; padding-left: 60px; padding-top: 60px; padding-bottom: 60px; margin-bottom: 0px; } .textCent, .cenX { text-align: center; } .center { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } .linkGrey, .linkGrey:hover { padding: 6px; color: gray; font-family: "Gravity-Regular"; } .backDark { background-color: #191919; } .exText div h5 { font-family: "Gravity-Regular"; font-size: 1.2em; } .exText div { padding: 0px; } .round3 { border-radius: 3px; } .titleMain { font-family: "Gravity-Regular"; letter-spacing: 20px; } .regTitle { font-family: "Gravity-Regular"; letter-spacing: 5px; } .subT2 { font-family: "Gravity-Regular"; letter-spacing: 5px; } .btnLinks .col-md-4 { text-align: center; } .btnLinks .col-md-4 p { padding-bottom: 10px; font-family: "Gravity-Regular"; } .leftCenter { display: inline-block; text-align: left; } .btnLinks.extPad { padding-bottom: 120px; } /* Suitable for mobile devices */ @media (max-width: 991px) { .sub { letter-spacing: 0px; } } @media (max-width: 767px) { .btnLinks .bot { padding-bottom: 60px; } .sub { letter-spacing: 10px; } .btnLinks { padding-bottom: 0px; } .extPad, .subP { padding-left: 20px; padding-right: 20px; } .subTitle { padding-left: 20px; } .listPad { padding-left: 40px; padding-right: 0px; } .listPad li { padding-left: 0px; padding-right: 0px; } } @media (max-width: 458px) { .titleMain { letter-spacing: 10px; } .exText div h5 { font-family: "Gravity-Regular"; font-size: 1em; } .topPad { padding-top: 120px; } .sub { letter-spacing: 0px; } } @media (max-width: 369px) { .titleMain { font-size: 2em; letter-spacing: 0px; } } @media (min-width: 992px) { .topPad { padding-top: 200px; } } .center-v { position: absolute; top: 50%; transform: translateY(-50%); } .center2 { width: 50%; margin: 0 auto; } .homeDiv { font-family: "Gravity-Book"; color: white; } .homeMainTitle { font-size: 3em; } .homeSubTitle { font-size: 1em; } .homeSouth { text-align: center; position: absolute; left: calc(50% - 54px); top: calc(100% - 120px); } .smoothScrollBtn { color: white; /* margin-top: -20px; */ position: relative; border: none; background: none; font-size: 3em; } .smoothScrollBtn:focus { outline: 0; } .stealthLink, .stealthLink:focus, .stealthLink:hover { color: white; outline: 0; text-decoration: none; font-family: "Gravity-Regular"; } .circleImg { border-radius: 50%; height: 200px; position: relative; top: 50%; transform: translateY(-50%); float: right; } .pad20 { padding: 20px; padding-bottom: 4px; } .rowPad { padding: 40px; } .passionDiv { height: 50px; background-color: white; } .tileTitle { padding-top: 10px; text-align: center; } .whiteText { color: white; } .tileDesc { text-align: center; padding: 10px; padding-left: 5%; padding-right: 5%; font-family: "Gravity-Regular"; } .centerLinks { padding: 0px; margin: 0px; text-align: center; } .centerLinks a { color: gray; font-family: "Gravity-Regular"; transition: 0.2s ease-in-out; } .centerLinks a:hover { /* text-decoration: underline; */ color: white; } .softwareImg { background-color: #282828; background-position: center; background-repeat: no-repeat; background-size: cover; } .sub { font-family: "Gravity-Regular"; letter-spacing: 10px; } .tilePadWide { padding: 40px; } .tilePadMin { padding: 10px; } .centerLinks > li > a { text-decoration: none; } .centerLinks .brText { display: inline-block; color: #42536d; } .videoBack { background-color: #E62117; } .centerBtn { margin: 40px; margin-bottom: 30px; display: block; margin-left: auto; margin-right: auto; } .softwareDiv { padding-top: 40px; padding-bottom: 40px; } .softwareTitle { color: #b5b5b5; } .electronicsBack { /* background-image: url("../images/IMG_1716.jpg"); */ background-position: center; background-repeat: no-repeat; background-size: cover; } .centerTitle { text-align: center; padding-bottom: 60px; } .leftTitle { text-align: left; vertical-align: middle; line-height: 50px; font-family: "Gravity-Book"; font-size: 2em; padding-left: 50px; padding-bottom: 40px; } .learnFilmsBtn { border-color: #ffdbdb; background-color: #ffdbdb; color: #E62117; } .learnFilmsBtn:hover { -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background-color: white; border-color: white; color: #E62117; } .photoBack { /* background-image: url("../images/IMG_7509.JPG"); */ background-position: center; background-repeat: no-repeat; background-size: cover; /* padding-left: 0px; padding-right: 0px; */ } .backBlur { background-color: rgba(0,0,0,0.4); } /* Mobile devices */ @media (max-width: 767px) { .circleImg { float: none; display: block; margin-left: auto; margin-right: auto; height: 120px; } .rowPad { padding-right: 0px; padding-left: 0px; } .tilePadWide { padding-left: 0px; padding-right: 0px; } } @media (min-width: 768px) { .softwareDiv, .electronicsDiv { padding-top: 60px; padding-bottom: 80px; } .aboutMe { padding-top: 40px; padding-bottom: 40px; } .tilePad { padding: 10px; padding-top: 80px; padding-bottom: 80px; } } @media (max-width: 991px) { .extraSpace { padding-top: 60px; padding-bottom: 60px; } .centerTitle { padding-bottom: 40px; } } @media (min-width: 992px) { .videoBack div div .tilePadMin { padding-top: 40px; padding-bottom: 40px; } } .footer { background-color: #282828; padding: 0px; } .socialIcons li a img { vertical-align: middle; padding: 5px; height: 50px; } .footerText { font-family: "Gravity-Regular"; text-align: center; padding-top: 60px; color: white; } .bottomLinksDiv { background-color: #191919; padding: 30px; } .bottomLinksDiv div div div p { margin: 0px; } .bottomLinksDiv a { font-family: "Gravity-Regular"; text-align: center; color: white; } .bottomLinks li, .bottomLinks p { display: inline; } .bottomLinks p { color: white; padding: 20px; } .bottomLinksDiv div div a { color: white; } .centerLinks { padding: 0px; margin: 0px; text-align: center; } @media (min-width: 768px) { .bottomLinksDiv div div a { display: inline; text-align: center; } .bottomLinksDiv div .col-md { display: block; text-align: center; color: #3d3d3d; padding: 0px; } }
15.487223
58
0.584864
903934ed2669fac3921e9df2772d21c190c3c096
9,641
css
CSS
2019/fundamentals-of-web-development/css/index.css
Overloadlightning/BIT
de85cb74523d63b22b0118c26c65f854b7d2df86
[ "MIT" ]
6
2021-10-30T06:07:42.000Z
2022-03-02T15:24:57.000Z
2019/fundamentals-of-web-development/css/index.css
Overloadlightning/BIT
de85cb74523d63b22b0118c26c65f854b7d2df86
[ "MIT" ]
null
null
null
2019/fundamentals-of-web-development/css/index.css
Overloadlightning/BIT
de85cb74523d63b22b0118c26c65f854b7d2df86
[ "MIT" ]
1
2022-02-21T15:37:49.000Z
2022-02-21T15:37:49.000Z
@font-face { font-family:logoFont; src:url('../font/Bernard MT Condensed.ttf'),url('../font/Elephant.ttf'); } @-webkit-keyframes zoom { from {-webkit-transform: scale(0)} to {-webkit-transform: scale(1)} } @keyframes zoom { from {transform: scale(0.1)} to {transform: scale(1)} } *{ padding:0; margin:0; cursor:default; } body{ width:100%; } img { display:block; max-width:100%; height:auto; } .subTitleH1{ width:30%; padding:0 0 15px; font-size:2em; text-shadow: 3px 3px 3px #9B9898; color:#333333; border-bottom:2px solid #333333; } .subTitleH2{ width:20%; margin:15px 0 15px 35px; padding:10px 0 10px; font-size:1.5em; text-align:left; text-shadow: 3px 3px 3px #9B9898; color:#333333; border-bottom:2px solid #333333; } .subTitleH3{ width:auto; margin:0 0 15px; padding:0 30px 10px; font-size:1.3em; text-align:left; text-shadow: 1.5px 1.5px 1.5px #9B9898; color:#333333; border-bottom:2px solid #333333; } .prograph{ height:30%; margin:7px auto; padding:7px 0; #border:1px solid #716F6F; color:#4D4D4D; font-size:1.25em; text-align:center; } .bold{ font-weight:bold; } .flexGrow{ flex-grow:2; } .displayRow{ display:flex; display:-webkit-flex; flex-direction:row; flex-wrap:nowrap; justify-content:center; align-items:center; } .displayColumn{ display:flex; display:-webkit-flex; flex-direction:column; flex-wrap:nowrap; justify-content:center; align-items:center; } .hide{ display:none; } /*HEADER_START*/ header{ position:fixed; z-index:1; top:0px; justify-content:flex-end; width:100%; height:70px; background-color:#333333; } .headerLogo{ margin:auto 3%; color:#F2F2F2; font-size:2.1em; font-weight:bold; font-family:logoFont; text-shadow: 3px 3px 3px #716F6F; background-color:#333333; cursor:default; } .headerDiv{ margin:auto 2%; padding:0.45% 1%; border-radius:0; border-left: 1px solid #F2F2F2; color:#F2F2F2; font-size:1.25em; font-weight:bold; background-color:#333333; cursor:pointer; transition: 0.3s; } .headerDiv:hover{ border-radius:5px; border-left: 1 solid #333333; color:#333333; background-color:#F2F2F2; } /*HEADER_END*/ #mainContainer{ height:100%; width:100%; } #content{ justify-content:flex-start; height:100%; width:65%; margin:110px auto 40px; padding:3% 3% 3%; border-radius:7px; background-color:#F2F2F2; } div#greetModalResponse{ display:none; position:fixed; z-index:1; padding-top:270px; left:0; top:0; width:100%; height:100%; overflow:auto; background-color:rgb(0,0,0); background-color:rgba(0,0,0,0.7); } div#selfDescription{ justify-content:flex-start; align-items:flex-start; width:100%; } div#introduction{ justify-content:flex-start; align-items:center; line-height:1.7em; margin:15px 0 0 0; } div#moodGallery{ margin:15px 0 15px 0; } div.galleryIamgeContainer{ width:35%; margin:0 15px; background-color: white; border-radius:7px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } div.galleryTextContainer{ padding:15px 0; color:#4D4D4D; font-size:1.2em; text-align:center; } /*CLASSTABLE_START*/ #classTable{ width:100%; height:40%; padding: 0 auto; margin:15px 0 30px 0; } table#classSheet{ width:75%; height:100%; border-collapse: collapse; border:2px solid #4D4D4D; border-radius:10px; } table#classSheet tr:nth-child(odd) { background-color:#F2F2F2; color:#4D4D4D; } table#classSheet tr:nth-child(even) { background-color:#4D4D4D; color:#F2F2F2; } table#classSheet td{ width:20%; padding:10px 10px; font-size:1.2em; text-align:center; padding:auto; } table#classSheet th{ padding:10px 20px; font-size:1.5em; } /*CLASSTABLE_END*/ /*HOBBY_START*/ div#hobby{ flex-direction:column; flex-wrap:nowrap; justify-content:flex-start; width:100%; margin:0 auto 30px; } div#hobbyNav{ justify-content:space-around; width:50%; margin:30px auto 30px; padding:0 0 7px 0; border-bottom:2px solid #4D4D4D; } div.hobbyNavDiv{ margin:auto 2%; padding:0.5% 4%; border-radius:0; border-left: 1px solid #4D4D4D; color:#4D4D4D; font-size:1.25em; font-weight:bold; background-color:#F2F2F2; cursor: pointer; transition: 0.3s; } div.hobbyNavDiv:hover{ border-radius:5px; border-left: 1 solid #4D4D4D; color:#F2F2F2; background-color:#4D4D4D; } div.hobbyNavDivChecked{ border-radius:5px; border-left: 1 solid #4D4D4D; color:#F2F2F2; background-color:#4D4D4D; } div.hobbyDetial{ padding:0 15px 0; } div.hobbyAlignLeft{ justify-content:flex-start; width:90%; margin:15px auto; } div.hobbyAlignRight{ display:flex; display:-webkit-flex; flex-direction:row-reverse; flex-wrap:nowrap; justify-content:flex-start; width:90%; margin:15px auto; } div.hobbyImageContainer{ width:40%; padding:auto; background-color:#F2F2F2; } div.hobbyImageContainer:hover{ cursor:pointer; } div.hobbyTextContainer{ width:60%; height:100%; padding:30px; color:#4D4D4D; font-size:1.2em; text-align:center; } /*HOBBY_END*/ /*TEST_START*/ div#test{ justify-content:flex-start; align-items:flex-start; width:100%; } div#testFormContainer{ width:100%; padding:15px auto; } div.testDescription{ width:90%; margin:auto; padding:0 5%; } div.questionContainer{ width:90%; margin:auto; padding:0 5%; } p.questionText{ display:block; margin:17px 0 0; } div.answerDescription{ display:none; margin:0 5%; padding:10px 5%; color:#F23F14; font-weight:bold; } div#startTestButton{ width:30%; padding:1%; margin:2% 0 0 0; background-color:#F2F2F2; border:2px solid #4D4D4D; border-radius:5px; text-align:center; font-size:1.3em; color:#4D4D4D; cursor:pointer; transition:0.3s; } div#startTestButton:hover{ background-color:#4D4D4D; color:#F2F2F2; } .magic-radio{ position: absolute; display: none; } .magic-radio + label { position: relative; display: inline-block; padding-left: 50px; margin:15px 0 0 15px; cursor: pointer; vertical-align: middle; padding-left: 2rem !important; padding-top: 0.1rem !important; min-width: auto !important; } .magic-radio:checked + label:before { transition: 0.3s; background: #4D4D4D; border-color: #4D4D4D; } .magic-radio + label:before { transition: 0.3s; border-radius: 50%; } .magic-radio + label:before { transition: 0.3s; position: absolute; top: 0; left: 0; display: inline-block; width: 25px; height: 25px; content: ''; border: 1px solid #C0C0C0; } .magic-radio:checked + label:after{ transition: 0.3s; display: block; } .magic-radio + label:after { transition: 0.3s; top: 5px; left: 10px; box-sizing: border-box; width: 8px; height: 15px; transform: rotate(45deg); border-width: 2px; border-style: solid; border-color: #fff; border-top: 0; border-left: 0; } .magic-radio + label:after{ transition: 0.3s; position: absolute; display: none; content: ''; } .wrong{ color:#F43F14; font-weight:bold; } .right{ color:#3FAC68; font-weight:bold; } div.testFormButtonContainer{ justify-content:space-around; width:100%; padding:15px 0; } div.testFormButton{ width:20%; padding:1%; border-radius:7px; border:2px solid #4D4D4D; color:#4D4D4D; text-align:center; font-size:1.25em; font-weight:bold; background-color:#F2F2F2; cursor:pointer; transition: 0.3s; } div.testFormButton:hover{ background-color:#4D4D4D; color:#F2F2F2; } div.testFormButtonChecked{ width:20%; padding:1%; border-radius:7px; border:2px solid #4D4D4D; color:#F2F2F2; text-align:center; font-size:1.25em; font-weight:bold; background-color:#4D4D4D; cursor:pointer; transition: 0.3s; } div.testFormTextContainer{ justify-content:flex-start; width:100%; padding:1% 0; color:#4D4D4D; text-align:center; font-weight:bold; display:inline-block; } div.testFormTextTitle{ display:inline-block; } input.testFormText{ width:50%; height:30px; padding:5px; text-align:center; border:2px solid #333333; border-radius:5px; font-size:1.2em; } div#modalResponse{ display:none; position:fixed; z-index:1; padding-top:270px; left:0; top:0; width:100%; height:100%; overflow:auto; background-color:rgb(0,0,0); background-color:rgba(0,0,0,0.7); } div.modalResponseDetial{ margin:auto; width:40%; height:35%; border:2px solid #F2F2F2; border-radius:7px; background-color:#F2F2F2; -webkit-animation-name:zoom; -webkit-animation-duration:0.6s; animation-name:zoom; animation-duration:0.6s; } div.modalResponseDetialText{ padding:1%; text-align:center; font-weight:bold; font-size:1.5em; } div.modalResponseDetialCloseButton{ width:30%; margin:3%; padding:1%; border:2px solid #4D4D4D; border-radius:7px; text-align:center; font-weight:bold; font-size:1.5em; cursor:pointer; transition:0.3s; } div.modalResponseDetialCloseButton:hover{ background-color:#4D4D4D; color:#F2F2F2; } div#historyContainer{ padding:15px 0 0 0; } table#historySheet{ width:75%; height:100%; margin:auto; border-collapse:collapse; border:2px solid #4D4D4D; } table#historySheet tr:nth-child(odd) { background-color:#F2F2F2; color:#4D4D4D; } table#historySheet tr:nth-child(even) { background-color:#4D4D4D; color:#F2F2F2; } table#historySheet td{ width:20%; padding:10px 10px; font-size:1.2em; text-align:center; padding:auto; } table#historySheet th{ padding:10px 20px; font-size:1.5em; } /*TEST_END*/ /*FOOTER_START*/ footer{ width:100%; background-color:#333333; } div.footerContent{ padding:1%; margin:0.5%; font-size:1.2em; font-weight:bold; color:#F2F2F2; cursor:default; } /*FOOTER_END*/
17.56102
78
0.699409
903b52c3a1e19848981d44001943dce7b2d3aadf
232
css
CSS
www/css/recommend.css
CatsManma/THE_SENRYU
d7fa79e4798a7a54066861b270e862b34a5deff0
[ "MIT" ]
null
null
null
www/css/recommend.css
CatsManma/THE_SENRYU
d7fa79e4798a7a54066861b270e862b34a5deff0
[ "MIT" ]
null
null
null
www/css/recommend.css
CatsManma/THE_SENRYU
d7fa79e4798a7a54066861b270e862b34a5deff0
[ "MIT" ]
null
null
null
.first_line { text-align: center; padding-right: 30%; } .second_line { text-align: center; } .third_line { text-align: center; padding-left: 30%; } .post_date { text-align: center; padding-left: 60%; }
12.888889
23
0.603448
903c44750403cfd533051d9e10da524a15f89735
672
css
CSS
frontend/kid/css/grid.css
kauegatto/NeuroPlay
1a4e0297b15555439cda92e4a4b6c4b4dfe00b2f
[ "MIT" ]
2
2022-02-07T18:21:13.000Z
2022-03-24T04:43:34.000Z
frontend/kid/css/grid.css
kauegatto/NeuroPlay
1a4e0297b15555439cda92e4a4b6c4b4dfe00b2f
[ "MIT" ]
1
2022-02-09T22:29:05.000Z
2022-02-09T22:29:05.000Z
frontend/kid/css/grid.css
kauegatto/NeuroPlay
1a4e0297b15555439cda92e4a4b6c4b4dfe00b2f
[ "MIT" ]
null
null
null
body{ margin: 0; } .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "Header Header Header" "Body Body Body" "Footer Footer Footer"; } .Header { grid-area: Header; } .Body { grid-area: Body; } .Footer { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "Games Learn Leave" "Games Learn Leave" "Games Learn Leave"; grid-area: Footer; } .Games { grid-area: Games; } .Learn { grid-area: Learn; } .Leave { grid-area: Leave; }
17.684211
39
0.56994
903e8b4d1ca7b3ea670a996f20110aa422ce26c0
428
css
CSS
grails-app/assets/stylesheets/admin.css
brucelau-github/kungfuschool
cef7bf8c0d84c081679984ea9c9c7ff42358a7a2
[ "Apache-2.0" ]
null
null
null
grails-app/assets/stylesheets/admin.css
brucelau-github/kungfuschool
cef7bf8c0d84c081679984ea9c9c7ff42358a7a2
[ "Apache-2.0" ]
2
2017-03-29T17:22:39.000Z
2017-03-29T17:23:54.000Z
grails-app/assets/stylesheets/admin.css
brucelau-github/kungfuschool
cef7bf8c0d84c081679984ea9c9c7ff42358a7a2
[ "Apache-2.0" ]
null
null
null
body { padding-top: 35px; } div.hint { color: #969696; font-style: italic; } /* Pagination fix */ .pagination .disabled, .pagination .currentStep, .pagination .step { float: left; padding: 0 14px; border-right: 1px solid; line-height: 34px; border-right-color: rgba(0, 0, 0, 0.15); } .pagination .prevLink { border-left: 1px solid #DDD !important; } /* *= require bootstrap/bootstrap.css */
18.608696
68
0.63785
903f04e0134ba75ceda81f77d7c75f18acb48fe3
68,508
css
CSS
public/css/style.css
mahluz/uc
e24d888609c92edc6227c9bd4d82a3b146bd6ea9
[ "MIT" ]
null
null
null
public/css/style.css
mahluz/uc
e24d888609c92edc6227c9bd4d82a3b146bd6ea9
[ "MIT" ]
null
null
null
public/css/style.css
mahluz/uc
e24d888609c92edc6227c9bd4d82a3b146bd6ea9
[ "MIT" ]
null
null
null
/*************************************************************************************************************** |||||||||||||||||||||||||||| MASTER STYLESHEET FOR CHARITY HOME |||||||||||||||||||||||||||||||||||| **************************************************************************************************************** |||||||||||||||||||||||||||| TABLE OF CONTENT |||||||||||||||||||||||||||||||||||| **************************************************************************************************************** **************************************************************************************************************** 1 imported styles 2 flaticon reset styles 3 common css styles 4 .top-bar styles 5 .header styles 6 .mainmenu-area styles 7 .rev_slider_wrapper styles 8 .overlay styles 9 .call-to-action styles 10 .event styles 11 .full-sec styles 12 .single-service-home styles 13 .faq-home styles 14 .fact-counter-wrapper styles 15 .single-team-member styles 16 .testimonials-wrapper styles 17 .single-blog-post styles 18 .footer-call-to-action styles 19 .footer styles 20 .footer-bottom styles 21 contact form validation styles 22 .home-appointment-form styles 23 select menu item styles 24 date picker styles 25 .inner-header styles 26 .about-content styles 27 .volunteer-profile 28 .contact-content styles 29 .appointment-content styles 30 .side-bar-widget styles 31 .parallax-section 32 .gallery-section 33 .featured-causes styles 34 .pager-outer 35 .causes recent style 36 .promote-project 37 .donation-section **************************************************************************************************************** |||||||||||||||||||||||||||| End TABLE OF CONTENT |||||||||||||||||||||||||||||||||||| ****************************************************************************************************************/ /* 1 imported styles */ @import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700); @import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,900,800italic,900italic); @import url(bootstrap.min.css); @import url(font-awesome.min.css); @import url(hover.css); @import url(jquery.fancybox.css); @import url(jquery.bxslider.css); @import url(owl.carousel.css); @import url(owl.theme.default.min.css); @import url(animate.min.css); @import url(../fonts/flaticon/flaticon.css); @import url(../revolution/css/settings.css); @import url(../js/jquery-ui-1.11.4/jquery-ui.css); body { font-family: 'Poppins', sans-serif; font-size: 14px; color: #9C9C9C; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif; } a, a:hover, a:active { text-decoration: none !important; } :active, :focus { outline: none !important; } img { max-width: 100%; } .p0 { padding: 0 !important; } .full-width { width: 100% !important; } .text-thm { color: #eb5310; } .text-white { color: #fff !important; } .thm-btn { background: #f14b05; border-radius: 30px; display: inline-block; color: #fff; font-size: 12px; font-family: 'Raleway', sans-serif; text-transform: uppercase; font-weight: bold; padding: 12px 35px; border: 2px solid transparent; transition: all .3s ease; } .thm-btn:hover, .thm-btn.inverse { background-color: #fff; border-color: #f14b05; color: #f14b05; } .thm-btn:active, .thm-btn:focus { background-color: #fff; border-color: #f14b05; color: #f14b05; } .thm-btn.inverse:hover { background: #f14b05; border-color: #f14b05; color: #fff; } .btn-xs { font-size: 11px !important; padding: 8px 15px !important; } .sec-padding { padding: 90px 0; } .sec-title { margin-bottom: 63px; } .sec-title h2 { font-size: 32px; text-transform: capitalize; color: #202A30; font-weight: bold; margin: 0; margin-bottom: 15px; } .sec-title p { font-size: 16px; color: #747474; margin: 0; margin-bottom: 20px; } .sec-title span.decor { width: 16px; height: 16px; border-radius: 50%; border: 2px solid #E6E6E6; background: #fff; display: inline-block; position: relative; z-index: 1; } .sec-title span.inner { width: 6px; height: 6px; background: #EAEAEA; border-radius: 50%; display: block; margin: auto; margin-top: 3px; } .sec-title span.decor:before, .sec-title span.decor:after { content: ''; position: absolute; top: 5px; width: 50px; height: 2px; background: #E6E6E6; z-index: -1; } .sec-title span.decor:before { left: 14px; } .sec-title span.decor:after { right: 14px; } .sec-title.text-left span.decor { margin-left: 50px; } .sec-title.style-two span.decor { border-color: #f14b05; } .sec-title.style-two span.decor .inner { background: #f14b05; } .sec-title.style-two span.decor:after { right: -94px; } .sec-title.style-two span.decor:before, .sec-title.style-two span.decor:after { background: #DCDCDC; } .sec-title.colored span.decor { border-color: #eb5310; } .sec-title.colored span.decor span.inner { background: #eb5310; } .sec-title.colored span.decor:before, .sec-title.colored span.decor:after { background: #eb5310; } .sec-color { color: #202a30; font-weight: 700; } .double-line { display: block; margin-bottom: 30px; margin-top: 10px; position: relative; } .double-line::before, .double-line::after { border: 1px solid #eb5310; bottom: -7px; content: ""; height: 1px; left: 0; margin: 1px auto auto; position: absolute; right: 0; width: 50px; } .double-line::before { bottom: -10px; } .double-line.line-left::before, .double-line.line-left::after { left: 0; right: auto; } /* 2 flaticon reset styles */ [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { margin: 0; } /* 3 common css styles */ .mb_0 { margin-bottom: 0 !important; } .mb_20 { margin-bottom: 20px !important; } .mb_30 { margin-bottom: 30px !important; } .mb_60 { margin-bottom: 60px !important; } .mt_5 { margin-top: 5px; } .mt_15 { margin-top: 15px !important; } .mt_30 { margin-top: 30px !important; } .p_0 { padding: 0 !important; } .p_20 { padding: 20px; } .p_30 { padding: 30px; } .p_40 { padding: 40px; } .pb_0 { padding-bottom: 0 !important; } .pb_2 { padding-bottom: 2px !important; } .pb_30 { padding-bottom: 30px !important; } .pb_60 { padding-bottom: 60px !important; } .pb_70 { padding-bottom: 70px !important; } .pl_0 { padding-left: 0; } .pr_0 { padding-right: 0 !important; } .pr_15 { padding-right: 15px !important; } .pt_0 { padding-top: 0 !important; } .pt_90 { padding-top: 90px !important; } .text-black { color: #454545 !important; } .font-13 { font-size: 13px !important; } .font-16 { font-size: 16px !important; } .font-18 { font-size: 18px !important; } .border-1px { border: 1px solid #eee; } .brder-left-3 { border-left: 3px solid #ddd; } /* 4 .top-bar styles */ .top-bar {border-bottom: 1px solid #EAEAEA;} .top-bar .left-text p { font-size: 13px; color: #B6B6B6; margin: 0; line-height: 48px; } .top-bar .left-text p span { color: #383838; } .social-icons ul, .social-icons ul li { list-style: none; margin: 0; padding: 0; display: inline-block; } .social-icons ul li:first-child a { border-left: 1px solid #EAEAEA; } .social-icons ul li a { display: inline-block; font-size: 15px; color: #A4A4A4; border-right: 1px solid #EAEAEA; line-height: 48px; text-align: center; padding: 0 16px; margin-left: -5px; transition: all .3s ease; } .social-icons ul li a:hover { color: #fff; background: #f14b05; } /* 5 .header styles */ .header {padding: 35px 0;} .single-header-info {float:left;padding-left: 35px;} .single-header-info .icon-box, .single-header-info .content { display: table-cell; vertical-align: middle; } .single-header-info .icon-box .inner-box { width: 60px; height: 60px; border: 1px solid #E1E1E1; border-radius: 50%; text-align: center; line-height: 58px; margin-right: 15px; } .single-header-info .icon-box .inner-box i:before { font-size: 30px; color: #f14b05; } .single-header-info .content h3 { font-size: 13px; text-transform: uppercase; color: #2B2B2B; font-family: 'Raleway', sans-serif; font-weight: 800; margin: 0; margin-bottom: 5px; } .single-header-info .content p { font-size: 13px; margin: 0; color: #B6B6B6; } .single-header-info .content p b { font-size: 18px; color: #000000; font-weight: 500; } .single-header-info .thm-btn { margin: 7px 0; } .single-header-info .modal-dialog.style-one { margin: 30px auto; width: 700px; } /* 6 .mainmenu-area styles */ .mainmenu-area { background: #262F36; border-bottom: 4px solid #f14b05; } .mainmenu-area.stricky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 99999; } .navigation .nav-footer { display: none; } .navigation .nav-header > ul { padding: 0; margin: 0; } .navigation .nav-header > ul > li { display: inline-block; position: relative; } .navigation .nav-header > ul > li:first-child > a { padding-left: 0; } .navigation .nav-header > ul > li > a { display: block; font-size: 14px; font-weight: 600; text-transform: uppercase; color: #FFFFFF; padding: 23px 19px; transition: all .3s ease; } .navigation .nav-header > ul > li:hover > a { color: #f14b05; } .navigation .nav-header > ul > li:hover > ul { opacity: 1; visibility: visible; } .navigation .nav-header > ul > li > ul { position: absolute; top:100%; left:0; z-index: 999; background: #fff; width: 240px; margin: 0; padding: 0; opacity: 0; visibility: hidden; box-shadow: 2px 0 11px -3px rgba(0,0,0,.2); transition: all .5s ease; } .navigation .nav-header > ul > li > ul > li { display: block; position: relative; } .navigation .nav-header > ul > li > ul > li:last-child > a { border-bottom: 0; } .navigation .nav-header > ul > li > ul > li > a { display: block; font-size: 14px; font-weight: 500; text-transform: capitalize; color: #2B2B2B; padding: 14px 19px; border-bottom: 1px solid #E9E9E9; transition: all .3s ease; } .navigation .nav-header > ul > li > ul > li:hover > a { background: #f14b05; color: #fff; border-color: 0; } .navigation .nav-header > ul > li > ul > li:hover > ul { opacity: 1; visibility: visible; } .navigation .nav-header > ul > li > ul > li > ul { position: absolute; top:0; left:100%; width: 240px; margin: 0; padding: 0; opacity: 0; visibility: hidden; z-index: 999; background: #fff; box-shadow: 2px 0 11px -3px rgba(0,0,0,.2); transition: all .5s ease; } .navigation .nav-header > ul > li > ul > li > ul > li { display: block; position: relative; } .navigation .nav-header > ul > li > ul > li > ul > li:last-child > a { border-bottom: 0; } .navigation .nav-header > ul > li > ul > li > ul > li > a { display: block; font-size: 14px; font-weight: 500; text-transform: capitalize; color: #2B2B2B; padding: 14px 19px; border-bottom: 1px solid #E9E9E9; transition: all .3s ease; } .navigation .nav-header > ul > li > ul > li > ul > li:hover > a { background: #f14b05; color: #fff; border-color: 0; } .mainmenu-area .search-box { width: 280px; height: 66px; background: #2D373F; padding: 0 25px; } .mainmenu-area .search-box input { background-color: transparent; border: none; outline: none; color: #DAD9D9; font-size: 13px; line-height: 65px; width: calc(100% - 31px); } .mainmenu-area .search-box button { background-color: transparent; border: none; outline: none; font-size: 15px; line-height: 65px; color: #DAD9D9; } /* 7 .rev_slider_wrapper styles */ .rev_slider_wrapper .thm-banner-h1 { font-size: 55px; font-weight: 300; color: #202A30; font-family: 'Raleway'; text-transform: uppercase; } .rev_slider_wrapper .thm-banner-h3 { background-color: #fff; font-size: 30px; font-weight: 600; color: #f14b05; font-family: 'Raleway'; padding: 0 10px !important; text-transform: capitalize; } .rev_slider_wrapper .thm-banner-p { font-size: 15px; font-weight: 600; color: #fbf7f7; font-family: 'Poppins'; line-height: 27px; } .rev_slider_wrapper .thm-banner-h1.heavy { font-weight: 900; } .rev_slider_wrapper .thm-btn { transition: all .3s ease !important; } .rev_slider_wrapper .thm-banner-h1.blue-bg { background: #f14b05; color: #fff; font-size: 42px; line-height: 55px; padding: 0 10px; } .rev_slider_wrapper .thm-banner-h1.black-bg { background: #262F36; color: #fff; font-size: 50px; line-height: 55px; padding: 0 10px; } /* 8 .overlay styles */ .overlay-white { /*background: url(../img/resources/testi-bg.jpg) center center no-repeat;*/ -webkit-background-size: cover; background-size: cover; position: relative; } .overlay-white:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom:0; background: #fff; opacity: .9; } /* 9 .call-to-action styles */ .call-to-action .container-fluid { padding: 0; } .call-to-action-corner { /*width: 35%;*/ position: relative; /*float: left;*/ background-repeat: no-repeat; background-size: cover; background-position: center center; transition: all .3s ease; } .call-to-action-corner:before { position: absolute; top: 0; right: 0; bottom:0; left: 0; content: ''; background: rgba(235,83,16,.9); } .call-to-action-corner:hover:before { background: rgba(201,66,9,.9); } .call-to-action-center { /*width: 30%;*/ position: relative; /*float: left;*/ background-repeat: no-repeat; background-size: cover; background-position: center center; transition: all .3s ease; } .call-to-action-center:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom:0; background: rgba(250,119,61,.9); } .call-to-action-center:hover:before { background: rgba(201,66,9,.9); } .single-call-to-action { position: relative; text-align: center; min-height: 250px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; } .single-call-to-action .icon-box, .single-call-to-action .content-box { display: inline-block; vertical-align: top; } .single-call-to-action .icon-box { width: 50px; position: relative; bottom: 15px; } .single-call-to-action .icon-box i.flaticon-circle { bottom: 25px; position: relative; } .single-call-to-action .icon-box i.flaticon-social { position: relative; bottom: 25px; } .single-call-to-action .icon-box i.flaticon-medical { position: relative; bottom: 25px; } .single-call-to-action .icon-box i:before { font-size: 50px; color: #fff; } .single-call-to-action .content-box { width: 65%; text-align: left; padding-left: 15px; } .single-call-to-action .content-box h3 { font-size: 24px; text-transform: uppercase; color: #fff; font-weight: 600; margin: 0; margin-bottom: 15px; } .single-call-to-action .content-box p { font-size: 13px; color: #fff; line-height: 24px; } .single-call-to-action .content-box ul { margin: 0; padding: 0; } .single-call-to-action .content-box ul li { list-style: none; display: block; color: #fff; font-size: 13px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .single-call-to-action .content-box .thm-btn.inverse { border-color: #fff; background-color: transparent; padding: 7px 22px; color: #fff; } .single-call-to-action .content-box .thm-btn.inverse:hover { background: #fff; color: #f14b05; } .call-to-action.boxed .single-call-to-action .content-box { width: 70%; } /* 10 .event styles */ .event { margin-bottom: 15px; } .event .event-thumb { position: relative; } .event .event-title { margin-bottom: 10px; margin-top: 0; } .event .event-title a { color: #000000; text-transform: uppercase; transition: all .3s ease; font-weight: 600; } .event:hover .event-title a { color: #eb5310; } .event .event-content .event-held { font-size: 12px; margin-bottom: 10px; text-transform: uppercase; } .event .event-content .event-held li i { color: #eb5310; } .event .event-thumb .event-date { position: absolute; right: 0; text-align: center; top: 0; } .event .event-thumb .date { background-color: #eb5310; color: #fff; font-size: 22px; font-weight: 500; line-height: 20px; list-style: none; padding: 15px 15px 10px; } .event .event-thumb .month { background-color: #333; color: #ddd; font-size: 12px; font-weight: 600; list-style: none; padding: 7px 15px; text-transform: uppercase; } /* bx-event-carousel style-two */ .event.style-two { border-bottom: 1px solid #ddd; padding-bottom: 7px; } .event.style-two .event-thumb .event-date { left: 0; padding-left: 0; } .event.style-two .event-thumb .date { font-size: 28px; padding: 20px 0; } /* event slider */ .bx-wrapper { margin: 0 auto 7px; padding: 0; position: relative; } .bx-wrapper .bx-viewport { background: transparent; border: none; box-shadow: none; left: 0; } /* bx top nav style */ .bx-controls .bx-controls-direction > a { background: #eb5310; background-image: none; border: 2px solid #eb5310; color: #fff; height: auto; line-height: 26px; padding: 0 11px; width: auto; text-indent: 0; top: -34px; z-index: 0; } .bx-controls .bx-controls-direction > a:hover { background: #fff; color: #eb5310; } .bx-controls .bx-controls-direction > a:hover i { color: #eb5310; } .bx-controls .bx-controls-direction > a i { color: #fff; } .bx-controls .bx-controls-direction .bx-prev { right: 35px; left: auto; } .bx-controls .bx-controls-direction .bx-next { right: 0; } /* .event images style */ .img-masonary { margin-left: -3px; margin-right: -3px; } .img-masonary .img-w1 { padding: 3px; } .img-masonary .img-w1 img { width: 280px; } .img-masonary .img-h1 img { height: 220px; } /* 11 .full-sec styles */ .full-sec { background: #FBFCFC; } .full-sec .sec-title { margin: 0; margin-bottom: 30px; } .full-sec .full-image { max-width: none; } .full-sec h3 { font-family: 'Poppins', sans-serif; font-size: 28px; text-transform: capitalize; color: #f14b05; font-weight: 300; line-height: 40px; margin: 0; } .full-sec p { color: #9C9C9C; line-height: 26px; } .full-sec .full-sec-content { padding-top: 70px; padding-left: 70px; } .full-sec .thm-btn { padding: 7px 21px; font-size: 12px; border-color: #D3D3D3; color: #202A30; background-color: transparent; } .full-sec .thm-btn:hover { background: #f14b05; border-color: #f14b05; color: #fff; } /* 12 .single-service-home styles */ .home-serivce { padding-bottom: 10px; } .single-service-home { margin-bottom: 80px; } .single-service-home .icon-box, .single-service-home .content { display: table-cell; vertical-align: top; } .single-service-home .inner-box { width: 65px; height: 65px; border: 2px solid #eb5310; background: #eb5310; text-align: center; color: #fff; line-height: 63px; margin-right: 27px; position: relative; transition: all .3s ease; } .single-service-home:hover .inner-box { background: #fff; border-color: #eb5310; color: #eb5310; } .single-service-home .inner-box:before { content: ''; width: 30px; height: 30px; position: absolute; bottom: -17px; right: -17px; background: #fff; transform: rotate(45deg); } .single-service-home .inner-box i:before { font-size: 35px; } .single-service-home .content h3 { font-size: 24px; text-transform: capitalize; color: #202A30; font-weight: 500; margin: 0; line-height: 24px; margin-bottom: 15px; } .single-service-home .content p { color: #9C9C9C; line-height: 26px; margin: 0; margin-bottom: 15px; } .single-service-home .content a { color: #eb5310; font-size: 14px; text-transform: capitalize; font-weight: 600; transition: all .3s ease; } .single-service-home:hover .content a { color: #5E2A30; } .style-two .single-service-home .inner-box { border-radius: 50%; } .style-two .single-service-home .inner-box:before { display: none; } /* 13 .faq-home styles */ .faq-home { padding-top: 0; } .faq-home hr { border-top: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; height: 6px; margin: 0; margin-bottom: 90px; } .faq-home .sec-title { margin: 0; margin-bottom: 22px; } .faq-home .accrodion { padding-bottom: 31px; position: relative; padding-right: 55px; } .faq-home .accrodion:last-child { padding-bottom: 0; } .faq-home .accrodion:last-child:before { display: none; } .faq-home .accrodion.active:last-child:before { display: block; } .faq-home .accrodion.active:before, .faq-home .accrodion:before { content: ''; width: 1px; height: 100%; position: absolute; top: 5px; left:6px; background: #F1F1F1; } .faq-home .accrodion .accrodion-content { padding-top: 21px; } .faq-home .accrodion .accrodion-title h4 { margin: 0; font-size: 20px; color: #202A30; font-weight: 600; cursor: pointer; } .faq-home .accrodion .accrodion-title h4 span.decor { width: 14px; height: 14px; border-radius: 50%; border: 2px solid #F1F1F1; background: #fff; display: inline-block; position: relative; z-index: 1; margin-right: 20px; } .faq-home .accrodion .accrodion-title h4 span.inner { width: 4px; height: 4px; background: #F1F1F1; border-radius: 50%; display: block; margin: auto; margin-top: 3px; } .faq-home .accrodion.active .accrodion-title h4 span.decor { border-color: #eb5310; } .faq-home .accrodion.active .accrodion-title h4 span.inner { background: #eb5310; } .faq-home .accrodion .accrodion-content { padding-left: 40px; } .faq-home .accrodion .accrodion-content p { margin-bottom: 21px; font-size: 14px; color: #9C9C9C; line-height: 26px; } .faq-home .accrodion .accrodion-content p:last-child { margin-bottom: 0; } .faq-home.faq-page .accrodion.active .accrodion-title h4 .text { color: #eb5310; } .faq-home.faq-page .accrodion-grp .accrodion { padding-right: 0 !important; } /* 14 .fact-counter-wrapper styles */ .fact-counter-wrapper { position: relative; -webkit-background-size: cover; background-size: cover; } .fact-counter-wrapper:before { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; background: #eb5310; opacity: .95; } .fact-counter-wrapper h2 { font-size: 36px; line-height: 42px; color: #fff; margin: 0; margin-bottom: 27px; } .fact-counter-wrapper .thm-btn.inverse:hover { border-color: #fff; color: #fff; } .single-fact { text-align: center; display: inline-block; padding: 0 35px; } .single-fact .icon-box { width: 100px; height: 100px; border-radius: 50%; border: 2px solid #fff; color: #fff; text-align: center; line-height: 98px; margin-bottom: 14px; } .single-fact .icon-box i:before { font-size: 50px; } .single-fact span { font-size: 48px; font-weight: 500; color: #fff; } .single-fact p { margin: 0; font-size: 12px; text-transform: uppercase; color: #fff; font-weight: 600; } /* 15 .single-team-member styles */ .meet-volunteers.gray-bg { background: #FBFCFC; } .meet-volunteers.team-page { padding-bottom: 30px; } .meet-volunteers.team-page .single-team-member { margin-bottom: 60px; } .single-team-member .img-box { margin-bottom: 25px; position: relative; } .single-team-member .img-box .overlay { position: absolute; top: 0; left: 0; right: 0; bottom:0; background: rgba(235,83,16, .75); transform: scale(0); transition: all .5s ease; } .single-team-member:hover .img-box .overlay { transform: scale(1); } .single-team-member .img-box .overlay .box { display: table; width: 100%; height: 100%; } .single-team-member .img-box .overlay .box .content { display: table-cell; vertical-align: middle; } .single-team-member .img-box .overlay .box .content ul { text-align: center; margin: 0; padding: 0; } .single-team-member .img-box .overlay .box .content ul li { display: inline-block; list-style: none; } .single-team-member .img-box .overlay .box .content ul li a { display: inline-block; width: 40px; height: 40px; margin-right: 8px; background: #fff; color: #f14b05; border: 1px solid #fff; line-height: 38px; font-size: 18px; border-radius: 50%; transition: all .3s ease; } .single-team-member .img-box .overlay .box .content ul li a:hover { background: #f14b05; border-color: #fff; color: #fff; } .single-team-member h3 { font-size: 18px; text-transform: capitalize; font-weight: bold; color: #222E35; line-height: 25px; margin: 0; margin-bottom: 4px; } .single-team-member > span { font-size: 13px; color: #eb5310; text-transform: capitalize; display: block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #E6E6E6; } .single-team-member p { font-size: 14px; color: #9C9C9C; line-height: 26px; margin: 0; } .single-team-member a.thm-btn { padding: 9px 24px; background: #fff; border-color: #E6E6E6; color: #222E35; margin-top: 13px; } .single-team-member a.thm-btn:hover { background: #eb5310; border-color: #eb5310; color: #fff; } .team-carousel .owl-controls { position: absolute; top: -140px; right: 0; } .owl-theme .owl-nav { margin: 0; } .owl-theme .owl-nav [class*=owl-] { background: #eb5310; color: #fff; width: 45px; height: 45px; border: 2px solid #eb5310; font-size: 22px; line-height: 43px; padding: 0; margin: 0; border-radius: 0; margin-left: 15px; } .owl-theme .owl-nav [class*=owl-]:hover { background: #fff; color: #eb5310; } /* 16 .testimonials-wrapper styles */ .testimonials-wrapper { background: url(../img/resources/testi-bg.jpg) center center no-repeat; -webkit-background-size: cover; background-size: cover; position: relative; } .testimonials-wrapper:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom:0; background: #fff; opacity: .9; } .testimonials-wrapper .container { position: relative; } .single-testimonaials { text-align: center; background: #fff; padding: 0 50px; padding-bottom: 40px; margin-top: 30px; } .single-testimonaials .qoute-box { width: 60px; height: 60px; text-align: center; color: #eb5310; background: #fff; line-height: 60px; -webkit-box-shadow: 0 0 7px -2px rgba(0,0,0,.2); box-shadow: 0 0 7px -2px rgba(0,0,0,.2); border-radius: 50%; margin-left: auto; margin-right: auto; position: relative; bottom: 30px; margin-bottom: -10px; } .single-testimonaials .qoute-box .qoute { font-size: 80px; vertical-align: bottom; line-height: 0; text-align: center; margin-right: 25px; } .single-testimonaials p { font-weight: 500; color: #383838; font-size: 15px; line-height: 28px; } .single-testimonaials h3 { font-size: 16px; color: #202A30; text-transform: uppercase; font-weight: bold; margin: 0; font-family: 'Poppins', sans-serif; margin-top: 20px; margin-bottom: 6px; } .single-testimonaials span { font-size: 13px; color: #A4A4A4; text-transform: capitalize; } .testimonaials-carousel .owl-dots .owl-dot span { width: 10px; height: 10px; background: #fff; border: 2px solid #eb5310; border-radius: 50%; } .testimonaials-carousel .owl-dots { margin-top: 60px; } .testimonaials-carousel .owl-dots .owl-dot:hover span, .testimonaials-carousel .owl-dots .owl-dot.active span { background: #eb5310; } /* 17 .single-blog-post styles */ .single-blog-post .content-box { margin-top: 27px; } .single-blog-post .img-box { position: relative; } .single-blog-post .img-box .overlay { position: absolute; top: 0; left: 0; right: 0; bottom:0; background: rgba(235,83,16, .75); transform: scale(0); transition: all .5s ease; } .single-blog-post:hover .img-box .overlay { transform: scale(1); } .single-blog-post .img-box .overlay .box { display: table; width: 100%; height: 100%; } .single-blog-post .img-box .overlay .box .content { display: table-cell; vertical-align: middle; } .single-blog-post .img-box .overlay .box .content ul { text-align: center; margin: 0; padding: 0; } .single-blog-post .img-box .overlay .box .content ul li { display: inline-block; list-style: none; } .single-blog-post .img-box .overlay .box .content ul li a { display: inline-block; width: 40px; height: 40px; margin-right: 8px; background: #fff; color: #f14b05; border: 1px solid #fff; line-height: 38px; font-size: 18px; border-radius: 50%; transition: all .3s ease; } .single-blog-post .img-box .overlay .box .content ul li a:hover { background: #f14b05; border-color: #fff; color: #fff; } .single-blog-post .content-box .date-box, .single-blog-post .content-box .content { display: table-cell; vertical-align: top; } .single-blog-post .content-box .date-box { padding-right: 25px; } .single-blog-post .content-box .date-box .inner { width: 65px; text-align: center; } .single-blog-post .content-box .date-box .inner .date { background: #eb5310; padding: 15px 0; } .single-blog-post .content-box .date-box .inner .date b { display: block; font-size: 24px; font-weight: 500; color: #fff; line-height: 20px; } .single-blog-post .content-box .date-box .inner .date { font-size: 16px; text-transform: uppercase; font-weight: 500; color: #fff; line-height: 20px; } .single-blog-post .content-box .date-box .comment { font-size: 20px; color: #202A30; line-height: 17px; font-weight: 500; padding: 16px 0; border: 1px solid #E6E6E6; border-top: 0px; } .single-blog-post .content-box .date-box .comment i:before { color: #374045; font-size: 16px; } .single-blog-post .content-box .content h3 { font-size: 20px; color: #000000; text-transform: capitalize; margin: 0; line-height: 26px; font-weight: bold; margin-bottom: 12px; } .single-blog-post .content-box .content p { font-size: 14px; color: #9C9C9C; line-height: 26px; } .single-blog-post .content-box .content span { color: #222222; font-size: 13px; } .single-blog-post .content-box .content span a { color: #f3530f; } .single-blog-post .content-box .content .btn-details { color: #f3530f; font-size: 13px; } .single-blog-post .share { margin: 0; padding: 0; } .single-blog-post .share li { display: inline; list-style: none; } .single-blog-post .share li a, .single-blog-post .share li span { display: inline-block; color: #D5DADD; font-size: 16px; margin-right: 10px; } .single-blog-post .share li a:hover { color: #eb5310; } .single-blog-post .share li span { color: #222222; font-size: 12px; text-transform: capitalize; } .single-blog-post .bottom-box { margin-top: 35px; } .blog-page .single-blog-post, .blog-details .admin-info, .blog-details .comment-box { padding-bottom: 50px; margin-bottom: 60px; border-bottom: 1px solid #F1F1F1; } .blog-details .admin-info .img-box, .blog-details .admin-info .content { display: table-cell; vertical-align: top; } .blog-details .admin-info .inner-box { width: 100px; } .blog-details .admin-info .content { padding-left: 45px; } .blog-details .admin-info .content h3 { font-size: 18px; font-weight: bold; line-height: 22px; margin: 0; margin-bottom: 10px; text-transform: capitalize; color: #222E35; } .blog-details .admin-info .social { padding: 0; margin: 0; } .blog-details .admin-info .social li { display: inline-block; list-style: none; } .blog-details .admin-info .social li a { font-size: 16px; margin-right: 7px; color: #D5DADD; } .blog-details .admin-info .social li a:hover { color: #eb5310; } .blog-details .comment-box .title { margin-bottom: 50px; } .blog-details .comment-box .title h2 { font-size: 32px; text-transform: capitalize; color: #272727; font-weight: bold; margin: 0; line-height: 25px; } .blog-details .comment-box .single-comment-box { margin-bottom: 34px; } .blog-details .comment-box .single-comment-box:last-child { margin-bottom: 0; } .blog-details .comment-box .single-comment-box .img-box, .blog-details .comment-box .single-comment-box .content-box { display: table-cell; vertical-align: top; } .blog-details .comment-box .single-comment-box .img-box .inner-box { width: 70px; margin-right: 30px; } .blog-details .comment-box .single-comment-box .content-box h3 { color: #272727; font-size: 16px; text-transform: capitalize; font-weight: bold; line-height: 20px; margin: 0; } .blog-details .comment-box .single-comment-box .content-box span { color: #272727; display: inline-block; font-weight: 500; } .blog-details .comment-box .single-comment-box .content-box p { color: #9C9C9C; line-height: 26px; } .blog-details .comment-box .single-comment-box .content-box a.reply { font-size: 13px; font-weight: bold; font-family: 'Raleway'; text-transform: uppercase; color: #262F36; } .blog-details .comment-box .single-comment-box .content-box .meta-box { margin-bottom: 15px; margin-top: 8px; } /* 18 .footer-call-to-action styles */ .footer-call-to-action { background: #eb5310; padding: 55px 0; } .footer-call-to-action h3 { color: #fff; font-size: 28px; font-weight: 600; margin: 0; line-height: 23px; margin-bottom: 16px; } .footer-call-to-action p { font-size: 16px; color: #D5E0EE; margin: 0; line-height: 25px; } .footer-call-to-action a.thm-btn { padding: 14px 24px; color: #202A30; margin: 7px 0; } .footer-call-to-action a.thm-btn.inverse:hover { color: #fff; border-color: #fff; } /* 19 .footer styles */ .footer { background: #262F36; } .footer-widget ul { margin: 0; padding: 0; } .footer-widget ul li { list-style: none; } .footer-widget .contact { margin-top: 21px; } .footer-widget .contact li { font-size: 13px; color: #C9C9C9; margin-bottom: 18px; } .footer-widget .contact li i, .footer-widget .contact li span { display: table-cell; vertical-align: middle; } .footer-widget .contact li i { font-size: 16px; color: #FFFFFF; width: 18px; text-align: center; padding-right: 18px; } .footer-widget.about-widget img { margin-bottom: 20px; } .footer-widget.about-widget p { color: #C9C9C9; font-size: 13px; line-height: 27px; margin: 0; } .footer-widget .social { margin-top: 30px; } .footer-widget .social li { display: inline-block; } .footer-widget .social li a { display: inline-block; width: 30px; height: 30px; color: #CACFD3; border: 1px solid #CACFD3; line-height: 30px; text-align: center; font-size: 15px; border-radius: 50%; margin-right: 3px; transition: all .3s ease; } .footer-widget .social li a:hover { background: #eb5310; border-color: #eb5310; } .footer-widget h3.title { font-size: 20px; text-transform: capitalize; font-weight: bold; color: #FEF9F9; margin: 0; margin-bottom: 24px; } .footer-widget.quick-links ul li a { font-size: 14px; color: #C9C9C9; line-height: 38px; tranisition: all .3s ease; } .footer-widget.quick-links ul li a:hover { color: #eb5310; } .footer-widget.latest-post ul { margin-top: 42px; } .footer-widget.latest-post ul li { margin-bottom: 20px; } .footer-widget.latest-post ul li span.border { display: table-cell; vertical-align: top; } .footer-widget.latest-post ul li span.border:before { content: ' '; width: 10px; height: 2px; background: #FFFFFF; display: block; } .footer-widget.latest-post ul li .content { padding-left: 18px; display: table-cell; vertical-align: top; position: relative; top: -8px; } .footer-widget.latest-post ul li a { display: block; color: #C9C9C9; font-size: 13px; line-height: 25px; transition: all .3s ease; } .footer-widget.latest-post ul li a:hover { color: #eb5310; } .footer-widget.latest-post ul li span { color: #576673; font-size: 13px; display: block; } .footer-widget.contact-widget input, .footer-widget.contact-widget textarea { width: 100%; height: 50px; background: #2C353C; color: #C9C9C9; font-size: 13px; margin-bottom: 10px; border: none; outline: none; padding: 0 20px; } .footer-widget.contact-widget textarea { height: 100px; padding-top: 15px; margin-bottom: 5px; } .footer-widget.contact-widget button { width: 100%; height: 50px; background: #eb5310; color: #fff; text-transform: uppercase; font-size: 13px; border: none; outline: none; padding: 0; line-height: 50px; font-weight: bold; transition: all .3s ease; } .footer-widget.contact-widget button:hover { background: #fff; color: #f14b05; } /* 20 .footer-bottom styles */ .footer-bottom { background: #262F36; border-top: 1px solid #2D373F; padding: 22px 0; } .footer-bottom p { margin: 0; font-size: 13px; color: #fff; } .footer-bottom a { color: #eb5310; } /* 21 contact form validation styles */ .contact-form label.error { display: none !important; } .contact-form input.error, .contact-form textarea.error { background: rgba(255,0,0,.2) !important; } /* 22 .home-appointment-form styles */ .home-appointment-form { margin-top: -191px; position: relative; z-index: 9999; } .home-appointment-form .heading { display: inline-block; background: #fff; border-top-right-radius: 10px; border-top-left-radius: 10px; } .home-appointment-form .heading h3 { margin: 0; color: #262F36; font-size: 24px; text-transform: capitalize; line-height: 60px; padding: 0 35px; font-weight: 600; } .home-appointment-form .form-grp { background: #fff; padding: 35px 30px; } .home-appointment-form .form-grp .single-form { margin-right: 20px; float: left; } .home-appointment-form .form-grp .single-form:last-child { margin-right: 0; } .home-appointment-form .form-grp .single-form input { width: 222px; height: 55px; border: 1px solid #EDF0F3; padding-left: 22px; outline: none; } .home-appointment-form .form-grp .single-form button { width: 152px; height: 55px; background: #f14b05; border: none; outline: none; color: #fff; font-family: 'Raleway', sans-serif; font-size: 14px; text-transform: uppercase; } .home-appointment-form .form-grp .select-input-wrapper { width: 222px; } .home-appointment-form .form-grp .select-input + .ui-selectmenu-button { border-radius: 0; width: 100% !important; background: none; border: none; font-weight: normal; border: 1px solid #EDF0F3; height: 55px; outline: none; } .home-appointment-form .form-grp .select-input + .ui-state-default .ui-icon { background-image: url(../img/resources/select-menu-bg.png); background-position: 0 0; margin: -3px; right: 15px; } .home-appointment-form .form-grp .select-input + .ui-selectmenu-button span.ui-selectmenu-text { padding: 0; margin: 0; font-size: 14px; font-family: 'Poppins', sans-serif; font-weight: normal; color: #BDBDBD; border-radius: 0px; height: 55px; outline: none; line-height: 55px; padding-left: 20px; } .home-appointment-form.volunteer-profile { margin-top: 0; padding-bottom: 60px; padding-top: 0; } .home-appointment-form.volunteer-profile .heading h3 { line-height: 35px; } .home-appointment-form.volunteer-profile hr { border-top: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; height: 6px; margin: 0; margin-bottom: 60px; } .home-appointment-form.volunteer-profile .form-grp .single-form input, .home-appointment-form.volunteer-profile .form-grp .select-input + .ui-selectmenu-button span.ui-selectmenu-text { background: #EFEFEF; } /* 23 select menu item styles */ .ui-selectmenu-menu { z-index: 999999; } .ui-widget-content { background: none; border: none; background: #fff; border-bottom: 0; } .ui-menu .ui-menu-item { padding: 0; font-size: 14px; line-height: 40px; border-bottom: 1px solid #EDF0F3; padding-left: 15px; font-family: 'Poppins'; font-weight: normal; color: #BDBDBD; font-size: 14px; } .ui-menu .ui-menu-item.ui-state-focus, .ui-menu .ui-menu-item:hover { font-weight: normal; font-size: 14px; color: #fff; background: #f14b05; border-bottom: 1px solid #f14b05; border-top: 1px solid #f14b05; } /* 24 date picker styles */ .ui-datepicker-header { background: #f14b05; border-color: #f14b05; border-radius: 0; } .ui-datepicker .ui-state-default { font-size: 14px; background: none; font-weight: normal; border: 1px solid #EDF0F3; padding: 7px; font-family: 'Poppins'; } .ui-datepicker .ui-state-highlight { background: #f14b05; color: #fff; } /* 25 .inner-header styles */ .inner-header { padding-top: 60px; padding-bottom: 80px; position: relative; background: url(../img/resources/inner-header-bg.jpg) center center no-repeat; -webkit-background-size: cover; background-size: cover; } .inner-header:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fff; opacity: .85; } .inner-header .sec-title { position: relative; margin-bottom: 0; } .inner-header .sec-title span.decor:before, .inner-header .sec-title span.decor:after { background: #DADADA; } .inner-header .sec-title h2 { color: #000000; font-size: 40px; text-transform: uppercase; line-height: 58px; margin: 0; } .breadcumb { padding: 0; margin: 0; margin-bottom: 20px; } .breadcumb li { display: inline-block; } .breadcumb li a, .breadcumb li i, .breadcumb li span { display: block; font-size: 15px; } .breadcumb li a { color: #eb5310; } .breadcumb li span { color: #222E35; } /* 26 .about-content styles */ .about-content.full-sec { background: #fff; padding-bottom: 0; } .about-content.full-sec .full-sec-content { padding-top: 0; padding: 0; } .about-content.full-sec h3 { font-size: 26px; } /* 27 .volunteer-profile */ .volunteer-profile ul.infos { margin: 0; padding: 0; margin-top: 11px; } .volunteer-profile ul.infos li { list-style: none; line-height: 35px; } .volunteer-profile ul.infos li span { display: table-cell; vertical-align: middle; } .volunteer-profile ul.infos li span:first-child { text-transform: uppercase; color: #222E35; font-size: 13px; font-weight: 600; } .volunteer-profile ul.infos li span:last-child { padding-left: 40px; color: #9C9C9C; } .volunteer-profile ul.social { padding: 0; margin-top: 15px; } .volunteer-profile ul.social li { display: inline-block; } .volunteer-profile ul.social li a { display: block; width: 35px; height: 35px; border-radius: 5px; background: #3B3B3B; color: #FFFFFF; text-align: center; line-height: 35px; transition: all .3s ease; } .volunteer-profile ul.social li:hover a { background: #eb5310; } /* 28 .contact-content styles */ .contact-content #contact-page-google-map { height: 400px; width: 100%; margin-bottom: 63px; } .contact-content h2 { color: #23282A; font-size: 30px; text-transform: capitalize; font-weight: 600; margin: 0; margin-bottom: 35px; } .contact-content .contact-form textarea, .contact-content .contact-form input { width: 100%; height: 60px; border: 1px solid #F0F0F0; outline: none; padding-left: 20px; line-height: 58px; margin-bottom: 20px; } .contact-content .contact-form textarea { height: 221px; } .contact-content .contact-form .thm-btn { padding: 12px 42px; } .contact-content .contact-info { padding: 0; } .contact-content .contact-info li { list-style: none; margin-bottom: 23px; } .contact-content .contact-info li .icon-box, .contact-content .contact-info li .content-box { display: table-cell; vertical-align: top; } .contact-content .contact-info li .icon-box .inner { width: 70px; height: 70px; background: #eb5310; border-radius: 50%; text-align: center; line-height: 70px; color: #fff; font-size: 30px; margin-right: 25px; } .contact-content .contact-info li .content-box h4 { margin: 0; font-size: 14px; text-transform: uppercase; color: #000000; font-weight: bold; margin-bottom: 10px; } .contact-content .contact-info li .content-box p { color: #9C9C9C; line-height: 26px; } /* 29 .appointment-content styles */ .appointment-content { } .appointment-content .select-input-wrapper { width: 100%; } .appointment-content .select-input + .ui-selectmenu-button { border-radius: 0; width: 100% !important; background: none; border: none; font-weight: normal; border: 1px solid #EDF0F3; height: 60px; outline: none; } .appointment-content .select-input + .ui-state-default .ui-icon { background-image: url(../img/resources/select-menu-bg.png); background-position: 0 0; margin: -3px; right: 15px; } .appointment-content .select-input + .ui-selectmenu-button span.ui-selectmenu-text { padding: 0; margin: 0; font-size: 14px; font-family: 'Poppins', sans-serif; font-weight: normal; color: #BDBDBD; border-radius: 0px; height: 60px; outline: none; line-height: 55px; padding-left: 20px; } .appointment-content .half-wrapper { margin-left: -10px; margin-right: -10px; } .appointment-content.contact-content .contact-form textarea { height: 221px; } .appointment-content .half { margin-top: 15px; padding: 0 10px !important; } .appointment-content .title-box { margin-bottom: 50px; margin-top: 50px; } .appointment-content .title-box span { font-size: 18px; color: #7C7C7C; text-transform: capitalize; font-family: 'Raleway'; font-weight: 500; } .appointment-content .title-box p { line-height: 26px; color: #9C9C9C; } .appointment-content .title-box h3 { margin: 0; color: #262F36; font-size: 24px; text-transform: capitalize; line-height: 35px; font-weight: 600; margin-bottom: 10px; } /* 30 .side-bar-widget styles */ .pull-right .side-bar-widget { margin-left: 20px; } .single-sidebar-widget { margin-bottom: 38px; } .single-sidebar-widget.search input { width: calc(100% - 66px); height: 55px; border: 1px solid #F1F1F1; border-top-left-radius: 30px; border-bottom-left-radius: 30px; outline: none; background: #fff; padding-left: 20px; } .single-sidebar-widget.search button { width: 66px; height: 55px; border: 1px solid #f14b05; background: #f14b05; border-top-right-radius: 30px; border-bottom-right-radius: 30px; padding: 0; line-height: 53px; text-align: center; outline: none; font-size: 17px; color: #fff; margin-left: -5px; } .single-sidebar-widget .title { font-size: 24px; font-weight: 600; color: #3F3E3E; text-transform: capitalize; margin: 0; } .single-sidebar-widget.category .title { margin-bottom: 11px; } .single-sidebar-widget.category ul { margin: 0; padding: 0; } .single-sidebar-widget.category ul li { list-style: none; } .single-sidebar-widget.category ul li a { color: #9C9C9C; line-height: 45px; position: relative; padding-left: 26px; transition: all .3s ease; } .single-sidebar-widget.category ul li a:hover { color: #eb5310; } .single-sidebar-widget.category ul li a:before { content: ''; width: 10px; height: 2px; display: block; background: #E3E3E3; position: absolute; top: 10px; left: 0; } .single-sidebar-widget.archive .title { margin-bottom: 11px; } .single-sidebar-widget.archive ul { margin: 0; padding: 0; } .single-sidebar-widget.archive ul li { list-style: none; } .single-sidebar-widget.archive ul li a { color: #9C9C9C; line-height: 45px; position: relative; padding-left: 26px; tranistion: all .3s ease; } .single-sidebar-widget.archive ul li a:hover { color: #eb5310; } .single-sidebar-widget.archive ul li a:before { content: ''; width: 10px; height: 2px; display: block; background: #E3E3E3; position: absolute; top: 10px; left: 0; } .single-sidebar-widget.popular-post ul { margin: 0; padding: 0; margin-top: 25px; } .single-sidebar-widget.popular-post ul li { list-style: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #F5F5F5; } .single-sidebar-widget.popular-post ul li:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; } .single-sidebar-widget.popular-post ul li .img-box, .single-sidebar-widget.popular-post ul li .content-box { display: table-cell; vertical-align: middle; } .single-sidebar-widget.popular-post ul li .img-box .inner-box { width: 70px; margin-right: 25px; } .single-sidebar-widget.popular-post ul li .img-box img { width: 70px; } .single-sidebar-widget.popular-post ul li .content-box h4 { font-size: 14px; color: #9C9C9C; line-height: 26px; margin: 0; transition: all .3s ease; } .single-sidebar-widget.popular-post ul li .content-box h4:hover { color: #eb5310; } .single-sidebar-widget.popular-post ul li .content-box span { color: #eb5310; font-size: 14px; display: inline-block; line-height: 26px; } .single-sidebar-widget.tags ul { padding: 0; margin-top: 30px; } .single-sidebar-widget.tags ul li { display: inline-block; list-style: none; margin-right: 3px; margin-bottom: 12px; } .single-sidebar-widget.tags ul li a { display: inline-block; border: 1px solid #F1F1F1; font-size: 14px; border-radius: 30px; color: #BABABA; padding: 5px 23px; transition: all .3s ease; } .single-sidebar-widget.tags ul li a:hover { background: #eb5310; border-color: #eb5310; color: #fff; } #single_Service .service_sideber {} #single_Service .service_sideber .services_lis { border: 1px solid #f4f4f4; border-bottom:0px solid; } #single_Service .service_sideber .services_lis ul{ margin:0; padding:0; list-style:none; } #single_Service .service_sideber .services_lis ul li { border-bottom: 1px solid #f4f4f4; line-height: 60px; } #single_Service .service_sideber .services_lis ul li i{ color:#eb5310; font-size:18px; font-weight:normal; padding-left: 10px; padding-right:20px; } #single_Service .service_sideber .services_lis ul li a { text-decoration: none; overflow: hidden; display: block; color: #262f36; font-size: 14px; font-family: 'Poppins'; font-weight: 400; padding-left: 20px; } #single_Service .service_sideber .services_lis ul li.active a, #single_Service .service_sideber .services_lis ul li a:hover { background:#eb5310; color:#fff; transition: all ease-in 300ms; -webkit-transition: all ease-in 300ms; -moz-transition: all ease-in 300ms; } #single_Service .service_sideber .services_lis ul li.active a i, #single_Service .service_sideber .services_lis ul li a:hover i{ color:#fff } #single_Service .service_sideber .appointment_side_form { border: 1px solid #f4f4f4; border-top: 0px solid; margin-top: 40px; } #single_Service .service_sideber .appointment_side_form h2{ font-family:'Raleway'; font-size:20px; font-weight:600; color:#fff; text-align:center; background:#eb5310; height:55px; padding-top:15px; } #single_Service .service_sideber .appointment_side_form .side_form { padding: 20px 20px; } #single_Service .service_sideber .appointment_side_form .side_form input { font-family:'Raleway'; font-size:14px; color:#b7b3b3; background:#efefef; width:100%; height:45px; border:0px solid; padding-left:20px; margin-bottom: 10px; } #single_Service .service_sideber .appointment_side_form .side_form .select-input + .ui-selectmenu-button span.ui-selectmenu-text { background: #efefef; height: 45px; line-height: 43px; } #single_Service .service_sideber .appointment_side_form .side_form .select-input + .ui-selectmenu-button { height: 45px; } #single_Service .service_sideber .appointment_side_form .side_form .appoin_button{ font-family:'Raleway'; font-size:13px; font-weight:600; color:#fff; text-align:center; background:#eb5310; width:100%; height:45px; border:0px solid; margin-top: 5px; } #single_Service .service_sideber .question_Box { margin-top: 40px; } #single_Service .service_sideber .question_Box h2{ font-family:'Raleway'; font-size:20px; color:#404040; font-weight:600; } #single_Service .service_sideber .question_Box .qustion_list{ padding-top:20px; } #single_Service .service_sideber .question_Box .qustion_list ul{ margin:0; padding:0; list-style:none; } #single_Service .service_sideber .question_Box .qustion_list ul li { padding: 10px 0 20px 0; } #single_Service .service_sideber .question_Box .qustion_list ul li i{ color:#eb5310; float:left; } #single_Service .service_sideber .question_Box .qustion_list ul li a{ text-decoration:none; color:#8e979f; float:left; padding-left:15px; } .question_Box hr { margin-top: 5px; margin-bottom: 5px; } #single_Service .service_mainconetent .about_box h2{ font-family:'Raleway'; font-size:20px; font-weight:500; color:#202a30; } #single_Service .service_mainconetent .about_box p{ font-size:14px; color:#8e979f; line-height:30px; } #single_Service .service_mainconetent .about_promo_box h2{ font-weight:400; color:#f14b05; font-size:28px; line-height:40px; padding:10px 0; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details p{ font-size:14px; color:#8e979f; line-height:25px; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list{ overflow:hidden; padding-top:10px; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list ul{ margin:0; padding:0; list-style:none; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li { line-height: 35px; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li i{ width: 20px; height: 20px; border-radius: 100%; border: 1px solid #eb5310; color: #eb5310; text-align: center; font-size: 16px; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .box_list li a{ text-decoration:none; color:#646f79; font-style:16px; font-weight:600; padding-left:15px; } #single_Service .service_mainconetent .about_promo_box .pormo_box_details .service_table{ overflow:hidden } .service_table { width: 100%; padding-top: 30px; overflow: hidden; } .service_table .table { border: 1px solid #efefef; } .service_table .thead-inverse{ background:#efefef; border:0px solid; } .service_table .thead-inverse tr th{ font-family:'Raleway'; font-size:20px; color:#eb5310; font-weight:600; border-bottom:0px solid !important; } .service_table .thead-inverse tbody tr td{ color:#8e979f; font-weight:500; font-size:14px; padding-left:15px; } .service_table tbody tr td i{ width: 20px; height: 20px; border-radius: 100%; border: 1px solid #eb5310; color: #eb5310; text-align: center; font-size: 16px; padding-left: 2px; padding-top: 1px; margin-right:10px; } .service_table .table thead>tr>th, .service_table .table tbody>tr>th, .service_table .table tfoot>tr>th, .service_table .table thead>tr>td, .service_table .table tbody>tr>td, .service_table .table tfoot>tr>td { padding: 15px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #ddd; font-size: 14px; color: #8e979f; } /* 31 .parallax-section */ .parallax-section { position:relative; padding:80px 0px; background-position:center center; background-size:cover; background-attachment:fixed; background-repeat:no-repeat; } .parallax-section:before{ content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:0; } .parallax-section .auto-container { position:relative; z-index:5; } /* 32 .gallery-section */ .gallery-section { position:relative; background:#ffffff; padding:70px 0px 50px; } .gallery-section.full-width { padding-bottom:0px; } .gallery-section .filter-tabs { position:relative; margin:10px 0px 40px; text-align:center; } .gallery-section .filter-tabs li { position:relative; display:inline-block; line-height:20px; padding:10px 15px; min-width:80px; text-align:center; color:#353535; font-size:12px; text-transform:uppercase; margin:0px 7px 10px; border:1px solid #dadada; cursor:pointer; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .gallery-section .filter-tabs li:hover, .gallery-section .filter-tabs li.active { border-color:#eb5310; color:#ffffff; background:#eb5310; } .gallery-section .images-container { position:relative; } .gallery-section .image-box { position:relative; float:left; margin-bottom:0px; display:block; border:2px solid #ffffff; width:25%; } .gallery-section.slider-section { padding-bottom:0px; overflow:hidden; } .gallery-section.slider-section .slider-outer { margin-left:-2px; margin-right:-2px; } .gallery-section.slider-section .image-box { margin-bottom:0px; width:100%; display:block; border:2px solid #ffffff; border-top-width:4px; } .gallery-section .filter-list .image-box { display:none; } .gallery-section.full-width .image-box { width:25%; margin-bottom:0px; } .gallery-section .image-box .inner-box { position:relative; width:100%; display:block; background:#ffffff; overflow:hidden; } .gallery-section .image-box .image { position:relative; display:block; width:100%; } .gallery-section .image-box .image img { position:relative; display:block; width:100%; height:auto; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .gallery-section .image-box:hover .image img { -webkit-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); transform:scale(1.1,1.1); } .gallery-section .image-box .zoom-btn { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; text-align:center; font-size:42px; color:#92b201; outline:2px solid #92b201; outline-offset:-10px; -webkit-transform:scale(0,0); -ms-transform:scale(0,0); -o-transform:scale(0,0); -moz-transform:scale(0,0); transform:scale(0,0); transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .gallery-section .image-box .zoom-btn .icon { position:relative; display:inline-block; line-height:50px; top:50%; margin-top:-25px; } .gallery-section .image-box .inner-box:hover .zoom-btn { background-color:rgba(255,255,255,0.70); -webkit-transform:scale(1,1); -ms-transform:scale(1,1); -o-transform:scale(1,1); -moz-transform:scale(1,1); transform:scale(1,1); } .gallery-section .image-box .btn-zoom { position:absolute; left:0px; top:-100%; width:100%; text-align:center; height:100%; display:block; background:rgba(0,0,0,0.70); opacity:0; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } .gallery-section .image-box:hover .btn-zoom { top:0px; opacity:1; } .gallery-section .image-box .btn-zoom .icon { position:relative; width:30px; height:30px; font-size:42px; line-height:30px; display:inline-block; top:50%; margin-top:-15px; color:#eb5310; } .carousel-slider .owl-controls { z-index:999; position:relative; margin:20px 0px 30px; text-align:center; } .carousel-slider .owl-nav .owl-prev { position:relative; display:inline-block; margin:0px 5px; width:80px; height:30px; text-align:center; background:none !important; font-size:0px !important; } .carousel-slider .owl-nav .owl-next { position:relative; display:inline-block; margin:0px 5px; width:80px; height:30px; text-align:center; background:none !important; font-size:0px !important; } .carousel-slider .owl-nav .owl-prev:after { content:'\e06e'; font-family:'Flaticon'; position:absolute; left:0px; top:0px; line-height:40px; display:block; font-size:20px; text-align:center; width:80px; height:40px; opacity:1; color:#db9d46; border:1px solid #cccccc; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .carousel-slider .owl-nav .owl-next:after { content:'\e0b6'; font-family:'Flaticon'; position:absolute; left:0px; top:0px; line-height:40px; display:block; font-size:20px; text-align:center; width:80px; height:40px; opacity:1; color:#db9d46; border:1px solid #cccccc; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .carousel-slider .owl-nav .owl-prev:hover:after, .carousel-slider .owl-nav .owl-next:hover:after { background:#92b201; color:#ffffff; opacity:1; } .carousel-slider .owl-dots{ display:none !important; } /* 33 .featured-causes styles */ .featured-causes { background-color: #fff; display: inline-block; margin-bottom: 10px; } .featured-causes .thumb { position: relative; } .featured-causes .thumb .causes-progress { background-color: rgba(255, 255, 255, 0.65); bottom: 0; padding: 20px 12px; position: absolute; width: 100% } .featured-causes .causes-details h3 { color: #454545; font-weight: 600; line-height: 22px; margin-bottom: 25px; margin-top: 40px; } .featured-causes .causes-details p { font-size: 13px; } .featured-causes .causes-details .p-title { color: #eb5310; font-weight: 600; margin-bottom: 20px; } .featured-causes .causes-details h6 { color: #454545; font-size: 12px; font-weight: 700; line-height: 20px; margin-bottom: 10px; text-transform: uppercase; } .featured-causes .causes-details .thm-btn { margin-bottom: 20px; margin-top: 20px; } .featured-causes .social { padding-left: 0px; } .featured-causes .social li { display: inline-block; } .featured-causes .social li a { display: inline-block; width: 30px; height: 30px; color: #eb5310; border: 1px solid #CACFD3; line-height: 30px; text-align: center; font-size: 15px; border-radius: 50%; margin-right: 3px; transition: all .3s ease; } .featured-causes .social li a:hover { background: #eb5310; border-color: #eb5310; color: #fff; } .featured-causes .progress { height: 15px; } .featured-causes .progress-item { margin-top: 10px; } .featured-causes .progress-item .progress { background-color: #ddd; box-shadow: 0 0 1px rgba(0,0,0,0.4) inset; border-radius: 8px; margin-bottom: 15px; overflow: visible; } .featured-causes .progress-item .progress-bar { background-color: #eb5310; border-radius: 8px 0 0 8px; font-size: 12px; height: 15px; line-height: 18px; padding-left: 10px; position: relative; text-align: left; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; width: 0; } .featured-causes .progress-item .progress-bar .value-holder { background-color: #eb5310; color: #333; font-size: 10px; line-height: 8px; padding: 7px 2px; position: absolute; right: -10px; text-align: center; top: -3px; z-index: 9999; } .featured-causes .progress-item .progress-bar .value-holder { border: 2px solid #fcfcfc; border-radius: 50%; color: #fff; font-size: 10px; line-height: 10px; padding: 10px 5px; position: absolute; right: -10px; text-align: center; top: -9px; z-index: 9999; } .featured-causes .progress-item .progress-bar .value-holder .value { color: #fff; font-size: 10px; line-height: 10px; } .featured-causes .progress-item.progress-white .progress { padding: 2px; } .featured-causes .progress-item.style2 .progress { background-color: #717171; box-shadow: 0 0 1px rgba(0,0,0,0.4) inset; border-radius: 0; height: 30px; margin-bottom: 15px; overflow: visible; } .featured-causes .progress-item.style2 .progress-bar .value-holder { font-size: 12px; line-height: 20px; position: absolute; right: 12px; top: 5px; } .causes .progress-item .progress { background-color: #e5e5e5; border-bottom: 1px solid #ddd; box-shadow: none; } /* 34 .pager-outer */ .pager-outer { position:relative; margin-bottom:20px; } .pager-outer .pagination { margin-top:0px; } .pager-outer .pagination a { color:#505050; font-size:14px; padding:7px 15px; min-width:40px; text-align:center; display:block; border:1px solid #eb5310 !important; } .pager-outer .pagination li { position:relative; float:left; margin:3px; border:none !important; } .pager-outer .pagination.centered li { float:none !important; display:inline-block !important; } .pager-outer .pagination a:hover, .pager-outer .pagination .active a { background:#eb5310; color:#ffffff; } /* 35 .causes recent style */ .causes { border: 4px solid #eee; } .causes .thumb { position: relative; } .causes .thumb .donate-piechart { bottom: -25px; display: table; left: 0; margin: 0 auto; position: absolute; right: 0; } .causes .thumb .donate-piechart .piechart-block { background-color: #eb5310; border-radius: 50%; } .causes .thumb .donate-piechart .piechart { position: relative; margin: 0 auto; text-align: center; } .causes .thumb .donate-piechart .piechart canvas { position: absolute; left: 0; right: 0; margin: 0 auto; max-height: 51px; } .causes .thumb .donate-piechart .piechart-block .piechart { min-height: 50px; min-width: 50px; } .causes .thumb .donate-piechart .piechart-block .piechart span { color: #fff; font-size: 13px; font-weight: 600; line-height: 51px; } .causes .thumb .donate-piechart .piechart-block .piechart span:after { color: #fff; content: "%"; font-size: 13px; font-weight: 600; } .causes .causes-details { padding: 40px 20px 30px; } .causes .causes-details .title { margin: 0; } .causes .causes-details .title a { color: #000000; font-size: 20px; font-weight: bold; line-height: 26px; margin: 0 0 12px; text-transform: uppercase; } .causes .causes-details .about-causes { font-size: 12px; margin-bottom: 15px; margin-top: 10px; } .causes .causes-details .causes-raised { float: left; font-weight: 600; padding-right: 10px; } .causes .causes-details .causes-goal { color: #eb5310; float: left; font-weight: 600; padding-right: 0px; } .causes .causes-details .thm-btn { font-family: "Poppins",sans-serif; font-size: 10px !important; line-height: 16px; margin-right: 12px; margin-top: 12px; padding: 8px 11px !important; } /* causes style */ .causes .thumb .donate-target { background-color: rgba(255, 255, 255, 0.75); bottom: 0; left: 0; padding-bottom: 20px; padding-left: 30px; position: absolute; right: -5px; -webkit-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s; transition: all 0.15s ease-in-out 0s; } .causes .thumb .donate-target .title { margin-bottom: 0px; } .causes .thumb .overlay::after { background: rgba(255, 255, 255, 0.95); content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; -webkit-transition: all 0.15s ease-in-out 0s; -o-transition: all 0.15s ease-in-out 0s; transition: all 0.15s ease-in-out 0s; width: 102%; } /* causes style-two */ .causes.style-two .causes-details .title a { font-size: 16px; } .causes.style-two .causes-details .thm-btn { padding: 6px 13px !important; } /* 36 .promote-project */ .promote-project h3 { color: #000000; font-size: 24px; font-weight: bold; line-height: 26px; margin-bottom: 20px; } .promote-project h2 { color: #eb5310; font-size: 32px; font-weight: 700; line-height: 38px; margin-bottom: 30px; margin-top: 0; text-transform: uppercase; } .promote-project .sec-title.colored { margin-bottom: 20px; } .promote-project p { margin-bottom: 30px; } .promote-project .thm-btn { margin-right: 15px; } /* 37 .donation-section */ .donation-section { position:relative; } .donation-form-outer { position:relative; padding:25px 30px 40px; background:#f6f6f6; border-radius:2px; font-family:'Open Sans',sans-serif; } .donation-form-outer h3 { font-size:24px; font-weight:600; margin-bottom:30px; } .donation-form-outer hr { margin-bottom:40px; border-color:#e0e0e0; } .donation-form-outer .form-group { position:relative; margin-bottom:30px; } .donation-form-outer input[type="text"], .donation-form-outer input[type="email"], .donation-form-outer input[type="tel"], .donation-form-outer input[type="url"], .donation-form-outer input[type="password"], .donation-form-outer select, .donation-form-outer textarea { position:relative; display:block; width:100%; line-height:34px; padding:8px 20px; background:#ffffff; border:1px solid #e0e0e0; height:52px; } .donation-form-outer select { cursor:pointer; } .donation-form-outer .field-label { position:relative; display:block; font-weight:600; font-size:18px; color:#252525; line-height:28px; margin-bottom:10px; } .donation-form-outer .field-label .required { color:#ff0000; font-size:14px; } .donation-form-outer .radio-select { position:relative; float:left; margin-right:30px; margin-bottom:5px; line-height:50px; outline: none; } .donation-form-outer .radio-select:last-child { margin-left:25px; } .donation-form-outer .radio-select label { color: #252525; cursor: pointer; font-size: 24px; font-weight: 600; position: relative; text-align: center; text-transform: uppercase; } .donation-form-outer .radio-select input[type="radio"]:checked+label { color:#eb5310; } .donation-form-outer button { padding:9px 30px; }
19.990662
210
0.688679
903fae9de4ceb0ebe49c2d9493ab3ca03e831595
476
css
CSS
style/gifs.css
Sdanner08/GifTastic
9e79289c04bf285fe326bbee227948b2869a762c
[ "MIT" ]
null
null
null
style/gifs.css
Sdanner08/GifTastic
9e79289c04bf285fe326bbee227948b2869a762c
[ "MIT" ]
null
null
null
style/gifs.css
Sdanner08/GifTastic
9e79289c04bf285fe326bbee227948b2869a762c
[ "MIT" ]
null
null
null
body{ background-color: #587e76; } #navBar, #footer{ background-color: #686256; color: white; } .jumbotron{ background-color: #587e76; } #gifSearch, #search{ background-color: #c1502e; color:white; } #buttons-view{ background-color: #c1502e; } #footer{ position: fixed; bottom: 0px; width: 100%; clear: both; color: white; } #logo{ color: white; } .card-img-top { height: 250px; align-content: center; }
13.222222
31
0.596639
da57ec7586d5dab151697bc14bccf1da2f4b53df
792
css
CSS
HTML/HTML_odev_3.css
KerimUlusoy/kodluyoruzilkrepo
62090a20e9ae578330f965b6576b41ca10372b13
[ "MIT" ]
null
null
null
HTML/HTML_odev_3.css
KerimUlusoy/kodluyoruzilkrepo
62090a20e9ae578330f965b6576b41ca10372b13
[ "MIT" ]
null
null
null
HTML/HTML_odev_3.css
KerimUlusoy/kodluyoruzilkrepo
62090a20e9ae578330f965b6576b41ca10372b13
[ "MIT" ]
null
null
null
* { box-sizing: border-box; } body { text-align: center; } .content { width: 90%; margin: 0; display: inline-block; } .search { background-color: #EEEEEE; } .special { width: 37%; background-color: #7EE5DA; margin-right: 2px; display: flex; justify-content: center; align-items: center; } .help { width: 20%; background-color: #70CCC2; font-size: 13px; display: flex; justify-content: center; align-items: center; } .get { width: 43%; background-color: #62B3AA; font-size: 13px; margin-left: 2px; } .mavi { margin-top: 3px; margin-bottom: 15px; height: 78px; display: flex; } ul { margin: 0; padding: 0; } li { list-style: none; } #copy { font-size: 13px; }
12.571429
30
0.564394
da62d1023a50dd9c2a1392061b7e8a8e97662e2a
117
css
CSS
public/style.css
c-2k/jackie_proxy-server
1a7532eac18784e918eb46061c5c848924236651
[ "MIT" ]
null
null
null
public/style.css
c-2k/jackie_proxy-server
1a7532eac18784e918eb46061c5c848924236651
[ "MIT" ]
null
null
null
public/style.css
c-2k/jackie_proxy-server
1a7532eac18784e918eb46061c5c848924236651
[ "MIT" ]
1
2018-11-07T03:15:35.000Z
2018-11-07T03:15:35.000Z
#Gallery { width: 100%; height: 50%; margin-top: 1%; } #Details { margin: 2%; } #Reviews { margin: 2%; }
8.357143
17
0.521368
da6fd7655976810a7fba4ccacc29fd450306f946
1,135
css
CSS
packages/engine/src/card/maximize/index.css
onism68/am-editor
258f43001d56a58ab4e3a3bde57adcfee2849a8a
[ "MIT" ]
null
null
null
packages/engine/src/card/maximize/index.css
onism68/am-editor
258f43001d56a58ab4e3a3bde57adcfee2849a8a
[ "MIT" ]
null
null
null
packages/engine/src/card/maximize/index.css
onism68/am-editor
258f43001d56a58ab4e3a3bde57adcfee2849a8a
[ "MIT" ]
null
null
null
.card-maximize-header { position: fixed !important; top: 0; right: 0; left: 0; z-index: 1032; height: 56px; background: #fff; border-bottom: 1px solid #e8e8e8; width: 100%; } .card-maximize-header .header-crumb { float: left; line-height: 32px; display: flex; height: 100%; align-items: center; -webkit-box-align: center; -ms-flex-align: center; } .card-maximize-header .header-crumb a { color: #595959; font-size: 14px; cursor: pointer; } .card-maximize-header .header-crumb .split { display: inline-block; vertical-align: middle; padding: 0 15px; font-size: 20px; padding-right: 8px; font-weight: 200; margin: 0 8px; } .card-maximize-header .header-crumb .split + a { display: inline-block; vertical-align: middle; } .card-maximize-header .header-crumb .split + a:hover { color: #8C8C8C; } .data-card-block-max [data-card-element="center"] { top: 96px; background: #fafafa; position: fixed!important; right: 0; bottom: 0; left: 0; z-index: 1032; overflow: auto; padding: 20px; }
19.237288
54
0.618502
da7106db5c3c3b41db42309da1af44368a902459
5,787
css
CSS
proj4.css
DiandraDwyer/project4
87cc48258f6a1946b54d0803d87b5384fcb4f60d
[ "MIT" ]
null
null
null
proj4.css
DiandraDwyer/project4
87cc48258f6a1946b54d0803d87b5384fcb4f60d
[ "MIT" ]
null
null
null
proj4.css
DiandraDwyer/project4
87cc48258f6a1946b54d0803d87b5384fcb4f60d
[ "MIT" ]
null
null
null
/*PARALLAX TUTORIAL BY DAVID WALSH: https://davidwalsh.name/parallax*/ /*GENERAL*/ body { margin-left: 80px; margin-right: 80px; } h1 { font-family: 'Anton', sans-serif; font-size: 65px; } h2 { font-family: 'Fjalla One', sans-serif; } p { font-family: 'Oxygen', sans-serif; font-size: 18px; } ul { font-family: 'Oxygen', sans-serif; font-size: 18px; } li { margin: 20px; } /*GENERAL CLASSES*/ .text-center { text-align: center; } .bold { font-family: sans-serif; font-weight: bold; } .capn { color: #4c4c4c; font-size: 16px; } a { color: red; text-decoration: none; } /*VICE HEADER*/ .logo { width: 300px; height: 50px; margin-top: 20px; } .inline { display: inline-block; } .subscribe { border: black solid 1px; border-radius: 3px; width: 100px; text-align: center; margin-left: 600px; margin-top: 0px; height: 28px; } .subscribe:hover { background-color: black; color: white; border: black solid 1px; border-radius: 3px; width: 100px; text-align: center; margin-left: 600px; margin-top: 0px; height: 28px; } .sub { margin-top: 5px; font-family: sans-serif; font-size: 14px; } .sub:hover { margin-top: 5px; color: white; font-family: sans-serif; font-size: 14px; } .ham { margin-top: 30px; } .line { height: 1px; background-color: black; margin-top: 30px; } .hd-mg-btm { margin-bottom: 6px; } /*BY-LINE*/ .by-line { margin-bottom: 50px; } .social { margin-left: 900px; margin-bottom: 0px; } /*THE HOW*/ .dead-coral { margin-left: 0px; width: 100%; height: auto; } /*THE WHERE*/ .where { margin-top: 8px; } .space { margin-top: 55px; } .space2 { margin-top: 35px; } /*THE WHY*/ .cap-style { font-family: 'Oxygen', sans-serif; font-size: 14px; } .cap-span { font-weight: bold; color: #631804; } .highlight-qt { font-weight: bold; color: #631804; font-family: 'Oxygen', sans-serif; font-size: 40px; text-align: center; margin-top: 40px; margin-bottom: 25px; } /*ALL API: GOOGLE MAPS, TWITTER, FLICKR*/ /*GOOGLE MAPS*/ #map { height: 600px; width: 100%; } .imge-size { height: 200px; width: 400px; } /* TWITTER*/ #twitter { font-family: 'Oxygen', sans-serif;; background-color: #ffa58e; width: 100%; height: 800px; } /*FLICKR*/ .flickr, hr{ border-top: 1px solid #ffffff; } .flickr .flickr-img:hover{ opacity: .5; } .flickr, .flickr-img{ opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; width: 200px; height: 26vh; overflow: hidden; display: inline-block; } #flickr { height: 100%; width: 100%; } /*BACK TO TOP BOTTON*/ #myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: red; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-family: 'Fjalla One', sans-serif; } #myBtn:hover { background-color: black; } /*FOOTER*/ .black-footer { background-color: black; height: 30px; width: 100%; } /*PARALLAX: MODIFIED FROM DAVID WALSH*/ .demo-frame header, .demo-frame h1, .demo-frame .demo-conversion { display: none; } .demo-wrapper { min-height: 500px; } .bsap { position: absolute; top: 0; right: 0; } .parallax [class*="bg__"] { position: relative; height: 50vh; text-indent: -9999px; background-attachment: fixed; background-position: top center; background-size: cover; } .parallax [class*="bg__"]:nth-child(2n) { box-shadow: inset 0 0 1em #111; } .parallax .bg__foo, .parallax .bg__bazz { height: 100vh; } .parallax .bg__foo { background-image: url('images/coral-reef1.jpeg'); } .parallax .bg__bar { background-image: url('images/coral-reef2-2.jpg'); } .parallax .bg__baz { background-image: url('images/coral-reef3.jpg'); } .parallax .bg__bazz { background-image: url('images/coral-reef4-4.jpg'); } .parallax .bg__break { box-shadow: inset 0 0 1em #111; background-image: url('images/swimming-fish2.gif'); } .parallax .capture { float: right; width: 200px; padding: 1em; margin: -1.5em 1em 0 0; text-indent: 0; background: rgba(243, 243, 243, 0.75); box-shadow: 0 1px 0.125em #333; } article .container { width: 600px; margin: 0 auto; } article .header { position: relative; margin: -5em 0 0 0; padding: 1em; text-align: left; font-size: 2em; color: #333; background-color: rgba(255, 255, 255, 0.75); } article h1, article h2 { margin: 0 0 0.333em; } article section { padding: 3em; } article section.parallax { margin: 0; padding: 0; } #carbonads { position: absolute; top: 0; right: 0; display: block; overflow: hidden; padding: 1.5em 1em; max-width: 230px; border: solid 1px hsl(0, 0%, 88%); background-color: hsl(0, 0%, 96%); text-align: center; font-size: 18px; line-height: 1.5; transition: all .2s ease-in-out; } #carbonads:hover { background-color: hsl(0, 0%, 93%); } #carbonads a { text-decoration: none; } #carbonads span { display: block; overflow: hidden; } .carbon-img img { display: block; margin: 0 auto 1em; } .carbon-text { display: block; margin-bottom: .5em; } .carbon-poweredby { display: block; font-size: 16px; } .footer { padding: 0px; margin-bottom: 0px; } /*MEDIA QUERIES*/ @media (max-width: 768px) { #carbonads { display:none; } } @media (max-width: 539px) { h1 {font-size:40px;} }
16.119777
70
0.636254
da74359766a88706a8dbded15ea1058517aaff48
6,213
css
CSS
dist/combobox/ds4/combobox.css
BhavinPatel04/skin
fca25b3ed629c7297921e2a3984972415e8da87a
[ "MIT" ]
null
null
null
dist/combobox/ds4/combobox.css
BhavinPatel04/skin
fca25b3ed629c7297921e2a3984972415e8da87a
[ "MIT" ]
null
null
null
dist/combobox/ds4/combobox.css
BhavinPatel04/skin
fca25b3ed629c7297921e2a3984972415e8da87a
[ "MIT" ]
null
null
null
.combobox { -webkit-box-sizing: border-box; box-sizing: border-box; line-height: normal; position: relative; } span.combobox { display: inline-block; vertical-align: bottom; } .combobox__value { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-box-flex: 1; flex: 1 0 auto; } span.combobox__icon { background-repeat: no-repeat; display: inline-block; vertical-align: middle; background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxMyI+PHBhdGggZmlsbD0iIzc2NzY3NiIgZD0iTTExLjYwNCAxMi45MjFMMCAwaDIzLjIxNWwtNS44MDcgNi40NjJ6Ii8+PC9zdmc+'); height: 100%; width: 9px; background-size: 9px 100%; background-position: right center; margin-left: 8px; pointer-events: none; position: absolute; right: 17px; top: 0; } .combobox__options--fix-width[role="listbox"] { width: 100%; } .combobox__options--reverse[role="listbox"] { right: 0; } .combobox__listbox { background-color: #fff; border: 1px solid #ccc; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 100%; padding: 4px; width: auto; max-height: 400px; overflow-y: auto; z-index: 1; -webkit-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 0.5); box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 0.5); display: none; position: absolute; top: calc(100% - 1px); } .combobox__option[role^="option"] { border: 1px solid transparent; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: default; display: -webkit-inline-box; display: inline-flex; font-size: 0.875rem; -webkit-box-pack: justify; justify-content: space-between; line-height: 2.5; padding: 0 12px; width: 100%; } .combobox__option[role^="option"]:not(:last-child) { margin-bottom: 1px; } .combobox__option[role^="option"]:hover { background-color: #eee; } .combobox__option[role^="option"]:active { font-weight: normal; } .combobox__option[role^="option"]:not(:last-child) { margin-bottom: 1px; } .combobox__option[role^="option"]:hover { background-color: #eee; } .combobox__option--active[role^="option"] { background-color: #eee; } .combobox .expand-btn[aria-expanded="true"] { border-bottom-color: transparent; } .combobox--expanded .combobox__listbox { display: block; } .combobox--expanded span.combobox__icon { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .combobox__control > input { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; border: 1px solid #ccc; border-radius: 3px; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: inherit; font-size: 0.875rem; height: 40px; padding: 0 32px 0 16px; text-align: left; } .combobox__control > input[readonly] { color: transparent; cursor: default; text-shadow: 0 0 0 #555; -webkit-user-select: none; } .combobox__control > input[readonly]::-moz-selection, .combobox__control > input[readonly]::-moz-selection { background: #fff; } .combobox__control > input[readonly]::-moz-selection, .combobox__control > input[readonly]::selection { background: #fff; } .combobox__control > input[disabled], .combobox__control > input[aria-disabled="true"] { border-color: #ccc; } .combobox__control > input[disabled][readonly], .combobox__control > input[aria-disabled="true"][readonly] { text-shadow: 0 0 0 #ccc; } .combobox__control > input[disabled] + span.combobox__icon, .combobox__control > input[aria-disabled="true"] + span.combobox__icon { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxMyI+PHBhdGggZmlsbD0iI2NjYyIgZD0iTTExLjYwNCAxMi45MjFMMCAwaDIzLjIxNWwtNS44MDcgNi40NjJ6Ii8+PC9zdmc+'); height: 100%; width: 9px; background-size: 9px 100%; } .combobox__control > input[aria-expanded="true"] { border-bottom: 0; padding-bottom: 1px; } .combobox__control > input[aria-invalid="true"] { border-color: #dd1e31; } .combobox__control > input::-ms-clear { display: none; } .combobox__control--borderless > input { background-color: transparent; border-color: transparent; padding-left: 0; } .combobox__control > input:focus { border-color: #0654ba; outline: 0; } .combobox__control--borderless > input:focus { border-color: transparent; outline: none; } .combobox--fluid { width: 100%; } .combobox--fluid .combobox__control > input { width: 100%; } .combobox__status { align-self: center; color: #767676; fill: currentColor; height: 8px; margin: 0 auto; opacity: 0; stroke: currentColor; stroke-width: 0; width: 8px; } span.combobox__status { display: inline-block; vertical-align: middle; background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxOCI+PHBhdGggZmlsbD0iIzA2NTRiYSIgZD0iTTIwLjQyOS4wMDFMNy42NzMgMTIuODcgMi40ODEgNy42NzcgMCAxMC4zODZsNy42NzQgNy40NUwyMy4xNCAyLjQ4NiAyMC40MyAweiIvPjwvc3ZnPg=='); height: 9px; width: 9px; background-size: 9px 9px; background-position: left center; background-repeat: no-repeat; flex-shrink: 0; pointer-events: none; } .combobox__option[role^="option"][aria-selected="true"] .combobox__status { opacity: 1; } @media all and (-ms-high-contrast: active), all and (-ms-high-contrast: none) { *::-ms-backdrop, .combobox__value { min-width: 100%; } } @media screen and (-ms-high-contrast: white-on-black) { span.combobox__icon { background-color: transparent; background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIuOTA1LS4wMjNsMTEuNTQyIDExLjU0NC0yLjQ0OCAyLjQ0OUwuNDU1IDIuNDI2bDIuNDUtMi40NDl6TTkuNTUgMTEuNTIxTDIxLjA5NS0uMDI0bDIuNDUgMi40NDlMMTEuOTk5IDEzLjk3IDkuNTUgMTEuNTIxeiIvPjwvc3ZnPg=='); } } .combobox--small .combobox__control > input { font-size: 0.75rem; height: 32px; } .combobox--large .combobox__control > input { font-size: 1rem; height: 48px; } .combobox--extra-large .combobox__control > input { font-size: 1.125rem; height: 56px; }
28.113122
340
0.726541
da7be3855dfb0461c01b067ee30b5d5ce77fd691
134
css
CSS
src/assets/styles/index.css
yusufyilmz/reactreduxstarter
420615fce65134e00629b69b9d526ed503f849f7
[ "MIT" ]
null
null
null
src/assets/styles/index.css
yusufyilmz/reactreduxstarter
420615fce65134e00629b69b9d526ed503f849f7
[ "MIT" ]
null
null
null
src/assets/styles/index.css
yusufyilmz/reactreduxstarter
420615fce65134e00629b69b9d526ed503f849f7
[ "MIT" ]
null
null
null
body { margin: 0; padding: 0; font-family: sans-serif; } .app { text-align: center; } .navbar-nav { flex-direction: row }
9.571429
26
0.604478
da7f9f07fcb9f8aff348be2eff370d87b5238605
747
css
CSS
src/components/ReduxApp.css
bpalij/tv-show-app
f5af48e8e9c66f84eca6d895012761d6268611d2
[ "MIT" ]
null
null
null
src/components/ReduxApp.css
bpalij/tv-show-app
f5af48e8e9c66f84eca6d895012761d6268611d2
[ "MIT" ]
6
2020-09-06T12:33:15.000Z
2022-02-18T05:40:15.000Z
src/components/ReduxApp.css
bpalij/tv-show-app
f5af48e8e9c66f84eca6d895012761d6268611d2
[ "MIT" ]
null
null
null
body{ min-width: 1010px; } .flexbox-center{ display: flex; flex-direction: column; align-items: center; } .form-table-width{ width: 1000px; min-width: 1000px; max-width: 1000px; } .form-flex-line{ display: flex; flex-direction: row; justify-content: space-between; } .form-flex-right-button{ display: flex; flex-direction: row; justify-content: flex-end; } .form-item{ width: 310px; } .main-form label, .main-form input, .main-form select, .main-form button{ display: block; width: 100%; } .main-table th, .main-table td{ text-align: left; } .main-table td img{ width: 450px; } .final-whitespace{ min-height: 10px; } .error-message{ font-size: 2em; font-weight: bold; color: red; text-align: center; }
16.6
73
0.670683
da85e48d82b6dd6b83a5c60971a37a230ab6cfbf
1,893
css
CSS
demo/src/index.css
cristianagrigoriu/cristianagrigoriu.github.io
d85bbdb2ec40e5dbc338f36fef08eca805a13775
[ "MIT" ]
null
null
null
demo/src/index.css
cristianagrigoriu/cristianagrigoriu.github.io
d85bbdb2ec40e5dbc338f36fef08eca805a13775
[ "MIT" ]
null
null
null
demo/src/index.css
cristianagrigoriu/cristianagrigoriu.github.io
d85bbdb2ec40e5dbc338f36fef08eca805a13775
[ "MIT" ]
null
null
null
* { box-sizing: border-box; } html { width: 100%; height: 100%; } body { margin: 0; width: 100%; height: 100%; overflow: hidden; 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; } #root { width: 100%; height: 100%; } .demo { display: flex; width: 100%; height: 100%; overflow: hidden; background-color: #035928; background-image: linear-gradient(326deg, #035928, #50b55d 74%); 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; } .demo ::-webkit-scrollbar-track { background-color: #f5f5f5; } .demo ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #f5f5f5; } .demo ::-webkit-scrollbar-thumb { background-color: #ddd; border: 2px solid #d8d8d8; } .tableWrapper { height: 100%; padding: 20px; overflow: auto; flex: 1; margin: 0; } .rgt-cell:not(.rgt-row-edit):not(.rgt-row-not-selectable) { cursor: pointer; } .rgt-row-selected { background: #f3f6f9; } .rgt-row-hover { background: #f7f7f7; } .settingsDrawer input[type="checkbox"] { cursor: pointer; } .settingsDrawer input[type="text"], .settingsDrawer input[type="number"], .settingsDrawer select { background: #eef2f5; outline: none; border: none; padding: 5px 10px; border-radius: 4px; width: 120px; } @media (min-width: 1025px) { .tableWrapper { padding: 40px; } .settingsDrawer { position: unset !important; transform: translate3d(0px, 0px, 0px) !important; } .settingsDrawerButton { display: none !important; } }
18.378641
81
0.656101
da96d4dc564473fc794048426bb3a64fdedf3a5b
1,589
css
CSS
assets/css/style.css
matheusmacario/login-screen
dcae11b122fe9a3c03c45ae455380e8ec8d9cfa3
[ "MIT" ]
null
null
null
assets/css/style.css
matheusmacario/login-screen
dcae11b122fe9a3c03c45ae455380e8ec8d9cfa3
[ "MIT" ]
null
null
null
assets/css/style.css
matheusmacario/login-screen
dcae11b122fe9a3c03c45ae455380e8ec8d9cfa3
[ "MIT" ]
null
null
null
*{ box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { background: url('https://images.unsplash.com/photo-1493129922668-fcb1a8514643?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1398&q=80'); background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed; } .content-center{ width: 100%; max-width: 300px; margin: auto; padding: 20px; background-color: #FFF; border-radius: 15px; } .content-center .text-center { text-align: center; } .content-center img { width: 70%; } .content-center form { margin: 20px; } .content-center input, .content-center button { width: 100%; padding: 10px 5px; border: none; outline: none; } .content-center input{ border-bottom-color: #ccc; border-bottom-style: solid; border-bottom-width: 2px; margin-bottom: 10px; } .content-center input:focus{ border-bottom-color: #ffcd2e; } .content-center button { background-color: #ffaa04; color: #FFF; } .content-center button:hover{ background-color: #c78604; cursor: pointer; } .content-center button:active{ background-color: #906204; cursor: pointer; } header a { color: rgb(240, 240, 240); text-decoration: none; text-shadow: 2px 2px 5px #111111; } header a:visited { color: rgb(255, 255, 255) ; } header a:hover { text-decoration: underline; } header h1 { font-size: 2.5em; text-align: center; margin: 50px auto; }
17.461538
182
0.655129
da9e5123331566f8926be1c0b73362fc6ba3c3b6
886
css
CSS
css/sub.css
WoodStone/todo.vestein.no
64183dd09a5f7df189f4af93a2908ab8e8bfa4b0
[ "MIT" ]
null
null
null
css/sub.css
WoodStone/todo.vestein.no
64183dd09a5f7df189f4af93a2908ab8e8bfa4b0
[ "MIT" ]
null
null
null
css/sub.css
WoodStone/todo.vestein.no
64183dd09a5f7df189f4af93a2908ab8e8bfa4b0
[ "MIT" ]
null
null
null
* { overflow: visible; } header { top: 0; position: relative; } header p { font-size: 1.75em; font-weight: bold; margin: 0; } header button { font-size: 0.9em; color: #CCCCCC; border-width: 0; background-color: #888888; position: relative; } ul { color: #CCCCCC; font-size: 30px; } #s_todos { position: relative; width: 100%; max-width: 800px; margin-top: 1em; left: 5%; } #newTodo, #add { margin-top: 20px; } #newTodo { width: 80%; height: 30px; font-size: 20px; } #add { width: 10%; height: 10%; font-size: 1.5em; color: #CCCCCC; border-width: 0; background-color: #888888; margin-bottom: 2em; } #clear:hover, #add:hover { color: #f6f4f2; } .checkbox { width: 2em; height: 2em; margin-top:10px; }
15.821429
31
0.527088