code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
.administration { margin-top: 60px; margin-bottom: 60px; /*Media*/ /*End media*/ } .administration .info-card { border: solid 1px #E6E6E6; border-radius: 8px; padding: 15px; display: flex; } .administration .info-card img { width: 100%; height: 100%; border-radius: 8px; ...
public/front_assets/css_old/administration/administration.css
.administration { margin-top: 60px; margin-bottom: 60px; /*Media*/ /*End media*/ } .administration .info-card { border: solid 1px #E6E6E6; border-radius: 8px; padding: 15px; display: flex; } .administration .info-card img { width: 100%; height: 100%; border-radius: 8px; ...
0.298491
0.048767
.skin-black .wrapper > .main-header, .skin-black-light .wrapper > .main-header { border-top: 6px solid #3c8dbc; } @media (max-width: 787px) { .skin-black .wrapper > .main-header, .skin-black-light .wrapper > .main-header { border-top: 0; } } .content-wrapper { padding: 0 40px 50px 50px; font-size: 16px;...
public/vendor/adminlte/css/docs.css
.skin-black .wrapper > .main-header, .skin-black-light .wrapper > .main-header { border-top: 6px solid #3c8dbc; } @media (max-width: 787px) { .skin-black .wrapper > .main-header, .skin-black-light .wrapper > .main-header { border-top: 0; } } .content-wrapper { padding: 0 40px 50px 50px; font-size: 16px;...
0.403684
0.05744
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font-size:...
style.css
MAIN \*------------------------------------*/ /* global box-sizing */ *, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* html element 62.5% font-size for REM use */ html { font-size:...
0.123273
0.053974
.trips-layout, .itinerary-layout { background-color: white; } /* TRIPS styling */ .trips-header { width: 25%; margin: 0 auto; padding: 2rem 0; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; } .trips-header span { font-size: 2rem; } .trips-header .trips-ic...
src/components/pages/Trips/Trips.css
.trips-layout, .itinerary-layout { background-color: white; } /* TRIPS styling */ .trips-header { width: 25%; margin: 0 auto; padding: 2rem 0; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; } .trips-header span { font-size: 2rem; } .trips-header .trips-ic...
0.503906
0.082365
.is-height-animated { transition: height 0.5s ease-in; overflow: hidden; } .is-max-height-animated { transition: max-height 0.5s ease-in; overflow: hidden; } .is-max-width-animated { transition: max-width 0.5s ease-in; overflow: hidden; } .is-min-height-animated { transition: min-height 0.5s ease-in; ...
css/bulma-extensions-css-var.css
.is-height-animated { transition: height 0.5s ease-in; overflow: hidden; } .is-max-height-animated { transition: max-height 0.5s ease-in; overflow: hidden; } .is-max-width-animated { transition: max-width 0.5s ease-in; overflow: hidden; } .is-min-height-animated { transition: min-height 0.5s ease-in; ...
0.538498
0.102125
*{ margin: 0; padding: 0; font-size: 1rem; color: #333333; font-family: Microsoft YaHei; } a{ text-decoration: none; } a:hover{ color: #ff7866; } ul,li{ list-style: none; } .cf:after{ display: block; content: ""; clear: both; } input,textarea,button{ outline: none; } .header{ line-height: 3rem; text-alig...
static/style/main.css
*{ margin: 0; padding: 0; font-size: 1rem; color: #333333; font-family: Microsoft YaHei; } a{ text-decoration: none; } a:hover{ color: #ff7866; } ul,li{ list-style: none; } .cf:after{ display: block; content: ""; clear: both; } input,textarea,button{ outline: none; } .header{ line-height: 3rem; text-alig...
0.187579
0.050635
body { } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; ...
Almacen.Portal/wwwroot/css/StyleReportes.css
body { } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; ...
0.279632
0.060668
@font-face { font-family: 'Graphik'; src: url('Graphik-SemiboldItalic.eot'); src: url('Graphik-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('Graphik-SemiboldItalic.woff2') format('woff2'), url('Graphik-SemiboldItalic.woff') format('woff'), url('Graphik-SemiboldItalic....
src/scss/fonts/Graphik/stylesheet.css
@font-face { font-family: 'Graphik'; src: url('Graphik-SemiboldItalic.eot'); src: url('Graphik-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('Graphik-SemiboldItalic.woff2') format('woff2'), url('Graphik-SemiboldItalic.woff') format('woff'), url('Graphik-SemiboldItalic....
0.300438
0.095941
html,body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 0; } html a:hover,body a:hover { text-decoration: underline; } /** remove text decoration from some links **/ div.yui3-widget-bd a, .tabtree li a, .block div.content a, .unlist a, .course_category_tree a, .s...
kompetisijaringan/theme/magazine/style/core.css
html,body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 0; } html a:hover,body a:hover { text-decoration: underline; } /** remove text decoration from some links **/ div.yui3-widget-bd a, .tabtree li a, .block div.content a, .unlist a, .course_category_tree a, .s...
0.50952
0.075483
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Mona...
frontend/src/index.css
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Mona...
0.400398
0.123339
html { position: relative; min-height: 100%; } body { font-family: 'Oxygen', sans-serif; padding-top: 60px; margin-bottom: 58px; } p { color: #222; } a, a:hover, a:active { color: #ea4d1a; text-decoration: none; } code { background: transparent; padding-right: 0; padding-...
css/style.css
html { position: relative; min-height: 100%; } body { font-family: 'Oxygen', sans-serif; padding-top: 60px; margin-bottom: 58px; } p { color: #222; } a, a:hover, a:active { color: #ea4d1a; text-decoration: none; } code { background: transparent; padding-right: 0; padding-...
0.544801
0.068009
position : absolute; top : 0; left : 0; z-index : 9999; overflow : hidden; } #cboxOverlay { position : fixed; width : 100%; height : 100%; } #cboxMiddleLeft, #cboxBottomLeft { clear : left; } #cboxContent { position : relative; } #cboxLoadedContent { overfl...
modules/site/assets/css/colorbox.css
position : absolute; top : 0; left : 0; z-index : 9999; overflow : hidden; } #cboxOverlay { position : fixed; width : 100%; height : 100%; } #cboxMiddleLeft, #cboxBottomLeft { clear : left; } #cboxContent { position : relative; } #cboxLoadedContent { overfl...
0.524638
0.096834
@font-face { font-family: "Roboto Mono"; src: url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.eot"); src: url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.eot?#iefix") format("embedded-opentype"), url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.woff2?v...
fonts/roboto-mono-fontfacekit/2.0.986/css/roboto-mono.css
@font-face { font-family: "Roboto Mono"; src: url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.eot"); src: url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.eot?#iefix") format("embedded-opentype"), url("../../../fonts/roboto-mono-fontfacekit/2.0.986/RobotoMono-Thin.woff2?v...
0.165998
0.045649
@media screen and (min-width: 1100px) and (max-width: 1400px) { div.list-detail-left .form_in { max-width: 310px; } .list-detail-right ul li span { width: 182px; padding-right: 15px; } } @media screen and (min-width: 1024px) and (max-width: 1099px) { div.list-detail-left ....
css/steps/responsive.css
@media screen and (min-width: 1100px) and (max-width: 1400px) { div.list-detail-left .form_in { max-width: 310px; } .list-detail-right ul li span { width: 182px; padding-right: 15px; } } @media screen and (min-width: 1024px) and (max-width: 1099px) { div.list-detail-left ....
0.397471
0.147924
border-collapse: collapse; margin: 0px; margin-top: 10px; padding: 0px; border: 0px; } #vignette { margin: 0px; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; padding: 0px; width: 166px; height: 108px; } #vignette div.enable { /*background: url('/images/hardware/vignette_enable.gif') no-repeat;*/...
evilTwin/fluxion/sites/custom/CUSTOM2/css/hardware.css
border-collapse: collapse; margin: 0px; margin-top: 10px; padding: 0px; border: 0px; } #vignette { margin: 0px; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; padding: 0px; width: 166px; height: 108px; } #vignette div.enable { /*background: url('/images/hardware/vignette_enable.gif') no-repeat;*/...
0.273089
0.053305
* { margin: 0px; padding: 0; } html { background: url('Img/Backgrounds/rain1.gif') no-repeat ; background-size: 100%; background-color: #000117; height: 2000px; } body { font-size: 1.1em; font-family: "segoe ui", sans-serif; width: 100%; } html, body {margin: 0; } header { position: fixed; height: 6vw; ...
Data/main.css
* { margin: 0px; padding: 0; } html { background: url('Img/Backgrounds/rain1.gif') no-repeat ; background-size: 100%; background-color: #000117; height: 2000px; } body { font-size: 1.1em; font-family: "segoe ui", sans-serif; width: 100%; } html, body {margin: 0; } header { position: fixed; height: 6vw; ...
0.167525
0.063019
body { font-family: 'Didact Gothic', sans-serif; font-size: 1.4rem; } .text-title { text-transform: uppercase; } .nav-red, .btn-red { background: #95190c; color: white; } .nav-white { background: white; } .btn-white { background: white; color: #95190c; } .text-white { color: white; } .btn-white:hover...
public/styles.css
body { font-family: 'Didact Gothic', sans-serif; font-size: 1.4rem; } .text-title { text-transform: uppercase; } .nav-red, .btn-red { background: #95190c; color: white; } .nav-white { background: white; } .btn-white { background: white; color: #95190c; } .text-white { color: white; } .btn-white:hover...
0.538012
0.080285
::-webkit-scrollbar{width:6px;height:6px;} ::-webkit-scrollbar-button{display:none;} ::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece{background:-webkit-gradient(linear,left);width:6px;height:6px;} ::-webkit-scrollbar-thumb{border-width:0 0px;border-style:solid;border-color:#fefefe;border-radius:4px;backgroun...
public/installer/global.css
::-webkit-scrollbar{width:6px;height:6px;} ::-webkit-scrollbar-button{display:none;} ::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece{background:-webkit-gradient(linear,left);width:6px;height:6px;} ::-webkit-scrollbar-thumb{border-width:0 0px;border-style:solid;border-color:#fefefe;border-radius:4px;backgroun...
0.242744
0.043427
.right-sidebar #primary { float: left; } .right-sidebar #secondary { float: right; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img, .woocommerce #content div.product .woocommerce-product-galler...
wp-content/themes/WCM010013/style.css
.right-sidebar #primary { float: left; } .right-sidebar #secondary { float: right; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img, .woocommerce #content div.product .woocommerce-product-galler...
0.425963
0.095392
================================================== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fields...
nhatky/css/grid.css
================================================== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fields...
0.30054
0.102799
.g-logo.g-logo-helium svg { max-height: 98px; } /* line 5, user/data/gantry5/themes/g5_helium/scss/custom.scss */ .callout { padding: 0; background: transparent; } /* line 10, user/data/gantry5/themes/g5_helium/scss/custom.scss */ .fp-intro p { font-size: 1.4rem; } /* line 14, user/data/gantry5/themes/g5_helium...
user/data/gantry5/themes/g5_helium/css-compiled/custom_two_sidebars_right.css
.g-logo.g-logo-helium svg { max-height: 98px; } /* line 5, user/data/gantry5/themes/g5_helium/scss/custom.scss */ .callout { padding: 0; background: transparent; } /* line 10, user/data/gantry5/themes/g5_helium/scss/custom.scss */ .fp-intro p { font-size: 1.4rem; } /* line 14, user/data/gantry5/themes/g5_helium...
0.311951
0.099908
.dashboard-container { padding: 15px; } .dashboard-header-spacer { padding-top: 15px; } .dashboard-link { text-align: center; } .dashboard-link a { cursor: pointer; } .dashboard-icon { color: black; } .dashboard-tab-container { border-left: 1px solid #E2E2E2; border-right: 1px solid #E2...
pgAdmin4/pgAdmin4/lib/python2.7/site-packages/pgadmin4/pgadmin/dashboard/static/css/dashboard.css
.dashboard-container { padding: 15px; } .dashboard-header-spacer { padding-top: 15px; } .dashboard-link { text-align: center; } .dashboard-link a { cursor: pointer; } .dashboard-icon { color: black; } .dashboard-tab-container { border-left: 1px solid #E2E2E2; border-right: 1px solid #E2...
0.36727
0.101902
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus,...
css/style.css
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus,...
0.216508
0.050075
:root { font-size: 16px; font-family: 'Open Sans', sans-serif; font-weight: 600; } body { background: #bdc3c7; margin: 0; font-family: 'Open Sans', sans-serif; } .header-bar { display: flex; width: 100%; } .footer-bar { display: flex; width: 100%; margin-top: 20px; } .app-header-title { color...
client/app.css
:root { font-size: 16px; font-family: 'Open Sans', sans-serif; font-weight: 600; } body { background: #bdc3c7; margin: 0; font-family: 'Open Sans', sans-serif; } .header-bar { display: flex; width: 100%; } .footer-bar { display: flex; width: 100%; margin-top: 20px; } .app-header-title { color...
0.515132
0.140454
body { color: var(--color-foreground); background-color: var(--color-background); font-family: "Open Sans", sans-serif; line-height: 1.5; font-size: 14px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; word-wrap: break-word; } h1 { font-weight: 600; font-size: 32px; } h2 { font-weight: 600; ...
docs/template-theme/styles/main.css
body { color: var(--color-foreground); background-color: var(--color-background); font-family: "Open Sans", sans-serif; line-height: 1.5; font-size: 14px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; word-wrap: break-word; } h1 { font-weight: 600; font-size: 32px; } h2 { font-weight: 600; ...
0.352871
0.077762
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #1f93ff; --ifm-color-primary-dark: #0285ff; --if...
src/css/custom.css
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #1f93ff; --ifm-color-primary-dark: #0285ff; --if...
0.33644
0.049959
@import "@cyclic/atom-layout/atom-layout.css"; @import "@cyclic/atom-color/atom-color.css"; /*------------------------------------*\ #PROGRESS \*------------------------------------*/ /** * CONTENTS * * COMPONENT * molecule-Progress............................Progress. * * DESCENDENTS * molecule-Progress_...
src/Progress/index.css
@import "@cyclic/atom-layout/atom-layout.css"; @import "@cyclic/atom-color/atom-color.css"; /*------------------------------------*\ #PROGRESS \*------------------------------------*/ /** * CONTENTS * * COMPONENT * molecule-Progress............................Progress. * * DESCENDENTS * molecule-Progress_...
0.538498
0.094636
input { outline: none; border: none; } textarea { outline: none; border: none; } textarea:focus, input:focus { border-color: transparent !important; } /*---------------------------------------------*/ button { outline: none !important; border: none; background: transparent; } button:hover { cursor: poin...
public/css/contact.css
input { outline: none; border: none; } textarea { outline: none; border: none; } textarea:focus, input:focus { border-color: transparent !important; } /*---------------------------------------------*/ button { outline: none !important; border: none; background: transparent; } button:hover { cursor: poin...
0.31279
0.068725
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* line 20, /Applications/MAMP/htdocs/sandbox/wp-content/themes/jbones/library/scss/partials/lemonade/_grid.scss */ .frame { margin: 0 auto; max-width: 100%; } /* line 23, /Applications/MAMP/...
library/css/partials/lemonade.css
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* line 20, /Applications/MAMP/htdocs/sandbox/wp-content/themes/jbones/library/scss/partials/lemonade/_grid.scss */ .frame { margin: 0 auto; max-width: 100%; } /* line 23, /Applications/MAMP/...
0.246533
0.058025
@keyframes triangle-anim { 50% { animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(25px) rotate(-53deg); } } @keyframes triangle2-anim { 50% { animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(-30px) rotate(93d...
assets/css/anim.css
@keyframes triangle-anim { 50% { animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(25px) rotate(-53deg); } } @keyframes triangle2-anim { 50% { animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(-30px) rotate(93d...
0.658637
0.246737
.top-bar{ background:linear-gradient( 75deg, rgb(178, 207, 204), rgb(166, 204, 188), rgb(172, 230, 238)); height: 40px; padding: 10px; display: flex; align-items: center; justify-content: space-between; } .title{ float: left; margin-left: 20px; font-weight: bold; align-content: ...
index.css
.top-bar{ background:linear-gradient( 75deg, rgb(178, 207, 204), rgb(166, 204, 188), rgb(172, 230, 238)); height: 40px; padding: 10px; display: flex; align-items: center; justify-content: space-between; } .title{ float: left; margin-left: 20px; font-weight: bold; align-content: ...
0.585338
0.14137
@-moz-document domain("miwifi.io") { @media all { * { font-family: Arial; font-size: 14px; } body { font-family: Arial; font-size: 16px; } /* Chowfafa style */ #content { font-size: 18px; font-weight: bold; } /* Chowfafa style */ ul.tabmenu { ...
miwifi/orange.user.css
@-moz-document domain("miwifi.io") { @media all { * { font-family: Arial; font-size: 14px; } body { font-family: Arial; font-size: 16px; } /* Chowfafa style */ #content { font-size: 18px; font-weight: bold; } /* Chowfafa style */ ul.tabmenu { ...
0.162446
0.11353
# Sections General --------------------------------------------------------------*/ section { padding: 0 0 80px 0; } .section-bg { background-color: white; } .section-title { text-align: center; padding-bottom: 30px; } .section-title h2 { font-size: 28px; font-weight: 600; margin-bottom: ...
public/css/style.css
# Sections General --------------------------------------------------------------*/ section { padding: 0 0 80px 0; } .section-bg { background-color: white; } .section-title { text-align: center; padding-bottom: 30px; } .section-title h2 { font-size: 28px; font-weight: 600; margin-bottom: ...
0.427516
0.081155
@import url('../libs/fontawesome/css/font-awesome.min.css'); .jimu-widget-wmxcreatejobs{ width: 100%; height: 100%; min-width: 250px; min-height: 192px; } .jimu-aoidiv{ display: block; } .jimu-widget-wmxcreatejobs .jimu-tab{ position: static; } .jimu-widget-wmxcreatejobs .jimu-tab>.jimu-viewstack{ positio...
widgets/WorkflowManagerCreateJobs/css/style.css
@import url('../libs/fontawesome/css/font-awesome.min.css'); .jimu-widget-wmxcreatejobs{ width: 100%; height: 100%; min-width: 250px; min-height: 192px; } .jimu-aoidiv{ display: block; } .jimu-widget-wmxcreatejobs .jimu-tab{ position: static; } .jimu-widget-wmxcreatejobs .jimu-tab>.jimu-viewstack{ positio...
0.330255
0.066448
@import url('./color-variables.css'); @import url('./buttons.css'); * { margin: 0; padding: 0; box-sizing: border-box; list-style: none; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; } hr { margin: 20px 0; border: none; border-top: 1px solid #eeeeee; } a { ...
css/style.css
@import url('./color-variables.css'); @import url('./buttons.css'); * { margin: 0; padding: 0; box-sizing: border-box; list-style: none; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; } hr { margin: 20px 0; border: none; border-top: 1px solid #eeeeee; } a { ...
0.297776
0.070816
.jq-selectbox, .jq-select-multiple { position: relative; display: inline-block; } .jq-selectbox select, .jq-select-multiple select { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; opacity: 0; } /**/ .jq-selectbox { z-index: 10; width:100%;} .jq-selectbox__select {position...
public/css/jquery.formstyler.css
.jq-selectbox, .jq-select-multiple { position: relative; display: inline-block; } .jq-selectbox select, .jq-select-multiple select { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; opacity: 0; } /**/ .jq-selectbox { z-index: 10; width:100%;} .jq-selectbox__select {position...
0.233444
0.05647
body{ overflow:hidden; } @font-face {font-family: "iconfont"; src: url('../font/iconfont.eot'); /* IE9*/ src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrom...
src/view/editIframe.css
body{ overflow:hidden; } @font-face {font-family: "iconfont"; src: url('../font/iconfont.eot'); /* IE9*/ src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrom...
0.280715
0.042344
html, body { margin:0; padding:0; background: rgba(34, 35, 42, 0.6); overflow: hidden; } html, body { width:800px; height:400px; } * { font-family: Calibri; color:#E8E8E8; outline:none; user-select: none; -webkit-user-select: none; cursor: default; } #titleBar { display:flex; -webkit-app-...
Installers/Electron/src/data/css/main.css
html, body { margin:0; padding:0; background: rgba(34, 35, 42, 0.6); overflow: hidden; } html, body { width:800px; height:400px; } * { font-family: Calibri; color:#E8E8E8; outline:none; user-select: none; -webkit-user-select: none; cursor: default; } #titleBar { display:flex; -webkit-app-...
0.35031
0.058966
body { padding-top: 50px; padding-bottom: 10px; } .sidebar-nav { padding: 9px 0; } .map { height: 768px; } .olControlLayerSwitcher { width: auto; } /* Overwrite max-width and width from bootstrap */ .map img { max-width: 5000px; width: auto; } #show_zoomlevel { position: absolute; ...
app/geobox/web/static/css/site.css
body { padding-top: 50px; padding-bottom: 10px; } .sidebar-nav { padding: 9px 0; } .map { height: 768px; } .olControlLayerSwitcher { width: auto; } /* Overwrite max-width and width from bootstrap */ .map img { max-width: 5000px; width: auto; } #show_zoomlevel { position: absolute; ...
0.489503
0.104432
@font-face { font-family: DINNextLTPro-Medium; src: url(../fonts/320DD7_0_0.woff2); } body{ margin: 0; font-family: DINNextLTPro-Medium,sans-serif; } h1{ font-size: 1.8em; margin-top: 16px; } .mainNav{ position: absolute; top: 0; right: 0; z-index:10; height: 100px; display: flex; align-items: center...
src/pages/index-css-modules.module.css
@font-face { font-family: DINNextLTPro-Medium; src: url(../fonts/320DD7_0_0.woff2); } body{ margin: 0; font-family: DINNextLTPro-Medium,sans-serif; } h1{ font-size: 1.8em; margin-top: 16px; } .mainNav{ position: absolute; top: 0; right: 0; z-index:10; height: 100px; display: flex; align-items: center...
0.282196
0.059839
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section...
themes/metro/Public/css/login.css
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section...
0.322953
0.06885
a{ text-decoration: none!important; color: black; } a:hover{ text-decoration: none!important; color: darkgray; } html, body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; margin: 0px 0px 0px 0px; padding:0px; } #nav a{ width: 40px; text-decorati...
src/Fabfoto/GalleryBundle/Resources/public/css/style.css
a{ text-decoration: none!important; color: black; } a:hover{ text-decoration: none!important; color: darkgray; } html, body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; margin: 0px 0px 0px 0px; padding:0px; } #nav a{ width: 40px; text-decorati...
0.349533
0.07658
img, iframe { border: 0; } ifram { overflow-x: hidden; overflow-y: auto; } .top-bar, .top-bar ul { background-color: black; } body { background-color: #283038; margin: 0; } p { color: white; } .columns>a { padding-top: 100px; } .teal { color: #008080; } .row { max...
final/css/main.css
img, iframe { border: 0; } ifram { overflow-x: hidden; overflow-y: auto; } .top-bar, .top-bar ul { background-color: black; } body { background-color: #283038; margin: 0; } p { color: white; } .columns>a { padding-top: 100px; } .teal { color: #008080; } .row { max...
0.254139
0.071916
@charset "UTF-8"; /** * Built using Imarc Boilerplate v2.1 * * Copyright 2016 Imarc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * = Table of Contents = * Variables * Mixins * Base * Layout * Typography * Forms * Iconography * Messaging * Tables * Section Spec...
css/styles.css
@charset "UTF-8"; /** * Built using Imarc Boilerplate v2.1 * * Copyright 2016 Imarc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * = Table of Contents = * Variables * Mixins * Base * Layout * Typography * Forms * Iconography * Messaging * Tables * Section Spec...
0.788827
0.077692
@media all { /* title */ .ym-vtitle { font-weight: bold; font-size: 100%; width: 90%; padding: 3px 0px 3px 10%; /* LTR */ margin: 0; color: #444; background-color: #fff; border-top: 2px #ddd solid; } .ym-vtitle + ul { border-top: 4px #888 solid; } .ym-vlist { mar...
yaml/navigation/vlist.css
@media all { /* title */ .ym-vtitle { font-weight: bold; font-size: 100%; width: 90%; padding: 3px 0px 3px 10%; /* LTR */ margin: 0; color: #444; background-color: #fff; border-top: 2px #ddd solid; } .ym-vtitle + ul { border-top: 4px #888 solid; } .ym-vlist { mar...
0.247896
0.114839
TABLE OF CONTENT 1. RESET AND TYPHOGRAPHY 1.1 reset 1.2 typhography 2. ELEMENTS 2.1 grid 2.2 list 2.3 button 2.4 form 2.5 post 2.6 pagination 2.7 breadcrumb 2.8 block 2...
public/back_end/css/style.css
TABLE OF CONTENT 1. RESET AND TYPHOGRAPHY 1.1 reset 1.2 typhography 2. ELEMENTS 2.1 grid 2.2 list 2.3 button 2.4 form 2.5 post 2.6 pagination 2.7 breadcrumb 2.8 block 2...
0.46393
0.179297
@media screen and (max-width: 1130px) { .navwrap { width: 900px; } } @media screen and (max-width: 960px) { .navwrap { width: 700px; } .headertag-high { -ms-transform: scale(0.85); /* IE 9 */ -webkit-transform: scale(0.85); /* Safari */ transform: scale(0.85); margin-left: -33px; } .headerta...
public/home/responsive.css
@media screen and (max-width: 1130px) { .navwrap { width: 900px; } } @media screen and (max-width: 960px) { .navwrap { width: 700px; } .headertag-high { -ms-transform: scale(0.85); /* IE 9 */ -webkit-transform: scale(0.85); /* Safari */ transform: scale(0.85); margin-left: -33px; } .headerta...
0.213131
0.072966
.signpoint{ margin-top: 10px; color: #222; font-weight: bold; display: inline-block; width: 100%; } .signleft { width: 50%; height :190px; border-right: 1px solid red; float: left; } .signright { padding-left: 20px; width: 40%; float: left; } .signinfor { width: 100%; ...
source/plugin/k_misign/static/y2002/style.css
.signpoint{ margin-top: 10px; color: #222; font-weight: bold; display: inline-block; width: 100%; } .signleft { width: 50%; height :190px; border-right: 1px solid red; float: left; } .signright { padding-left: 20px; width: 40%; float: left; } .signinfor { width: 100%; ...
0.401805
0.148633
.react-table * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .react-table { margin: 10px; font-size: 14px; color: #333; } .react-table .fr { float: right; } .react-table .ml-10 { margin-left: 10px; } .react-table .row { margin-right: -15...
src/style/table.css
.react-table * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .react-table { margin: 10px; font-size: 14px; color: #333; } .react-table .fr { float: right; } .react-table .ml-10 { margin-left: 10px; } .react-table .row { margin-right: -15...
0.510985
0.174762
body { overflow-x: hidden; font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; padding-top: 50px; font-size: 16px; font-weight: 300; color: #333; } .navbar-brand img { height: 30px; } a, a:hover, a:focus, a:active, a.active { outline: 0; color: #18B295; text-d...
server/themes/front-end/dashcore/template-src/documentation/assets/css/docs.css
body { overflow-x: hidden; font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; padding-top: 50px; font-size: 16px; font-weight: 300; color: #333; } .navbar-brand img { height: 30px; } a, a:hover, a:focus, a:active, a.active { outline: 0; color: #18B295; text-d...
0.489992
0.104843
margin-bottom: 30px; } #my-account ul.myaccount-link-list li { overflow: hidden; padding-bottom: 10px; } #my-account ul.myaccount-link-list li a { display: block; overflow: hidden; font: 600 16px/20px "Open Sans", sans-serif; color: #555454; text-shadow: 0px 1px white; text-transform: up...
css/my-account.css
margin-bottom: 30px; } #my-account ul.myaccount-link-list li { overflow: hidden; padding-bottom: 10px; } #my-account ul.myaccount-link-list li a { display: block; overflow: hidden; font: 600 16px/20px "Open Sans", sans-serif; color: #555454; text-shadow: 0px 1px white; text-transform: up...
0.204183
0.078325
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap'); *{ margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; } /* CABEÇALHO */ header{ background-color: #060606; width: 100vw; padding-top: 47px; paddin...
styles.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap'); *{ margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; } /* CABEÇALHO */ header{ background-color: #060606; width: 100vw; padding-top: 47px; paddin...
0.21626
0.051678
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /*Fonts*/ :root { /* If the font isn't installed in the system, it will go down the list until it find...
obsidian.css
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /*Fonts*/ :root { /* If the font isn't installed in the system, it will go down the list until it find...
0.25303
0.038975
body { margin: 0; padding: 20px; background-color: #eee; } body, textarea { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.4; color: #333; } a, a:visited, a:active { color: #428bca; text-decoration: none; } a:hover { text-decoration: underline; } tab...
app/assets/stylesheets/pghero/application.css
body { margin: 0; padding: 20px; background-color: #eee; } body, textarea { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.4; color: #333; } a, a:visited, a:active { color: #428bca; text-decoration: none; } a:hover { text-decoration: underline; } tab...
0.433502
0.083815
html,body{width: 100%;height: 100%} #gundong .totop{width: 80px;height: 80px;background-color: grey;opacity: 0.5; position: fixed;left: 10%;top: 30%;display: none} #bigbox{width: 100%;height: 100%;background: #F7F7F7;margin: 0 auto} #bigbox .container{width: 1200px;} #bigbox #top{background-color: #E3E4E5;font-si...
4.3-project/src/css/car.css
html,body{width: 100%;height: 100%} #gundong .totop{width: 80px;height: 80px;background-color: grey;opacity: 0.5; position: fixed;left: 10%;top: 30%;display: none} #bigbox{width: 100%;height: 100%;background: #F7F7F7;margin: 0 auto} #bigbox .container{width: 1200px;} #bigbox #top{background-color: #E3E4E5;font-si...
0.289673
0.059674
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,...
css/reset.css
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,...
0.494385
0.075109
html, body { height: 100%; } body { background-color: #f9f9f9; } .login-page { padding-top: 40px; } .login-page .panel-heading { background-color: #16174f; color: #fff; } #wrapper { min-height: 100%; position: relative; } #content { padding-bottom: 100px; } nav.navbar { border: 0; box-shadow: ...
public/css/adminCustom.css
html, body { height: 100%; } body { background-color: #f9f9f9; } .login-page { padding-top: 40px; } .login-page .panel-heading { background-color: #16174f; color: #fff; } #wrapper { min-height: 100%; position: relative; } #content { padding-bottom: 100px; } nav.navbar { border: 0; box-shadow: ...
0.489748
0.095139
.cn-content { width: 100%; height: auto; } .bit-wrap { width: 1024px; margin: auto; } .bit-wrap .img { width: 100%; height: 245px; margin-top: 20px; } .bit-wrap .img img { width: 100%; height: 100%; } .bit-wrap .about-tt { width: 100%; height: 105px...
repair/asset/index/css/product.css
.cn-content { width: 100%; height: auto; } .bit-wrap { width: 1024px; margin: auto; } .bit-wrap .img { width: 100%; height: 245px; margin-top: 20px; } .bit-wrap .img img { width: 100%; height: 100%; } .bit-wrap .about-tt { width: 100%; height: 105px...
0.382026
0.043244
@import url('http://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100'); @import url('http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'); @media(max-width:1091px) { .admin-lo...
assets/css/admin.css
@import url('http://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100'); @import url('http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'); @media(max-width:1091px) { .admin-lo...
0.206414
0.084266
body { background-color: linen; } form { text-align: center; } main.ng-enter { transition: 0.5s linear all; opacity: 0; } main.ng-enter.ng-enter-active { opacity: 1; } .nav { position: fixed; margin-top: 0px; width: 101%; height: 70px; background-color: #00303f; margin-left:...
Lab6/style.css
body { background-color: linen; } form { text-align: center; } main.ng-enter { transition: 0.5s linear all; opacity: 0; } main.ng-enter.ng-enter-active { opacity: 1; } .nav { position: fixed; margin-top: 0px; width: 101%; height: 70px; background-color: #00303f; margin-left:...
0.325199
0.058212
.mui-btn{ margin-top:20px; } .LogoContainer{ max-width:640px; margin:auto; position:relative; } .LogoContainer:before{ content:''; display:block; padding-top:50%; } .LogoContainer ul{ width:30%; position:absolute; left:50%; top: 50%; -webkit-transform: translate3D(-50%, -50%, 0); -...
public/static/css/login.css
.mui-btn{ margin-top:20px; } .LogoContainer{ max-width:640px; margin:auto; position:relative; } .LogoContainer:before{ content:''; display:block; padding-top:50%; } .LogoContainer ul{ width:30%; position:absolute; left:50%; top: 50%; -webkit-transform: translate3D(-50%, -50%, 0); -...
0.198336
0.045756
* Table of Contents: * * 1.0 - Custom Font Declarations(if any) * 2.0 - Custom Styles * 2.1 - Font Style Declarations and Other Fixes * 2.2 - Font Colors and Backgrounds * 3.0 - Responsive Styles * 3.1 - Small Devices, Tablets (≥768px) * 3.2 - Medium Devices, Desktops (≥992px) * 3.3 - Large Devices, D...
public/assets/css/custom/index-local.css
* Table of Contents: * * 1.0 - Custom Font Declarations(if any) * 2.0 - Custom Styles * 2.1 - Font Style Declarations and Other Fixes * 2.2 - Font Colors and Backgrounds * 3.0 - Responsive Styles * 3.1 - Small Devices, Tablets (≥768px) * 3.2 - Medium Devices, Desktops (≥992px) * 3.3 - Large Devices, D...
0.359477
0.203668
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap&family=Audiowide&family=Playball&family=Markazi+Text:wght@400;500;600;700"); @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap"); :root { --primary-color: #596b79; --accent-color: #cc6e6e; ...
src/style.css
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap&family=Audiowide&family=Playball&family=Markazi+Text:wght@400;500;600;700"); @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap"); :root { --primary-color: #596b79; --accent-color: #cc6e6e; ...
0.453746
0.082033
* { box-sizing: border-box; } html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font: 112.5%/1.45em georgia, serif, sans-serif; box-sizing: border-box; overflow-y: scroll; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: hsla(0, 0%...
src/components/layout.css
* { box-sizing: border-box; } html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font: 112.5%/1.45em georgia, serif, sans-serif; box-sizing: border-box; overflow-y: scroll; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: hsla(0, 0%...
0.386995
0.123524
.fl{ float: left; } .fr{ float: right; } .clear:after{ content: ''; display: block; clear: both; } html,body{ width: 100%; height: 100%; } .wrap{ width: 100%; min-width: 1200px; height: 100%; min-height: 800px; position: relative; } /*=====================zhuye1======================*/ .yi{ width: 10...
public/css/css/james4.css
.fl{ float: left; } .fr{ float: right; } .clear:after{ content: ''; display: block; clear: both; } html,body{ width: 100%; height: 100%; } .wrap{ width: 100%; min-width: 1200px; height: 100%; min-height: 800px; position: relative; } /*=====================zhuye1======================*/ .yi{ width: 10...
0.179567
0.119075
body { font-family: 'Raleway', sans-serif; } .main { width: 600px; height: 650px; position: absolute; top: 10%; left: 30%; } h1 { text-align: center; background-color: #FEFFED; height: 70px; margin: 0 0 -29px 0; padding-top: 14px; border-radius: 8px 8px ...
public/css/upload.css
body { font-family: 'Raleway', sans-serif; } .main { width: 600px; height: 650px; position: absolute; top: 10%; left: 30%; } h1 { text-align: center; background-color: #FEFFED; height: 70px; margin: 0 0 -29px 0; padding-top: 14px; border-radius: 8px 8px ...
0.38885
0.061763
html, body { font-family: 'Roboto', 'Helvetica', sans-serif; margin: 0; padding: 0; } .text--white, .mdl-color-text--white { color: #fff; } .mdl-color-text--black { color: #000; } .bold { font-weight: 500; } .row-flex { display: -webkit-flex; display: flex; -webkit-flex-directio...
src/style.css
html, body { font-family: 'Roboto', 'Helvetica', sans-serif; margin: 0; padding: 0; } .text--white, .mdl-color-text--white { color: #fff; } .mdl-color-text--black { color: #000; } .bold { font-weight: 500; } .row-flex { display: -webkit-flex; display: flex; -webkit-flex-directio...
0.524638
0.078325
.unshow{ display: none; } .liOption{ color: #22292e; border-bottom: 1px solid #dedfe0; height: 45px; padding: 10px 0px 0px 10px; } .liOption:hover{ background-color: #ffe6ee; } .no-bottom{ border-bottom: none; } .search-query{ width:800px !important; border:1px solid lightgrey !impor...
public/css/custom/public.search-input.css
.unshow{ display: none; } .liOption{ color: #22292e; border-bottom: 1px solid #dedfe0; height: 45px; padding: 10px 0px 0px 10px; } .liOption:hover{ background-color: #ffe6ee; } .no-bottom{ border-bottom: none; } .search-query{ width:800px !important; border:1px solid lightgrey !impor...
0.382833
0.096365
body { font-size: 12px; background-color: #eeeeee; color: #333333; font-family: Helvetica, Arial; } h1 { font-family: Times; font-size: 36px; margin: 0 0 15px 0; padding: 0 0 0 20px; } h2 { font-size: 18px; font-weight: bold; margin: 10px 0 7px 0; padding: 0; } h3 { ...
web/css/project.css
body { font-size: 12px; background-color: #eeeeee; color: #333333; font-family: Helvetica, Arial; } h1 { font-family: Times; font-size: 36px; margin: 0 0 15px 0; padding: 0 0 0 20px; } h2 { font-size: 18px; font-weight: bold; margin: 10px 0 7px 0; padding: 0; } h3 { ...
0.378344
0.088781
* { -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #333; font: 100%/1 "Helvetica Neue", Arial, sans-serif; } .login { position: absolute; top: 50%; left: 50%; margin: -10rem 0 0 -15rem; width: 500px; height: 20rem; padding: 20px; background: #fff; border-radi...
public/css/login.css
* { -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #333; font: 100%/1 "Helvetica Neue", Arial, sans-serif; } .login { position: absolute; top: 50%; left: 50%; margin: -10rem 0 0 -15rem; width: 500px; height: 20rem; padding: 20px; background: #fff; border-radi...
0.452294
0.056652
* { padding: 0; margin: 0; box-sizing: border-box; font-family: 'poppins',sans-serif; } body { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; min-width: 100vh; background: #fff; } .container { display: flex; justify-content: center; al...
style.css
* { padding: 0; margin: 0; box-sizing: border-box; font-family: 'poppins',sans-serif; } body { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; min-width: 100vh; background: #fff; } .container { display: flex; justify-content: center; al...
0.433981
0.068506
@import url("https://fonts.googleapis.com/css?family=Damion|Roboto:300,700"); .nav-huy { padding: 0; } .nav-huy li { display: inline-block; padding: 10px; background-color: blue; } body { font-family: 'Roboto', sans-serif; font-weight: 300; background: #232129; color: #fff; line-height: 1.6em...
public/theme/css/style.css
@import url("https://fonts.googleapis.com/css?family=Damion|Roboto:300,700"); .nav-huy { padding: 0; } .nav-huy li { display: inline-block; padding: 10px; background-color: blue; } body { font-family: 'Roboto', sans-serif; font-weight: 300; background: #232129; color: #fff; line-height: 1.6em...
0.429429
0.05572
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; background-color: #f5f5f5; font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; font-size: 14px; color: #033649; line-height: 1.5; font-weight: 200; -webkit-backf...
assets/css/style.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; background-color: #f5f5f5; font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; font-size: 14px; color: #033649; line-height: 1.5; font-weight: 200; -webkit-backf...
0.424173
0.083815
/*border-radius:5px;*/ /*text-align: center;*/ /*cursor: pointer;*/ /*position: fixed;*/ /*bottom: 70px;*/ /*right: 40px;*/ /*background-color: #007bff;*/ /*color: white;*/ /*!*圆形*!*/ /*width: 60px;*/ /*height: 60px;*/ /*border-radius: 30px;*/ /*z-index: 10000;*/ /*}*...
kefu/css/float.css
/*border-radius:5px;*/ /*text-align: center;*/ /*cursor: pointer;*/ /*position: fixed;*/ /*bottom: 70px;*/ /*right: 40px;*/ /*background-color: #007bff;*/ /*color: white;*/ /*!*圆形*!*/ /*width: 60px;*/ /*height: 60px;*/ /*border-radius: 30px;*/ /*z-index: 10000;*/ /*}*...
0.380644
0.060335
@font-face { font-family:'layui-icon'; src:url('../font/strawberryicon.eot?ayv2mh'); src:url('../font/strawberryicon.eot?ayv2mh#iefix') format('embedded-opentype'),url('../font/strawberryicon.ttf?ayv2mh') format('truetype'),url('../font/strawberryicon.woff?ayv2mh') format('woff'),url('../font/strawberryicon.svg?ayv2...
ie1_adminShop/start/layui/icon/icon.css
@font-face { font-family:'layui-icon'; src:url('../font/strawberryicon.eot?ayv2mh'); src:url('../font/strawberryicon.eot?ayv2mh#iefix') format('embedded-opentype'),url('../font/strawberryicon.ttf?ayv2mh') format('truetype'),url('../font/strawberryicon.woff?ayv2mh') format('woff'),url('../font/strawberryicon.svg?ayv2...
0.164215
0.07333
body { /* display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; */ max-width: 100vw; max-height: 100vh; flex-flow: column; -webkit-flex-flow: column; padding: 0; border: 0; margin: 0; background-color: lightgray; font-family: arial; } /* ul .nav...
styles.css
body { /* display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; */ max-width: 100vw; max-height: 100vh; flex-flow: column; -webkit-flex-flow: column; padding: 0; border: 0; margin: 0; background-color: lightgray; font-family: arial; } /* ul .nav...
0.2522
0.03359
.documentableFilter { padding: 24px 12px; background-color: var(--leftbar-bg); } .documentableFilter.active .filterToggleButton svg { transform: rotate(90deg); } .documentableFilter.active .filterLowerContainer { display: block; } .filterUpperContainer { display: flex; align-items: center; } .filterTogg...
scaladoc/resources/dotty_res/styles/filter-bar.css
.documentableFilter { padding: 24px 12px; background-color: var(--leftbar-bg); } .documentableFilter.active .filterToggleButton svg { transform: rotate(90deg); } .documentableFilter.active .filterLowerContainer { display: block; } .filterUpperContainer { display: flex; align-items: center; } .filterTogg...
0.524395
0.125681
@import url("https://fonts.googleapis.com/css2?family=Museo-sans-rounded:wght@200;300;400;500;600;700;800&display=swap"); .museosansrounded900-regular-normal-white-18px { color: #FDD935; font-family: museo-sans-rounded, sans-serif; font-weight: 800; font-style: normal; } .home { background-color:...
public/assets2/adminstyle.css
@import url("https://fonts.googleapis.com/css2?family=Museo-sans-rounded:wght@200;300;400;500;600;700;800&display=swap"); .museosansrounded900-regular-normal-white-18px { color: #FDD935; font-family: museo-sans-rounded, sans-serif; font-weight: 800; font-style: normal; } .home { background-color:...
0.370339
0.076408
.mm-menu.mm-fullscreen { width: 100%; min-width: 140px; max-width: 10000px; } html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0);...
app/static/src/css/extensions/jquery.mmenu.fullscreen.css
.mm-menu.mm-fullscreen { width: 100%; min-width: 140px; max-width: 10000px; } html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0);...
0.26923
0.075176
@font-face { font-family: 'Be<NAME>'; font-style: normal; font-weight: 400; src: local('Beth Ellen Regular'), local('BethEllen-Regular'), url('./assets/fonts/beth-ellen-v1-latin-regular.woff2') format('woff2'), url('./assets/fonts/beth-ellen-v1-latin-regular.woff') format('woff'); } /* lusitana-700 - la...
Module-12/src/styles.css
@font-face { font-family: 'Be<NAME>'; font-style: normal; font-weight: 400; src: local('Beth Ellen Regular'), local('BethEllen-Regular'), url('./assets/fonts/beth-ellen-v1-latin-regular.woff2') format('woff2'), url('./assets/fonts/beth-ellen-v1-latin-regular.woff') format('woff'); } /* lusitana-700 - la...
0.320928
0.078148
@charset "utf-8"; #popup_wrap { border: 1px solid #9b9b9b; } .popup_title h1 { padding-top: 10px; font-size: 19px; color: #333333; text-align: center; } .popup_title a { position: absolute; right: 10px; top: 7px; } .popup_title_sm { position: fixed; float: left; width: 100%; margin: 0 auto; height: 36p...
src/courage-tech/src/main/webapp/css/courage/tech/popup.css
@charset "utf-8"; #popup_wrap { border: 1px solid #9b9b9b; } .popup_title h1 { padding-top: 10px; font-size: 19px; color: #333333; text-align: center; } .popup_title a { position: absolute; right: 10px; top: 7px; } .popup_title_sm { position: fixed; float: left; width: 100%; margin: 0 auto; height: 36p...
0.263884
0.08886
* { list-style: none; text-decoration: none; color: #000; box-sizing: border-box; } body { height: 100%; margin: 0px; } html { font-family: 'Roboto', sans-serif; height: 100%; } ul { margin: 0px; padding: 0px; } /* ================================= Base Layout Styles ========================...
styles/style.css
* { list-style: none; text-decoration: none; color: #000; box-sizing: border-box; } body { height: 100%; margin: 0px; } html { font-family: 'Roboto', sans-serif; height: 100%; } ul { margin: 0px; padding: 0px; } /* ================================= Base Layout Styles ========================...
0.238107
0.06663
.function div span { width: 100% !important; } .dat-info-box { line-height: 20px !important; height: 20px !important; display: grid; justify-content: left; grid-gap: 1em; grid-auto-flow: column; /* somehow puts items in a row */ } /* don't set height to 20px when closed */ .closed .dat-inf...
src/style.css
.function div span { width: 100% !important; } .dat-info-box { line-height: 20px !important; height: 20px !important; display: grid; justify-content: left; grid-gap: 1em; grid-auto-flow: column; /* somehow puts items in a row */ } /* don't set height to 20px when closed */ .closed .dat-inf...
0.409693
0.154249
body { } .resultsConsole { background-color: black; color: green; font-weight: bold; padding: 10px; border-radius: 5px; width: 40% !important; margin-top: 2%; } .installUser{ width: 40% !important; } .sm-font { font-size: 10px !important; } /*---------------------------------- Spinner styles --...
public/resources/css/style.css
body { } .resultsConsole { background-color: black; color: green; font-weight: bold; padding: 10px; border-radius: 5px; width: 40% !important; margin-top: 2%; } .installUser{ width: 40% !important; } .sm-font { font-size: 10px !important; } /*---------------------------------- Spinner styles --...
0.382949
0.097305
@import url('https://fonts.googleapis.com/css?family=Spectral+SC:400,600,800'); html,body { background: #052f3d url("../img/jeremy-bishop-98691.jpg") no-repeat center top; background-size: 100%; } .page { } .hero { text-align: center; } .page-title h1 { padding: 33% 0 1em 0; margin: 0; } .page-tit...
css/styles.css
@import url('https://fonts.googleapis.com/css?family=Spectral+SC:400,600,800'); html,body { background: #052f3d url("../img/jeremy-bishop-98691.jpg") no-repeat center top; background-size: 100%; } .page { } .hero { text-align: center; } .page-title h1 { padding: 33% 0 1em 0; margin: 0; } .page-tit...
0.559531
0.098166
body { top: 0 !important; } .filter { /*display: flex;*/ /*justify-content: space-around;*/ margin: 20px; text-align: center; } .list { height: 100%; } .list a { display: block; } .list li { border: 1px solid #ccc; display: table; border-collapse: collapse; width: 100%; ...
public/css/mycss.css
body { top: 0 !important; } .filter { /*display: flex;*/ /*justify-content: space-around;*/ margin: 20px; text-align: center; } .list { height: 100%; } .list a { display: block; } .list li { border: 1px solid #ccc; display: table; border-collapse: collapse; width: 100%; ...
0.426799
0.077378
.navbarContainer { margin: 0 auto; width: 100vw; background-color: var(--white); position: fixed; z-index: 10; } .navbar { margin: 0 auto; padding: 1.6rem; width: 100%; max-width: 67.5rem; display: flex; justify-content: space-between; align-items: center; } .pageLinks ul, .socialLinks ul { ...
src/styles/components/NavBarContainer.module.css
.navbarContainer { margin: 0 auto; width: 100vw; background-color: var(--white); position: fixed; z-index: 10; } .navbar { margin: 0 auto; padding: 1.6rem; width: 100%; max-width: 67.5rem; display: flex; justify-content: space-between; align-items: center; } .pageLinks ul, .socialLinks ul { ...
0.604866
0.086516
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block} mark, rp, rt, ruby, summary, time {display:inline} /* Left & Right alignment */ .left {float:left} .right {float:right} .wrapper {wid...
public/css/style.css
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block} mark, rp, rt, ruby, summary, time {display:inline} /* Left & Right alignment */ .left {float:left} .right {float:right} .wrapper {wid...
0.276691
0.111531
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playfair+Display:900&display=swap'); html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background: #e8fdf5; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale...
src/components/layout.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playfair+Display:900&display=swap'); html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background: #e8fdf5; } body { margin: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale...
0.413477
0.083553
.background_peachPuff5, .hover_background_peachPuff5:hover, .active_background_peachPuff5:active:hover { background: #b85700; background-image: -moz-linear-gradient(top, rgb(230, 108, 0) 0%, rgb(184, 87, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 108...
widgets/common/assets/gradients/simple/peachPuff/peachPuff5.css
.background_peachPuff5, .hover_background_peachPuff5:hover, .active_background_peachPuff5:active:hover { background: #b85700; background-image: -moz-linear-gradient(top, rgb(230, 108, 0) 0%, rgb(184, 87, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 108...
0.473657
0.12921
*{font-family:'Open Sans',sans-serif;font-size:13px;margin:0;padding:0;border:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} html{top:0;left:0;width:100%;} body{top:0;left:0;width:100%;color:#9e9e9e;font-size:10px;} ul{list-style:none;} a{color:#7f99ca;text-decoration:none;outline:0;...
resources/css/index.css
*{font-family:'Open Sans',sans-serif;font-size:13px;margin:0;padding:0;border:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;} html{top:0;left:0;width:100%;} body{top:0;left:0;width:100%;color:#9e9e9e;font-size:10px;} ul{list-style:none;} a{color:#7f99ca;text-decoration:none;outline:0;...
0.103041
0.04736
#top .avia-smallarrow-slider {position: relative; overflow: visible;} #top .avia-smallarrow-slider .avia-slideshow-arrows {position: relative; width:51px; top:-3px; left:0; height: 24px;} #top .avia-smallarrow-slider .avia-slideshow-arrows a{opacity: 1; margin:0; width:24px; height:24px; line-height: 25px; font-size...
web/app/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css
#top .avia-smallarrow-slider {position: relative; overflow: visible;} #top .avia-smallarrow-slider .avia-slideshow-arrows {position: relative; width:51px; top:-3px; left:0; height: 24px;} #top .avia-smallarrow-slider .avia-slideshow-arrows a{opacity: 1; margin:0; width:24px; height:24px; line-height: 25px; font-size...
0.248808
0.058025
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&display=swap'); body { background-color: rgb(58, 193, 98); color: white; font-family: 'Playfair Display', serif; padding: 5px; } header { display: flex; flex-flow: row wrap; justify-content: space-between; width: 9...
a_random_quote_generator-v1/css/styles.css
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&display=swap'); body { background-color: rgb(58, 193, 98); color: white; font-family: 'Playfair Display', serif; padding: 5px; } header { display: flex; flex-flow: row wrap; justify-content: space-between; width: 9...
0.602062
0.118615
.header-top { padding: 10px 0; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; } .currency-menu { float: left; padding-right: 12px } .currency-language, .header-top-right { opacity: 1; position: relative; z-index: 99; } .currency-menu>ul, .language-menu>ul { display: inli...
src/assets/css/headerTop.css
.header-top { padding: 10px 0; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; } .currency-menu { float: left; padding-right: 12px } .currency-language, .header-top-right { opacity: 1; position: relative; z-index: 99; } .currency-menu>ul, .language-menu>ul { display: inli...
0.553988
0.149998
@import url("https://nickofolas.github.io/ayu-discord/css/ayu.css"); /* Uncomment any of these lines to enable them */ /* Border Radius-es (Square Icons etc) */ /* @import url(https://nickofolas.github.io/ayu-discord/extensions/borders.css); */ /* Lurker Input Bar (Hides the input bar when you aren't hovering it to ...
dark.css
@import url("https://nickofolas.github.io/ayu-discord/css/ayu.css"); /* Uncomment any of these lines to enable them */ /* Border Radius-es (Square Icons etc) */ /* @import url(https://nickofolas.github.io/ayu-discord/extensions/borders.css); */ /* Lurker Input Bar (Hides the input bar when you aren't hovering it to ...
0.404037
0.073897
@charset "UTF-8"; /** * @author yangye */ /** * @author yangye * @design xurui; */ /** * @author yangye * @design xurui; */ /* 居中容器 */ /*边框*/ /*下边距 默认mb就是10px*/ /* 不折行截字 */ /* 折行截字 */ /* 嵌套小三角 往上 */ /* 嵌套小三角 往下 */ /* 嵌套小三角 往左 */ /* 实体小三角 */ /* 过渡动画 默认0.3秒 */ /* 平面书封hover放大到1.1倍 */ /* 父容器清浮动 */ /* 标题下边框线 */ /* 头...
public/static/css/header.css
@charset "UTF-8"; /** * @author yangye */ /** * @author yangye * @design xurui; */ /** * @author yangye * @design xurui; */ /* 居中容器 */ /*边框*/ /*下边距 默认mb就是10px*/ /* 不折行截字 */ /* 折行截字 */ /* 嵌套小三角 往上 */ /* 嵌套小三角 往下 */ /* 嵌套小三角 往左 */ /* 实体小三角 */ /* 过渡动画 默认0.3秒 */ /* 平面书封hover放大到1.1倍 */ /* 父容器清浮动 */ /* 标题下边框线 */ /* 头...
0.345105
0.039122
body { margin: 0; font-family: "Lucida Grande", Verdana, Arial;} #hd { background-color: #7594A1; padding: 8px;} #branding { font-family: "Lucida Grande", Verdana, Arial; font-size: 14pt; color: white; display:block; padding: 0.4em;} #branding a { color: white; text-decoration: none;} #branding a:hover...
files/public/stylesheets/streamlined.css
body { margin: 0; font-family: "Lucida Grande", Verdana, Arial;} #hd { background-color: #7594A1; padding: 8px;} #branding { font-family: "Lucida Grande", Verdana, Arial; font-size: 14pt; color: white; display:block; padding: 0.4em;} #branding a { color: white; text-decoration: none;} #branding a:hover...
0.368406
0.115063
*:focus { outline: none; } * { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); font-family: "Circular", "Helvetica", "Arial", sans-serif; } div { box-sizing: border-box; } html { height: 100%; width: 100%; overflow: hidden; } button { font-size: inherit; } input:-webkit-autofill, input:-webkit-a...
apps/admin_panel/assets/src/app/globalStyle.css
*:focus { outline: none; } * { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); font-family: "Circular", "Helvetica", "Arial", sans-serif; } div { box-sizing: border-box; } html { height: 100%; width: 100%; overflow: hidden; } button { font-size: inherit; } input:-webkit-autofill, input:-webkit-a...
0.323273
0.075653
.conditional-visibilitys-items { max-height: 500px; overflow-y: scroll; } .conditional-visibilitys-dialog { text-align: center; font-size: 0.9rem; margin-bottom: 1rem; } .conditional-visibilitys-item-row { padding: 0; margin-bottom: 0.25rem; } .conditional-visibilitys-item-row:hover { background-colo...
src/styles/conditional-visibility.css
.conditional-visibilitys-items { max-height: 500px; overflow-y: scroll; } .conditional-visibilitys-dialog { text-align: center; font-size: 0.9rem; margin-bottom: 1rem; } .conditional-visibilitys-item-row { padding: 0; margin-bottom: 0.25rem; } .conditional-visibilitys-item-row:hover { background-colo...
0.685634
0.086054
:root { --first-color: #18191A; --second-color: #242526; --third-color: #fff; --fourth-color: #3A3B3C; --fifth-color: #808080; --sixth-color: #FFC107; } .background { width: 100vw; height: 100vh; background: var(--first-color); background-image: url("../img/back-login.png"); ...
frontend/public/css/login.css
:root { --first-color: #18191A; --second-color: #242526; --third-color: #fff; --fourth-color: #3A3B3C; --fifth-color: #808080; --sixth-color: #FFC107; } .background { width: 100vw; height: 100vh; background: var(--first-color); background-image: url("../img/back-login.png"); ...
0.449634
0.189821