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
.nav-link { color: #5f6368; font-size: 20px; margin: 0px 5px; border-bottom: 5px solid #fff; transition: border-bottom 0.3s ease; padding-top: 0px; } .nav-link:hover { color: #5f6368; border-bottom: 5px solid lightgray; } /* .navbar { margin-bottom: 50px; } */ a { color: #5f6368; } a:hover { c...
src/components/NavBar/index.css
.nav-link { color: #5f6368; font-size: 20px; margin: 0px 5px; border-bottom: 5px solid #fff; transition: border-bottom 0.3s ease; padding-top: 0px; } .nav-link:hover { color: #5f6368; border-bottom: 5px solid lightgray; } /* .navbar { margin-bottom: 50px; } */ a { color: #5f6368; } a:hover { c...
0.465387
0.110471
* { margin: 0; } body { padding: 0; margin: 0; background-color: white; /* -moz-transition: background-color 200ms linear; -o-transition: background-color 200ms linear; -webkit-transition: background-color 200ms linear; transition: background-color 200ms linear;*/ } body.loading { } html { height:...
styles/lens.css
* { margin: 0; } body { padding: 0; margin: 0; background-color: white; /* -moz-transition: background-color 200ms linear; -o-transition: background-color 200ms linear; -webkit-transition: background-color 200ms linear; transition: background-color 200ms linear;*/ } body.loading { } html { height:...
0.492432
0.074131
* { margin: 0; padding: 0; /* Definindo a margem geral em 0. */ } header { width: 100%; /* Define largura 100%. */ height: 100vh; /* Define altura 100% da visão. */ overflow: hidden; /* Corta o conteudo que ultrapassa o scroll. */ position: relative; /* Começa a contar a p...
estilo.css
* { margin: 0; padding: 0; /* Definindo a margem geral em 0. */ } header { width: 100%; /* Define largura 100%. */ height: 100vh; /* Define altura 100% da visão. */ overflow: hidden; /* Corta o conteudo que ultrapassa o scroll. */ position: relative; /* Começa a contar a p...
0.381911
0.130895
.dashboard-menu { margin-top: 5px; display: flex; flex-direction: row; height: 35px; } .table-list-dropdown { margin-left: 7px; } .btn-import-db { border-radius: 50% !important; margin-left: 7px; } .label-data-source { display: table; height: 100%; } .label-data-source span { display: table-cell...
src/scss/dashboard.css
.dashboard-menu { margin-top: 5px; display: flex; flex-direction: row; height: 35px; } .table-list-dropdown { margin-left: 7px; } .btn-import-db { border-radius: 50% !important; margin-left: 7px; } .label-data-source { display: table; height: 100%; } .label-data-source span { display: table-cell...
0.422743
0.073596
* { box-sizing: border-box; } body { font-size: 1rem; line-height: 1.4; color: #2e3131; background-color: #333333; } h1, h2, h3, h4, h5, h6 { color: #202020; font-family: Arial, Helvetica, sans-serif; } a { color: #104891; text-decoration: none; } .tags a:hover { background-...
css/custom.css
* { box-sizing: border-box; } body { font-size: 1rem; line-height: 1.4; color: #2e3131; background-color: #333333; } h1, h2, h3, h4, h5, h6 { color: #202020; font-family: Arial, Helvetica, sans-serif; } a { color: #104891; text-decoration: none; } .tags a:hover { background-...
0.599251
0.131285
form{ position: fixed; top: 0; left: 0; display: inline-flex; height: 100vh; width: 100vw; justify-content: center; align-content: center; flex-wrap: wrap; /* background-color: rgba(128, 128, 128, 0.555); */ background: #0766859d; /* fallback for old browsers */ bac...
spycss/form.css
form{ position: fixed; top: 0; left: 0; display: inline-flex; height: 100vh; width: 100vw; justify-content: center; align-content: center; flex-wrap: wrap; /* background-color: rgba(128, 128, 128, 0.555); */ background: #0766859d; /* fallback for old browsers */ bac...
0.325413
0.076339
* { margin: 0; padding: 0; border: 0; outline: none; } @media only screen and (max-width: 1199px) { .department-v1 .department-tab .service-content { margin-bottom: 30px; } } @media only screen and (max-width: 991px) { .department-v1 .department-tab .service-content { padding: 0 20px; } .copyright { tex...
public/assets/front/css/responsive.css
* { margin: 0; padding: 0; border: 0; outline: none; } @media only screen and (max-width: 1199px) { .department-v1 .department-tab .service-content { margin-bottom: 30px; } } @media only screen and (max-width: 991px) { .department-v1 .department-tab .service-content { padding: 0 20px; } .copyright { tex...
0.196094
0.079353
@-moz-document url-prefix(https://www.facebook.com), url-prefix(https://apps.facebook.com) { .fbChatSidebarBody {background: #FFF !Important} ._55lq {margin-left: 4px !important} body{ background: url("https://wallpaperscraft.com/image/girl_toy_smiling_young_asian_69611_1366x768.jpg") #fff top center ...
data/usercss/126709.user.css
@-moz-document url-prefix(https://www.facebook.com), url-prefix(https://apps.facebook.com) { .fbChatSidebarBody {background: #FFF !Important} ._55lq {margin-left: 4px !important} body{ background: url("https://wallpaperscraft.com/image/girl_toy_smiling_young_asian_69611_1366x768.jpg") #fff top center ...
0.483892
0.135204
@import '../dependencies/bootstrap/bootstrap.min.css'; @import url('https://fonts.googleapis.com/css?family=Quicksand'); :root { --primary-color: #1FAA00; --black: #212529; } body { font-family: 'Quicksand', apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,sans-serif, "Apple C...
assets/styles/main.css
@import '../dependencies/bootstrap/bootstrap.min.css'; @import url('https://fonts.googleapis.com/css?family=Quicksand'); :root { --primary-color: #1FAA00; --black: #212529; } body { font-family: 'Quicksand', apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,sans-serif, "Apple C...
0.445288
0.074064
body { font-family: "ProximaNovaRegular"; src: url(../fonts/ProximaNova-Regular.ttf); } h1, h2, h3, h4, h5, h6 { font-family: 'ProximaNovaBold', 'ProximaNovaRegular'; src: url(../fonts/ProximaNova-Bold.ttf); font-weight: 700; } header.masthead { position: relative; background-color: #343a40; backgroun...
css/build.css
body { font-family: "ProximaNovaRegular"; src: url(../fonts/ProximaNova-Regular.ttf); } h1, h2, h3, h4, h5, h6 { font-family: 'ProximaNovaBold', 'ProximaNovaRegular'; src: url(../fonts/ProximaNova-Bold.ttf); font-weight: 700; } header.masthead { position: relative; background-color: #343a40; backgroun...
0.320183
0.089415
*::before, *, *::after { margin: 0; padding: 0; box-sizing: border-box; font-family: "Patua One", cursive; } ul { list-style: none; } /* global */ body { margin: 0 auto; color: white; max-width: 1440px; font-family: "Patua One", cursive; position: relative; } .bg-grey { background-color: ligh...
css/app.css
*::before, *, *::after { margin: 0; padding: 0; box-sizing: border-box; font-family: "Patua One", cursive; } ul { list-style: none; } /* global */ body { margin: 0 auto; color: white; max-width: 1440px; font-family: "Patua One", cursive; position: relative; } .bg-grey { background-color: ligh...
0.488039
0.085327
.win { position: fixed; border: 3px solid #4484CE; /*border-radius: 5px; */ background: rgba(255, 255, 255, .8); /*background-image: linear-gradient(160deg, #fff3dc 0%, #ffd586 50%, #ffa0bf 100%); */ font-size: 12px; box-shadow: 4px 4px 32px #888; } .win_h { background: #4484CE; color: #FFF; cursor: point...
html/static/css/diagram_win.css
.win { position: fixed; border: 3px solid #4484CE; /*border-radius: 5px; */ background: rgba(255, 255, 255, .8); /*background-image: linear-gradient(160deg, #fff3dc 0%, #ffd586 50%, #ffa0bf 100%); */ font-size: 12px; box-shadow: 4px 4px 32px #888; } .win_h { background: #4484CE; color: #FFF; cursor: point...
0.337313
0.107719
:root { --ion-color-primary: #5F75F7; --ion-color-primary-rgb: 95,117,247; --ion-color-primary-contrast: #ffffff; --ion-color-primary-contrast-rgb: 255,255,255; --ion-color-primary-shade: #5467d9; --ion-color-primary-tint: #6f83f8; --ion-color-primary-header: #5467d9; --ion-color-primary-header-rgb: 8...
css/new-age.css
:root { --ion-color-primary: #5F75F7; --ion-color-primary-rgb: 95,117,247; --ion-color-primary-contrast: #ffffff; --ion-color-primary-contrast-rgb: 255,255,255; --ion-color-primary-shade: #5467d9; --ion-color-primary-tint: #6f83f8; --ion-color-primary-header: #5467d9; --ion-color-primary-header-rgb: 8...
0.611266
0.080973
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, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot,...
public/css/style.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, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot,...
0.352425
0.063919
FONT-FAMILY: arial, helvetica, sans-serif } #pulse-container P { FONT-SIZE: 1em; COLOR: #000; TEXT-DECORATION: none; LINE-HEIGHT: 1em } #pulse-container A { FONT-SIZE: 1em; COLOR: #000; TEXT-DECORATION: none; LINE-HEIGHT: 1em } #pulse-container LI { LIST-STYLE-TYPE: none } #pulse-close { HEIGHT: 15px; ...
tests/html_tests/websitesource/67,bbc.co.uk/test_files/pulse.css
FONT-FAMILY: arial, helvetica, sans-serif } #pulse-container P { FONT-SIZE: 1em; COLOR: #000; TEXT-DECORATION: none; LINE-HEIGHT: 1em } #pulse-container A { FONT-SIZE: 1em; COLOR: #000; TEXT-DECORATION: none; LINE-HEIGHT: 1em } #pulse-container LI { LIST-STYLE-TYPE: none } #pulse-close { HEIGHT: 15px; ...
0.227641
0.073165
/* This file contains fixes that are introduced to facilitate migrating TypeScript's CSS to be Bootstrap-based. We're using the v1 site's CSS as a baseline for correct appearance. */ /* Homepage bugs ============================== */ /* Bug: Node.js samples boxes collapse because Bootstrap sets all to b...
www/Content/tsmig.css
/* This file contains fixes that are introduced to facilitate migrating TypeScript's CSS to be Bootstrap-based. We're using the v1 site's CSS as a baseline for correct appearance. */ /* Homepage bugs ============================== */ /* Bug: Node.js samples boxes collapse because Bootstrap sets all to b...
0.321673
0.10434
.comment-popup-body { background-color: #fff; } #comment-loading { width: 28px; height: 28px; position:relative; top: 100px; margin-left: auto; margin-right: auto; z-index:500; } .comment-search-box { position: absolute; top: 28px; left: 30px; z-index: 1000; color: #ccc !important; /* was ...
css/releases/comments-1.0.1.css
.comment-popup-body { background-color: #fff; } #comment-loading { width: 28px; height: 28px; position:relative; top: 100px; margin-left: auto; margin-right: auto; z-index:500; } .comment-search-box { position: absolute; top: 28px; left: 30px; z-index: 1000; color: #ccc !important; /* was ...
0.210929
0.065755
*, html { scroll-behavior: smooth; } body { background: #eee; margin: 0; background: url(../images/body-bg.png); } /* scrollbar styling */ :root { scrollbar-color: #4033ff !important; scrollbar-width: auto !important; } /*DEFAULT*/ a { text-decoration: none; } li { list-style: none;...
css/styles.css
*, html { scroll-behavior: smooth; } body { background: #eee; margin: 0; background: url(../images/body-bg.png); } /* scrollbar styling */ :root { scrollbar-color: #4033ff !important; scrollbar-width: auto !important; } /*DEFAULT*/ a { text-decoration: none; } li { list-style: none;...
0.439266
0.063511
.webuploader-container { position: relative; } .webuploader-element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); } .webuploader-pick { position: relative; display: inline-block; cursor: pointer; background: #00b7ee; padding: 10px 15px; ...
public/static/webuploader-0.1.5/webuploader.css
.webuploader-container { position: relative; } .webuploader-element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); } .webuploader-pick { position: relative; display: inline-block; cursor: pointer; background: #00b7ee; padding: 10px 15px; ...
0.345657
0.064624
 .resource { width: 30%; margin: 0 1%; margin-bottom: 10px; background: #fff; height: 220px; float: left; padding: 8px 8px; /*-moz-box-sizing: border-box;*/ -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; } .resource-main .resource:nth-child(odd)...
target/myBlog/static/css/resource.css
 .resource { width: 30%; margin: 0 1%; margin-bottom: 10px; background: #fff; height: 220px; float: left; padding: 8px 8px; /*-moz-box-sizing: border-box;*/ -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; } .resource-main .resource:nth-child(odd)...
0.441432
0.101723
@import url("nunito.css"); @import url("bootstrap.min.css"); :root { --color-white: rgb(255, 255, 255); --color-black: rgb(0, 0, 0); --color-white-transparent: rgba(255, 255, 255, 0.5); --color-gray-text: rgb(112, 112, 112); --color-light-gray-button: rgb(129, 151, 188); --color-light-gray-hov...
assets/css/blue-fluorite.css
@import url("nunito.css"); @import url("bootstrap.min.css"); :root { --color-white: rgb(255, 255, 255); --color-black: rgb(0, 0, 0); --color-white-transparent: rgba(255, 255, 255, 0.5); --color-gray-text: rgb(112, 112, 112); --color-light-gray-button: rgb(129, 151, 188); --color-light-gray-hov...
0.391988
0.091504
.navbar { padding: 0; background: #FFFFFF; border-bottom: 0.01rem solid #f4f4f4; -webkit-box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); -moz-box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); } .navbar.expand-header { marg...
public/frontendAsset/assets/css/structure.css
.navbar { padding: 0; background: #FFFFFF; border-bottom: 0.01rem solid #f4f4f4; -webkit-box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); -moz-box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); box-shadow: 0px 0px 15px 1px rgba(138, 132, 206, 0.03); } .navbar.expand-header { marg...
0.312475
0.048858
.topcoat-button, .topcoat-button--quiet, .topcoat-button--large, .topcoat-button--large--quiet, .topcoat-button--cta, .topcoat-button--large--cta { position: relative; display: inline-block; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-b...
test/fixtures/project/button.css
.topcoat-button, .topcoat-button--quiet, .topcoat-button--large, .topcoat-button--large--quiet, .topcoat-button--cta, .topcoat-button--large--cta { position: relative; display: inline-block; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-b...
0.370909
0.047206
hr{ border: none; background:#CCC; height: 1px; } .hidden_ell{ display: none !important; visibility: hidden !important; opacity: 0 !important; } .visible_ell{ display: block; visibility: visible; opacity: 1; } .transition_2{ -webkit-transition:all 0.5s ease-out; transition:all 0.5s ease-out; } .pointer_e...
theme/manual_install/theme1362/modules/sampledatainstall/views/css/sampledatainstall.css
hr{ border: none; background:#CCC; height: 1px; } .hidden_ell{ display: none !important; visibility: hidden !important; opacity: 0 !important; } .visible_ell{ display: block; visibility: visible; opacity: 1; } .transition_2{ -webkit-transition:all 0.5s ease-out; transition:all 0.5s ease-out; } .pointer_e...
0.196595
0.050214
@font-face { font-family: 'TrenchFont'; src: url('./assets/fonts/trench100free.ttf') format('truetype'); font-style: normal; font-weight: normal; } body { width: 800; height: 500; overflow: hidden; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; } /* UI */ .row { display: fl...
js/styles.css
@font-face { font-family: 'TrenchFont'; src: url('./assets/fonts/trench100free.ttf') format('truetype'); font-style: normal; font-weight: normal; } body { width: 800; height: 500; overflow: hidden; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; } /* UI */ .row { display: fl...
0.370112
0.058561
@media (min-width: 768px) { .content-tabs { position: relative; height: 41px; background-color: #fafafa; border-bottom: 1px solid #ccc } .content-tabs .page-tabs a{ background-color: #eee; } .content-tabs .page-tabs a { line-height: 40px; float...
src/main/resources/static/css/iframeTab.css
@media (min-width: 768px) { .content-tabs { position: relative; height: 41px; background-color: #fafafa; border-bottom: 1px solid #ccc } .content-tabs .page-tabs a{ background-color: #eee; } .content-tabs .page-tabs a { line-height: 40px; float...
0.307046
0.09611
@charset "UTF-8"; /* Core styles for the page */ body { padding: 0; font-size: 13px; font-family: Verdana, sans-serif; background: url(../img/bg.png) repeat 0 0 #CCC; } @media (max-width: 767px) { body { background: #5f5f5f; } } footer { clear: both; text-align: center; c...
tm-ui-v2/public-html/resources/css/screen.css
@charset "UTF-8"; /* Core styles for the page */ body { padding: 0; font-size: 13px; font-family: Verdana, sans-serif; background: url(../img/bg.png) repeat 0 0 #CCC; } @media (max-width: 767px) { body { background: #5f5f5f; } } footer { clear: both; text-align: center; c...
0.228759
0.091707
* { margin: 0; padding: 0; } .backtop { position: fixed; right: 20px; bottom: 200px; z-index: 3; cursor: pointer; display: none; } .db { display: block; } #logo { width: 100%; height: 100px; background: #ffb700; } #content { width: 100%; overflow: hidden; display: table; text-align: cent...
rjfw/css/rjfw/rjfw.css
* { margin: 0; padding: 0; } .backtop { position: fixed; right: 20px; bottom: 200px; z-index: 3; cursor: pointer; display: none; } .db { display: block; } #logo { width: 100%; height: 100px; background: #ffb700; } #content { width: 100%; overflow: hidden; display: table; text-align: cent...
0.328206
0.064979
img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } .tp-captio...
resources/views/site/css/app.css
img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } .tp-captio...
0.38168
0.124054
display: flex; align-items: center; flex-wrap: nowrap; } input[type=range] { margin: 0 50px 0 0; } .slider, .input { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; grid-template-areas: "slider slider" "icon1 icon2"; grid-gap: 10px; margin-right: 5...
css/panel.css
display: flex; align-items: center; flex-wrap: nowrap; } input[type=range] { margin: 0 50px 0 0; } .slider, .input { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; grid-template-areas: "slider slider" "icon1 icon2"; grid-gap: 10px; margin-right: 5...
0.418935
0.203312
.feature__container { min-height: 85vh; background-color: var(--night-primary-black); } .feature__container.light { background-color: var(--light-primary-white); } .feature__main { display: flex; padding: 0 10rem; height: 50rem; } .feature__info--container, .feature__banner { flex: 1; ...
client/src/pages/Feature/Feature.css
.feature__container { min-height: 85vh; background-color: var(--night-primary-black); } .feature__container.light { background-color: var(--light-primary-white); } .feature__main { display: flex; padding: 0 10rem; height: 50rem; } .feature__info--container, .feature__banner { flex: 1; ...
0.670824
0.082401
html { box-sizing: border-box; } /* *, *:before, *:after { box-sizing: inherit; } */ .d-inline-flex{ display: inline-flex; } .transition-collapse{ transition: all 250ms ease-in 0s !important; } .spinner { animation: rotator 1.4s linear infinite; } @keyframes rotator { 0% { ...
public/css/util.css
html { box-sizing: border-box; } /* *, *:before, *:after { box-sizing: inherit; } */ .d-inline-flex{ display: inline-flex; } .transition-collapse{ transition: all 250ms ease-in 0s !important; } .spinner { animation: rotator 1.4s linear infinite; } @keyframes rotator { 0% { ...
0.440469
0.075483
html { height:100% } body.signin { height:auto; background:url(../img/login-background.jpg) no-repeat center fixed; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; color:rgba(30,40,55,0.95) } .signinpanel { width:750px; margin:10% auto ...
src/main/resources/static/css/login.css
html { height:100% } body.signin { height:auto; background:url(../img/login-background.jpg) no-repeat center fixed; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; color:rgba(30,40,55,0.95) } .signinpanel { width:750px; margin:10% auto ...
0.221772
0.05279
@-moz-document url-prefix("http://www.tumblr.com/"), url-prefix('https://www.tumblr.com/') { .controls_section li .posts:before { position: absolute !important; height: 30px !important; line-height: 28px !important; width: 180px !important; font: inherit !important; left: 35px; } a.posts div.h...
data/usercss/98058.user.css
@-moz-document url-prefix("http://www.tumblr.com/"), url-prefix('https://www.tumblr.com/') { .controls_section li .posts:before { position: absolute !important; height: 30px !important; line-height: 28px !important; width: 180px !important; font: inherit !important; left: 35px; } a.posts div.h...
0.407923
0.059183
.btn-send{ font-size: 20px; padding: 8px 16px; } .fa-users{ font-size: 20px; } .user-paragraf{ font-size: 18px; margin-left: 5px; } .fa-user-tag{ font-size: 17px; margin-right: 3px; margin-left: 5px; } /* Switch checkbox */ .switch { position: relative; display: inline-block; ...
public/admin/assets/css/style.css
.btn-send{ font-size: 20px; padding: 8px 16px; } .fa-users{ font-size: 20px; } .user-paragraf{ font-size: 18px; margin-left: 5px; } .fa-user-tag{ font-size: 17px; margin-right: 3px; margin-left: 5px; } /* Switch checkbox */ .switch { position: relative; display: inline-block; ...
0.358465
0.073863
.column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: 0.75rem; } /* line 11, ../../../WebstormProjects/ckosidow.github.io/sass/bulma/grid/columns.sass */ .columns.is-mobile > .column.is-narrow { flex: none; width: unset; } /* line 14, ../../../WebstormProjects/ckosidow.github.i...
css/bulma/grid/columns.css
.column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: 0.75rem; } /* line 11, ../../../WebstormProjects/ckosidow.github.io/sass/bulma/grid/columns.sass */ .columns.is-mobile > .column.is-narrow { flex: none; width: unset; } /* line 14, ../../../WebstormProjects/ckosidow.github.i...
0.25128
0.065665
body { margin: 8px; height: calc(100vh - 16px); } ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgb(47 54 60); } ::-webkit-scrollbar-thumb { background-color: #c1c1c1; } ::-webkit-scrollbar-thumb:hover { background-color: #abadaf; } .bg-main{ back...
public/assets/css/newstyle.css
body { margin: 8px; height: calc(100vh - 16px); } ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgb(47 54 60); } ::-webkit-scrollbar-thumb { background-color: #c1c1c1; } ::-webkit-scrollbar-thumb:hover { background-color: #abadaf; } .bg-main{ back...
0.370453
0.063395
.sky-gradient-0, .sky-gradient-24 { background: #00000c; } .sky-gradient-1 { background: linear-gradient(to bottom, #020111 85%, #191621 100%); } .sky-gradient-2 { background: linear-gradient(to bottom, #020111 60%, #20202c 100%); } .sky-gradient-3 { background: linear-gradient(to bottom, #020111 10%, #3a3a5...
css/sky.css
.sky-gradient-0, .sky-gradient-24 { background: #00000c; } .sky-gradient-1 { background: linear-gradient(to bottom, #020111 85%, #191621 100%); } .sky-gradient-2 { background: linear-gradient(to bottom, #020111 60%, #20202c 100%); } .sky-gradient-3 { background: linear-gradient(to bottom, #020111 10%, #3a3a5...
0.598195
0.202897
div { border-radius: 10px; border-color: white; } #header { height: 47px; width: 365px; margin: auto; margin-top: 150px; margin-bottom: 0px; text-align: center; font-family: serif; background: rgba(0, 0, 0, 0.7); /* translucent black */ } body { overflow: hidden; backgrou...
static/CSS/style.css
div { border-radius: 10px; border-color: white; } #header { height: 47px; width: 365px; margin: auto; margin-top: 150px; margin-bottom: 0px; text-align: center; font-family: serif; background: rgba(0, 0, 0, 0.7); /* translucent black */ } body { overflow: hidden; backgrou...
0.356335
0.134151
@-moz-document domain("www.cifraclub.com.br") { body, .cifra-mono, .cifra-mono pre, .appDescription, .header-button, .art_musics.all li>a, .tops_footer li:hover .top-txt_secondary, .aprenda_tutoriais .tutoriais_list .foruns_list-title, .gridMusicTop a:hover .top-txt_secondary, .top.topArtist li:hover .top-txt_seconda...
data/usercss/208277.user.css
@-moz-document domain("www.cifraclub.com.br") { body, .cifra-mono, .cifra-mono pre, .appDescription, .header-button, .art_musics.all li>a, .tops_footer li:hover .top-txt_secondary, .aprenda_tutoriais .tutoriais_list .foruns_list-title, .gridMusicTop a:hover .top-txt_secondary, .top.topArtist li:hover .top-txt_seconda...
0.219923
0.050847
.Testimonial{ position: relative; width: 100%; max-width: 768px; background-color: var(--color-white); border: 1px solid var(--color-gray3); margin: 2em auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; z-index: 1; } .Testimonial::after { content: '\201C'; position: ...
src/components/Testimonial/Testimonial.module.css
.Testimonial{ position: relative; width: 100%; max-width: 768px; background-color: var(--color-white); border: 1px solid var(--color-gray3); margin: 2em auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; z-index: 1; } .Testimonial::after { content: '\201C'; position: ...
0.323594
0.124107
ol, ul { margin: 0 0 1.5em 8px; } #about { /* float: left; */ /* border: 3px solid red; */ /* margin: 5px; */ } .section-body { padding: 2px; } #file-index { margin: 5px 5px 20px 5px; padding: 5px 5px 20px 5px; } #class-index { float: left; margin: 5px; } #method-index { float: left; /* bord...
Documents/Class_ String (Ruby 2.2.0)_files/rdoc.css
ol, ul { margin: 0 0 1.5em 8px; } #about { /* float: left; */ /* border: 3px solid red; */ /* margin: 5px; */ } .section-body { padding: 2px; } #file-index { margin: 5px 5px 20px 5px; padding: 5px 5px 20px 5px; } #class-index { float: left; margin: 5px; } #method-index { float: left; /* bord...
0.205934
0.143818
table.flexible_shipping_methods th.select, table.flexible_shipping_methods td.select { text-align: center; width: 40px; margin-top: -7px; margin-left: -6px; padding: 2px; } table.flexible_shipping_methods .checkbox-select-all { margin: 0 12px 0 8px; } table.flexible_shipping_methods th.integra...
site/web/app/plugins/flexible-shipping/assets/css/admin.css
table.flexible_shipping_methods th.select, table.flexible_shipping_methods td.select { text-align: center; width: 40px; margin-top: -7px; margin-left: -6px; padding: 2px; } table.flexible_shipping_methods .checkbox-select-all { margin: 0 12px 0 8px; } table.flexible_shipping_methods th.integra...
0.446736
0.084909
*{padding: 0;margin: 0;} .section-1{ background: #d2d2d2; padding: 0px 0px; position: relative; } .section-1::before{ content: ""; background: white; width: 27%; height: 102%; position: absolute; top: 0; left: 0; clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%...
public/css/style.css
*{padding: 0;margin: 0;} .section-1{ background: #d2d2d2; padding: 0px 0px; position: relative; } .section-1::before{ content: ""; background: white; width: 27%; height: 102%; position: absolute; top: 0; left: 0; clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%...
0.297878
0.051966
.hero_area{ height: 100vh; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 10rem 0 3rem; } .hero_area h1{ font-weight: 500; font-size: 2.4rem; line-height: 2.8rem; } .hero_area p{ font-size: 1.2rem; line-height: 1.68rem; margin-top: 0.5rem; } .hero_area a{ display...
src/components/Home/home.css
.hero_area{ height: 100vh; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 10rem 0 3rem; } .hero_area h1{ font-weight: 500; font-size: 2.4rem; line-height: 2.8rem; } .hero_area p{ font-size: 1.2rem; line-height: 1.68rem; margin-top: 0.5rem; } .hero_area a{ display...
0.365457
0.071364
*{ padding: 0; margin: 0; } body{ font-family: Arial, Helvetica, sans-serif; } /* Início Menu */ .menu { background-color:#ff0000; text-align:center; } a { color:white; display: inline; font-size: 25px; margin:50px; text-decoration: none; text-...
02 - CSS/css/estilo.css
*{ padding: 0; margin: 0; } body{ font-family: Arial, Helvetica, sans-serif; } /* Início Menu */ .menu { background-color:#ff0000; text-align:center; } a { color:white; display: inline; font-size: 25px; margin:50px; text-decoration: none; text-...
0.194521
0.043793
input[type="radio"].ios8-switch { position: absolute; margin: 8px 0 0 16px; } input[type="radio"].ios8-switch + label { position: relative; padding: 5px 0 0 50px; line-height: 2.0em; } input[type="radio"].ios8-switch + label:before { content: ""; position: absolute; display: block; left: 0; top: 0; ...
public/fonts/ios-switcher/switcher.css
input[type="radio"].ios8-switch { position: absolute; margin: 8px 0 0 16px; } input[type="radio"].ios8-switch + label { position: relative; padding: 5px 0 0 50px; line-height: 2.0em; } input[type="radio"].ios8-switch + label:before { content: ""; position: absolute; display: block; left: 0; top: 0; ...
0.246896
0.117953
* Table of Contents: * * 1. - NORMALIZE CSS * 2. - GLOBAL STYLES * 2.1 - General Styles * 2.2 - Text Color * 2.3 - Anchor * 2.4 - Heading and Paragraph * * 3. - COMPONENTS * 3.1 - Preloader * 3.2 - Buttons * 3.3 - Box Icon 1 * 3.4 - Box Icon 2 * 3.5 - Box...
public/css/style.css
* Table of Contents: * * 1. - NORMALIZE CSS * 2. - GLOBAL STYLES * 2.1 - General Styles * 2.2 - Text Color * 2.3 - Anchor * 2.4 - Heading and Paragraph * * 3. - COMPONENTS * 3.1 - Preloader * 3.2 - Buttons * 3.3 - Box Icon 1 * 3.4 - Box Icon 2 * 3.5 - Box...
0.613005
0.099733
html { height: 100%; padding: 0; } body { height: 100%; background-color: #222; padding: 0; margin: 0; overflow: hidden; } small { display: block; right: 0; left: 0; text-align: center; color: #555; font-family: sans-serif; position: fixed; bottom: 0px; ...
app.css
html { height: 100%; padding: 0; } body { height: 100%; background-color: #222; padding: 0; margin: 0; overflow: hidden; } small { display: block; right: 0; left: 0; text-align: center; color: #555; font-family: sans-serif; position: fixed; bottom: 0px; ...
0.561335
0.094761
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Overpass+Mono'); /* Serif font */ @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); * { font-family: "Overpass Mono", monospace; } .serif { font-family: "Open Sans", sans-serif !important; } .mono { font-family: ...
home/static/home/css/desktop/typography.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Overpass+Mono'); /* Serif font */ @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); * { font-family: "Overpass Mono", monospace; } .serif { font-family: "Open Sans", sans-serif !important; } .mono { font-family: ...
0.462959
0.080683
@charset "UTF-8"; * { padding: 0px; margin: 0px; } body { background-color: #f3f1e9; } header { height: 60px; margin: 10px; } nav { margin: 10px; } nav ul { list-style: none; text-align: center; border-top: 1px solid red; border-bottom: 1px solid red; padding: 10px 0; } nav ul li { display: inline; t...
ch07/WebContent/css/mystyle.css
@charset "UTF-8"; * { padding: 0px; margin: 0px; } body { background-color: #f3f1e9; } header { height: 60px; margin: 10px; } nav { margin: 10px; } nav ul { list-style: none; text-align: center; border-top: 1px solid red; border-bottom: 1px solid red; padding: 10px 0; } nav ul li { display: inline; t...
0.257952
0.106365
table { width: 100%; border-collapse: collapse; } .tableHead { text-align: left; margin-right: 1rem; margin-left: 1rem; color: #2E2E2E; /* border-bottom: 2px solid black; */ } .tableHead-Button { font-family: inherit; width: 100%; border: 0; border-radius: 1.5rem; font-family: inherit; font...
src/styles/DisplayTable.css
table { width: 100%; border-collapse: collapse; } .tableHead { text-align: left; margin-right: 1rem; margin-left: 1rem; color: #2E2E2E; /* border-bottom: 2px solid black; */ } .tableHead-Button { font-family: inherit; width: 100%; border: 0; border-radius: 1.5rem; font-family: inherit; font...
0.492188
0.169612
body { padding-top: 20px; padding-bottom: 20px; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same...
app/styles/main.css
body { padding-top: 20px; padding-bottom: 20px; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same...
0.425605
0.101634
A { font-family: helvetica, arial, sans-serif; color: #373C45; text-decoration: none; border: none; } .menu_iframe { position: absolute; border: #888 1px solid; margin-left: 20px; margin-top: 20px; width: 240px; height: 500px; } .display_iframe { position: absolute; bo...
supplemental/control_panel.css
A { font-family: helvetica, arial, sans-serif; color: #373C45; text-decoration: none; border: none; } .menu_iframe { position: absolute; border: #888 1px solid; margin-left: 20px; margin-top: 20px; width: 240px; height: 500px; } .display_iframe { position: absolute; bo...
0.454956
0.111096
html, body{ height: 100% !important; min-height: 100% !important; position: relative; } /*SIDEBAR*/ #media-popup .sidebar-left{ position: absolute; width: 170px; border-right: 1px solid #CCCCCC; bottom: 0; top: 0; padding-top: 20px; background: #F2F2F2; } #media-...
admin/css/media.popup.css
html, body{ height: 100% !important; min-height: 100% !important; position: relative; } /*SIDEBAR*/ #media-popup .sidebar-left{ position: absolute; width: 170px; border-right: 1px solid #CCCCCC; bottom: 0; top: 0; padding-top: 20px; background: #F2F2F2; } #media-...
0.243552
0.032314
html { height: 100%; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { position: relative; margin: 0; padding-bottom: 6rem; min-height: 100%; font-family: 'Roboto', sans-serif; } .book-list-image { box-shadow: 0px 10px 5px grey; margin: 0px 0px 10px 0px; height: 200px;...
public/stylesheets/style.css
html { height: 100%; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { position: relative; margin: 0; padding-bottom: 6rem; min-height: 100%; font-family: 'Roboto', sans-serif; } .book-list-image { box-shadow: 0px 10px 5px grey; margin: 0px 0px 10px 0px; height: 200px;...
0.37502
0.06663
:root { /*Colors*/ --highlightcol: #1DD3B0; --bgcol: #f0f0f0; --darkcol: #494949; --dropcol_1: #dfdfdf; --dropcol_2: #ffffff; --fontcol_1: #161616; --fontcol_2: #fafafa; /*Other shit*/ --borderradius: 25px; } /*If you don't use this scroll behavior I will shank you*/ html { scroll-behavior: smo...
css/main.css
:root { /*Colors*/ --highlightcol: #1DD3B0; --bgcol: #f0f0f0; --darkcol: #494949; --dropcol_1: #dfdfdf; --dropcol_2: #ffffff; --fontcol_1: #161616; --fontcol_2: #fafafa; /*Other shit*/ --borderradius: 25px; } /*If you don't use this scroll behavior I will shank you*/ html { scroll-behavior: smo...
0.383295
0.12847
*{ padding: 0; margin: 0; } .container{ width:1200px; margin:0 auto; padding-top:40px; background: white; } .basic,.service{ padding:15px; border-top:1px solid #e5e5e5; } .title{ line-height: 60px; color:#666; font-size:18px; } .clear:after{ content:''; display: block; overflow:hidden; height:0; visib...
start-app-admin/src/main/resources/io/basc/start/app/admin/web/static/css/style.css
*{ padding: 0; margin: 0; } .container{ width:1200px; margin:0 auto; padding-top:40px; background: white; } .basic,.service{ padding:15px; border-top:1px solid #e5e5e5; } .title{ line-height: 60px; color:#666; font-size:18px; } .clear:after{ content:''; display: block; overflow:hidden; height:0; visib...
0.215021
0.060004
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("tvtv.de") { .buttonStyle { border-width:0px !important; height:20px !important; border-color:#585858 silver #585858 white !important;} .navSpacer { height:20px !important;} .progElement { border-right:1px solid #3F3F3F ...
data/usercss/14205.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("tvtv.de") { .buttonStyle { border-width:0px !important; height:20px !important; border-color:#585858 silver #585858 white !important;} .navSpacer { height:20px !important;} .progElement { border-right:1px solid #3F3F3F ...
0.179674
0.09886
.rs-menu { float: left; clear: both; width: 100%; font-size: 0; z-index: 9999; /*background: #1c1c1c; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2); box-shadow: 0 2px 5px rgba(0, 0, 0, .2);*/ } .rs-menu ul, .rs-menu li, .rs-menu p, .rs-menu a, ...
frontend/web/css/rsmenu-main.css
.rs-menu { float: left; clear: both; width: 100%; font-size: 0; z-index: 9999; /*background: #1c1c1c; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2); box-shadow: 0 2px 5px rgba(0, 0, 0, .2);*/ } .rs-menu ul, .rs-menu li, .rs-menu p, .rs-menu a, ...
0.226527
0.096578
@-moz-document domain("tweakers.net") { /*text: #ccc; visited: #888 or #999 -backgrounds- body: #343434 container: #303030 sidebar: #282828 !important*/ a:hover, a.highlightlink, a[rb-highlight] { text-shadow: none; } #compareSpecsHeader table { background: #24...
data/usercss/155479.user.css
@-moz-document domain("tweakers.net") { /*text: #ccc; visited: #888 or #999 -backgrounds- body: #343434 container: #303030 sidebar: #282828 !important*/ a:hover, a.highlightlink, a[rb-highlight] { text-shadow: none; } #compareSpecsHeader table { background: #24...
0.292899
0.072472
.calendar { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .calendar:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; ...
eclipse/plugins/org.openntf.xsp.bootstrap/resources/web/extlib/bootstrap/dojo-bootstrap/assets/calendar.css
.calendar { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .calendar:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; ...
0.366817
0.101278
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /*font-family: 'Open Sans', sans-serif;*/ @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900'); /*font-family: 'Roboto', sans-serif;*/ @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,...
assets/fade2-style.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /*font-family: 'Open Sans', sans-serif;*/ @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900'); /*font-family: 'Roboto', sans-serif;*/ @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,...
0.263979
0.061848
html, body { margin : 0; padding : 0; } body { color : #a52a2a; background : #404040; width : 100%; font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; } /* Links within paragraphs (subtle) */ p a { color: #666666; background : inherit; text-decoration: none; } /* Li...
themes/user/earthy/stylesheets/my.css
html, body { margin : 0; padding : 0; } body { color : #a52a2a; background : #404040; width : 100%; font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; } /* Links within paragraphs (subtle) */ p a { color: #666666; background : inherit; text-decoration: none; } /* Li...
0.215598
0.05151
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap"); /*===== VARIABLES CSS =====*/ :root { --header-height: 3rem; /*========== Colors ==========*/ --first-color: #4daeae; --first-color-alt: #199797; --title-color: #393939; --text-color: #707070; --tex...
university/assets/css/styles.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap"); /*===== VARIABLES CSS =====*/ :root { --header-height: 3rem; /*========== Colors ==========*/ --first-color: #4daeae; --first-color-alt: #199797; --title-color: #393939; --text-color: #707070; --tex...
0.212804
0.054074
.header { display: flex; padding: 10px; background-color: #fafafa; align-items: center; justify-content: space-between; border-bottom: 1px solid lightgray; position: sticky; top: 0; z-index: 10; height: 50px !important; width: 100%; } .header__left { display: flex; cursor: pointer; align-ite...
apps/infinite-shop/src/components/Header/Header.css
.header { display: flex; padding: 10px; background-color: #fafafa; align-items: center; justify-content: space-between; border-bottom: 1px solid lightgray; position: sticky; top: 0; z-index: 10; height: 50px !important; width: 100%; } .header__left { display: flex; cursor: pointer; align-ite...
0.372049
0.097176
@import url(https://fonts.googleapis.com/css?family=Lobster); @import url(https://fonts.googleapis.com/css?family=Indie+Flower); * { box-sizing: border-box; } html { font-size: 100%; } body { margin: 0; padding: 0; color: #666666; background-color:#ff7f50; } img { width: 100%; height...
stylesheet.css
@import url(https://fonts.googleapis.com/css?family=Lobster); @import url(https://fonts.googleapis.com/css?family=Indie+Flower); * { box-sizing: border-box; } html { font-size: 100%; } body { margin: 0; padding: 0; color: #666666; background-color:#ff7f50; } img { width: 100%; height...
0.316686
0.136062
* { margin-left:0; padding:0; } body html{ background-color: #fff; width: 100%; } a { text-decoration:none; } .post { background-color: #FFF; overflow: hidden; box-shadow: 0 0 1px #CCC; } .content h3 { font-family: '<NAME>', cursive; } /* article*/ ...
css/style1.css
* { margin-left:0; padding:0; } body html{ background-color: #fff; width: 100%; } a { text-decoration:none; } .post { background-color: #FFF; overflow: hidden; box-shadow: 0 0 1px #CCC; } .content h3 { font-family: '<NAME>', cursive; } /* article*/ ...
0.199074
0.053157
@import 'settings-panel.css'; @import url("http://fonts.googleapis.com/css?family=Open Sans+Condensed:400,700"); @import url("http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700"); @import url("http://fonts.googleapis.com/css?family=Volkhov:400italic"); html, body { width: 100%; height: 100%; } body...
assets/frontend/css/style.css
@import 'settings-panel.css'; @import url("http://fonts.googleapis.com/css?family=Open Sans+Condensed:400,700"); @import url("http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700"); @import url("http://fonts.googleapis.com/css?family=Volkhov:400italic"); html, body { width: 100%; height: 100%; } body...
0.20347
0.046834
@import url('vendor/_normalize.css'); @import url('vendor/_html5bp.css'); @import url('_variables.css'); @import url('components/_code.css'); html { font-size: 62.5%; } body { font-size: 1.6rem; /* So text looks much better in Chrome/Safari */ text-rendering: optimizeLegibility; -webkit-font-smoothing: ...
tests/dummy/app/styles/app.css
@import url('vendor/_normalize.css'); @import url('vendor/_html5bp.css'); @import url('_variables.css'); @import url('components/_code.css'); html { font-size: 62.5%; } body { font-size: 1.6rem; /* So text looks much better in Chrome/Safari */ text-rendering: optimizeLegibility; -webkit-font-smoothing: ...
0.369315
0.05744
.icon-blank{ background:url('icons/blank.gif') no-repeat center center; } .icon-add{ background:url('icons/edit_add.png') no-repeat center center; } .icon-edit{ background:url('icons/pencil.png') no-repeat center center; } .add{ background:url('icons/btn_add.png') no-repeat center center; } .edit{ background:url('...
recruit/out/artifacts/recruit_war_exploded/easyui/themes/icon.css
.icon-blank{ background:url('icons/blank.gif') no-repeat center center; } .icon-add{ background:url('icons/edit_add.png') no-repeat center center; } .icon-edit{ background:url('icons/pencil.png') no-repeat center center; } .add{ background:url('icons/btn_add.png') no-repeat center center; } .edit{ background:url('...
0.270577
0.048025
:root { /*cria 'variaveis' para elementos no css*/ --title-color: #322153; --primary-color: #34cb79; } body { background: #e5e5e5; color: #25282b; font-family: 'Montserrat', sans-serif; margin: 0; } body.hideScroll { overflow: hidden; } a { color: #ff5E84; font-weight: bold; ...
public/style.css
:root { /*cria 'variaveis' para elementos no css*/ --title-color: #322153; --primary-color: #34cb79; } body { background: #e5e5e5; color: #25282b; font-family: 'Montserrat', sans-serif; margin: 0; } body.hideScroll { overflow: hidden; } a { color: #ff5E84; font-weight: bold; ...
0.316369
0.103567
body { font-family: verdana, arial, sans-serif; font-size: 10pt; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px; min-width: 600px; } a { text-decoration: none; } a:hover { text-decoration: underline; } small { font-size: 10pt; } code { font-size: 11p...
docs/web/thredds/tech/tds4.3/tutorial/tutorial.css
body { font-family: verdana, arial, sans-serif; font-size: 10pt; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px; min-width: 600px; } a { text-decoration: none; } a:hover { text-decoration: underline; } small { font-size: 10pt; } code { font-size: 11p...
0.166608
0.142351
@charset "UTF-8"; /* * style.css -- CSS style sheet for Orc HTML documentation * Project OrcDocs * * $Id$ * * Copyright (c) 2011 The University of Texas at Austin. All rights reserved. * * Use and redistribution of this file is governed by the license terms in * the LICENSE file found in the project's top-leve...
Website/documentation/html/refmanual/style.css
@charset "UTF-8"; /* * style.css -- CSS style sheet for Orc HTML documentation * Project OrcDocs * * $Id$ * * Copyright (c) 2011 The University of Texas at Austin. All rights reserved. * * Use and redistribution of this file is governed by the license terms in * the LICENSE file found in the project's top-leve...
0.435421
0.064683
.shadow-t-0 { box-shadow: 0 0 10px 0 rgba( 0, 0, 0, .05 ); } .shadow-t-0s { box-shadow: 0 0 10px 1px rgba( 0, 0, 0, .05 ); } .shadow-t-1 { box-shadow: 0 1px 10px 0 rgba( 0, 0, 0, .05 ); } .shadow-t-1s { box-shadow: 0 1px 10px 1px rgba( 0, 0, 0, .05 ); } .shadow-t-2 { box-shadow: 0 2px 15px 0 rgba( 0, 0, 0, .05 ); } .sh...
build/liser.box-shadow.css
.shadow-t-0 { box-shadow: 0 0 10px 0 rgba( 0, 0, 0, .05 ); } .shadow-t-0s { box-shadow: 0 0 10px 1px rgba( 0, 0, 0, .05 ); } .shadow-t-1 { box-shadow: 0 1px 10px 0 rgba( 0, 0, 0, .05 ); } .shadow-t-1s { box-shadow: 0 1px 10px 1px rgba( 0, 0, 0, .05 ); } .shadow-t-2 { box-shadow: 0 2px 15px 0 rgba( 0, 0, 0, .05 ); } .sh...
0.310276
0.440469
.hder { color: #fff; width: 100%; height: 58px; position: fixed; box-shadow: 0 0 7px #a7a7a7; } .logox { color: #080808; font-size: 28px; font-weight: 900; margin-left: 25px; margin-top: 9px; } button.btn.li { width: 214px; margin-right: 25px; } .nghf { position: a...
UI/css/user.css
.hder { color: #fff; width: 100%; height: 58px; position: fixed; box-shadow: 0 0 7px #a7a7a7; } .logox { color: #080808; font-size: 28px; font-weight: 900; margin-left: 25px; margin-top: 9px; } button.btn.li { width: 214px; margin-right: 25px; } .nghf { position: a...
0.617282
0.091544
float: left; left: 20px; position: relative; color: #ffffff; } #poll-list h1{ color: #00caec; background: black; text-align: center; font-family: 'Segoe UI'; } #poll-list a { color: #ffffff; text-decoration: none; } .poll-selected-container{ margin-bottom: 20px; } .poll-c...
src/Poll.css
float: left; left: 20px; position: relative; color: #ffffff; } #poll-list h1{ color: #00caec; background: black; text-align: center; font-family: 'Segoe UI'; } #poll-list a { color: #ffffff; text-decoration: none; } .poll-selected-container{ margin-bottom: 20px; } .poll-c...
0.5769
0.182644
@import '~bootstrap/dist/css/bootstrap.css'; @import '@angular/material/prebuilt-themes/indigo-pink.css'; html, body { height: 100%; } /*CSS ACCOUNT LOGIN/REGISTER*/ .auth-container { background-color: #52435f; } .form-container { background-color: #f3f3f3; box-shadow: 0 3px 5px -1px rgba(...
src/ProjectManager-client/src/styles.css
@import '~bootstrap/dist/css/bootstrap.css'; @import '@angular/material/prebuilt-themes/indigo-pink.css'; html, body { height: 100%; } /*CSS ACCOUNT LOGIN/REGISTER*/ .auth-container { background-color: #52435f; } .form-container { background-color: #f3f3f3; box-shadow: 0 3px 5px -1px rgba(...
0.372848
0.047691
.gate { display: inline-block; width: 80%; height: 45px; padding: 13px 0 15px 15px; margin: 25px 10%; font-weight: 400; font-size: 13px; font-family: 'Montserrat Alternates', sans-serif; color: #182978; border: 2px solid #6688cc; outline: 0; text-indent: 85px; transit...
client/src/css/common/input.css
.gate { display: inline-block; width: 80%; height: 45px; padding: 13px 0 15px 15px; margin: 25px 10%; font-weight: 400; font-size: 13px; font-family: 'Montserrat Alternates', sans-serif; color: #182978; border: 2px solid #6688cc; outline: 0; text-indent: 85px; transit...
0.667364
0.150809
background: url('../images/bannerAd_trans.gif') no-repeat 0 0; height:90px; width:748px; margin:0px auto; } /* Home Page */ .box_full_rdr { width:644px; margin-top:6px; margin-bottom:6px; } .box_full_rdr .top_fmt { background:url(../images/form_header.gif) top ; height:8px; font-size:1%; clear:both...
Dataset 2017/5- Health/2- Webmd.com/2- health research-keyword/WebMD Health Search_files/consumer_search_styles.css
background: url('../images/bannerAd_trans.gif') no-repeat 0 0; height:90px; width:748px; margin:0px auto; } /* Home Page */ .box_full_rdr { width:644px; margin-top:6px; margin-bottom:6px; } .box_full_rdr .top_fmt { background:url(../images/form_header.gif) top ; height:8px; font-size:1%; clear:both...
0.164114
0.061876
* { outline: none !important; } .block-clear_block, .clear, .pricetable-clear { clear: both; } .block, .wpb_content_element { margin-bottom: 20px; transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out; -webkit-transition: all .35s ease-in-out; -o-transition: all .35s ease-i...
web/bundles/app/css/main.css
* { outline: none !important; } .block-clear_block, .clear, .pricetable-clear { clear: both; } .block, .wpb_content_element { margin-bottom: 20px; transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out; -webkit-transition: all .35s ease-in-out; -o-transition: all .35s ease-i...
0.282295
0.070432
/* 织梦58(dede58.com)做最好的织梦整站模板下载网站 */ /*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu { line-height: 1.0; } .sf-menu ul { position: absolute; top: -999em; width: 13em; /* left offset of submenus need to match (see below) */ } .sf-menu ul li { width: 100%; } ...
template/default1/css/menu.css
/* 织梦58(dede58.com)做最好的织梦整站模板下载网站 */ /*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu { line-height: 1.0; } .sf-menu ul { position: absolute; top: -999em; width: 13em; /* left offset of submenus need to match (see below) */ } .sf-menu ul li { width: 100%; } ...
0.341143
0.069321
@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i|Playfair+Display:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext'); body{font-family:'Lato',Arial,sans-serif;margin:0; padding: 0; font-size: 15px;} h1,.h1 {font-size: 36px;} h2,.h...
public/web_asset/css/custom-style-old.css
@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i|Playfair+Display:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext'); body{font-family:'Lato',Arial,sans-serif;margin:0; padding: 0; font-size: 15px;} h1,.h1 {font-size: 36px;} h2,.h...
0.291082
0.048631
.content { background: #fff; } .content { min-width: 900px; padding: 15px 0 15px 15px } .eq_wrap { padding-bottom: 50px; } .eq_top { width: 100%; height: 120px; background: url(../images/xd_top.png) center no-repeat; margin-bottom: 30px; } .eq_main { width: 100%; float: left;...
web/css/demand.css
.content { background: #fff; } .content { min-width: 900px; padding: 15px 0 15px 15px } .eq_wrap { padding-bottom: 50px; } .eq_top { width: 100%; height: 120px; background: url(../images/xd_top.png) center no-repeat; margin-bottom: 30px; } .eq_main { width: 100%; float: left;...
0.572723
0.159544
/*works*/ /*team*/ .team figure{width: 100%;} .team img{width: 100%;} .team b{font-size: 1.2em;display: block;} .team a i.fa{color: #fff; font-size: 2em;} .team a i.fa:hover{color: #21abca;} .highlight-info{ background:url(../images/lab.jpg) center fixed; background-size: cover; color:#fff;} .highlight-info .overlay...
themes/public/default/album/assets/style.css
/*works*/ /*team*/ .team figure{width: 100%;} .team img{width: 100%;} .team b{font-size: 1.2em;display: block;} .team a i.fa{color: #fff; font-size: 2em;} .team a i.fa:hover{color: #21abca;} .highlight-info{ background:url(../images/lab.jpg) center fixed; background-size: cover; color:#fff;} .highlight-info .overlay...
0.126488
0.126677
*{ box-sizing: border-box; } html{ font-size: 16px; font-family: Helvetica, sans-serif; } body{ margin: 0; padding: 0; width: 100vw; height: 100vh; } header{ margin: 0; background-color: #202124; } ul{ margin: 0; display: flex; flex-direction: row; justify-content: c...
assets/style.css
*{ box-sizing: border-box; } html{ font-size: 16px; font-family: Helvetica, sans-serif; } body{ margin: 0; padding: 0; width: 100vw; height: 100vh; } header{ margin: 0; background-color: #202124; } ul{ margin: 0; display: flex; flex-direction: row; justify-content: c...
0.519278
0.099689
@font-face { font-family: "Seg-7"; src: url( "fonts/Segment7Standard.otf" ); } @font-face { font-family: "Heebo"; src: url( "fonts/Heebo-Bold.ttf" ); } @font-face { font-family: "Heebo-Regular"; src: url( "fonts/Heebo-Regular.ttf" ); } @font-face { font-family: "Plate-Font"; src: url( "fonts/plate-font.ttf" ...
nui/radar.css
@font-face { font-family: "Seg-7"; src: url( "fonts/Segment7Standard.otf" ); } @font-face { font-family: "Heebo"; src: url( "fonts/Heebo-Bold.ttf" ); } @font-face { font-family: "Heebo-Regular"; src: url( "fonts/Heebo-Regular.ttf" ); } @font-face { font-family: "Plate-Font"; src: url( "fonts/plate-font.ttf" ...
0.413832
0.103295
.blog{ width:100%; position:relative; padding:2rem 0; background-color: black; } .blog .title_header{ display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: bold; color: white; } .blog section{ width:100%; margin: 1...
styles/myblog.css
.blog{ width:100%; position:relative; padding:2rem 0; background-color: black; } .blog .title_header{ display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: bold; color: white; } .blog section{ width:100%; margin: 1...
0.537284
0.124426
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, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
css/style.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, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
0.541166
0.117344
.RenderHtml iframe { width: 100%; border: none; overflow: hidden; height: 300px; } .RenderHtml { background: #fff; } .RenderHtml pre { background: rgba(0, 0, 0, 0.05); padding: 15px; } .RenderHtml { padding: 40px; } .RenderHtml h1 { color: #0d1a26; font-...
src/modules/StyleDescription/css/RenderHtml.css
.RenderHtml iframe { width: 100%; border: none; overflow: hidden; height: 300px; } .RenderHtml { background: #fff; } .RenderHtml pre { background: rgba(0, 0, 0, 0.05); padding: 15px; } .RenderHtml { padding: 40px; } .RenderHtml h1 { color: #0d1a26; font-...
0.451327
0.050121
@keyframes fadeInDown { from { opacity: 0; transform: translateY(-30px); } to { opacity: 1; transform: translateY(0px); } } @keyframes bounce { 0% { opacity: 1; transform: translateY(0px); } 50% { opacity: 0.7; transform: translateY(-20px); } 100% { opacity: 1; ...
style.css
@keyframes fadeInDown { from { opacity: 0; transform: translateY(-30px); } to { opacity: 1; transform: translateY(0px); } } @keyframes bounce { 0% { opacity: 1; transform: translateY(0px); } 50% { opacity: 0.7; transform: translateY(-20px); } 100% { opacity: 1; ...
0.591841
0.115936
*{ margin: 0; padding: 0; } #site-wrapper{ width: 100vw; height: 100vh; } body{ background-color: #181818; overflow: hidden; } #login{ width: 400px; height: 10px; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; } #error{ color: #d93...
client/style/main.css
*{ margin: 0; padding: 0; } #site-wrapper{ width: 100vw; height: 100vh; } body{ background-color: #181818; overflow: hidden; } #login{ width: 400px; height: 10px; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; } #error{ color: #d93...
0.305801
0.068444
* { box-sizing: border-box; } /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in...
css/main.css
* { box-sizing: border-box; } /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in...
0.672654
0.101233
body { margin: 0; padding: 0; font-family: sans-serif; font-size: 12pt; background: #dbf1ff; } footer { position: fixed; left: 0; bottom: 0; width: 100%; height: 30px; font-size: 14px; white-space: nowrap; background-image: linear-gradient(to bottom right, #347bad, #055d9c); } footer a { padding-left: ...
addons/gdUnit3/src/report/template/css/style.css
body { margin: 0; padding: 0; font-family: sans-serif; font-size: 12pt; background: #dbf1ff; } footer { position: fixed; left: 0; bottom: 0; width: 100%; height: 30px; font-size: 14px; white-space: nowrap; background-image: linear-gradient(to bottom right, #347bad, #055d9c); } footer a { padding-left: ...
0.420838
0.093761
*, *::after, *::before { margin:0; padding:0; box-sizing: border-box; } html{ /* Esta instrução define o que é um rem*/ font-size: 62.5%; } body{ font-family: "Lato", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.7; color:#777; padding:30px; } .header{ h...
css/styles.css
*, *::after, *::before { margin:0; padding:0; box-sizing: border-box; } html{ /* Esta instrução define o que é um rem*/ font-size: 62.5%; } body{ font-family: "Lato", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.7; color:#777; padding:30px; } .header{ h...
0.534855
0.119948
.picker_wrapper button { color: #444 !important; } #libThemerDialog { font-size: 16px; padding: 0px; position: relative; } #libThemerDialog .window-content { padding: 0px; } #libThemerDialog nav { background-color: rgba(0, 0, 0, 0.2); color: rgb(0 0 0); height: 100%; overflow-y: auto; ...
styles/module.css
.picker_wrapper button { color: #444 !important; } #libThemerDialog { font-size: 16px; padding: 0px; position: relative; } #libThemerDialog .window-content { padding: 0px; } #libThemerDialog nav { background-color: rgba(0, 0, 0, 0.2); color: rgb(0 0 0); height: 100%; overflow-y: auto; ...
0.244634
0.049474
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
css/style.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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure...
0.321993
0.053899
:root { --background: #F7F7FF; --black: #131112; --grey: #60656f; --green: #70c1b3; --red: #f25f5c; --blue: #279af1; --yellow: #fac345; --default_transition: all 0.3s ease-in-out; --default_box_shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); --highlight_b...
app/static/dashboard.css
:root { --background: #F7F7FF; --black: #131112; --grey: #60656f; --green: #70c1b3; --red: #f25f5c; --blue: #279af1; --yellow: #fac345; --default_transition: all 0.3s ease-in-out; --default_box_shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); --highlight_b...
0.623835
0.145479
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1468392799'); /* IE9*/ src: url('iconfont.eot?t=1468392799#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1468392799') format('woff'), /* chrome, firefox */ url('iconfont.ttf?t=1468392799') format('truetype'), /* chrome, fire...
resources/assets/fonts/iconfont.css
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1468392799'); /* IE9*/ src: url('iconfont.eot?t=1468392799#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1468392799') format('woff'), /* chrome, firefox */ url('iconfont.ttf?t=1468392799') format('truetype'), /* chrome, fire...
0.298185
0.070113
@import url(https://fonts.googleapis.com/css?family=Allan:700,400); body, html { width: 100%; height: 100%; } body { margin: 0; background-color: mistyrose; position: relative; perspective: 800px; overflow: hidden; } .envelope { z-index: 2; position: absolute; width: 550px; height: 366.66667px; ...
dist/style.css
@import url(https://fonts.googleapis.com/css?family=Allan:700,400); body, html { width: 100%; height: 100%; } body { margin: 0; background-color: mistyrose; position: relative; perspective: 800px; overflow: hidden; } .envelope { z-index: 2; position: absolute; width: 550px; height: 366.66667px; ...
0.532425
0.100348