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 |
|---|---|---|---|---|
.left-menu div,
.left-menu ul,
.left-menu li,
.left-menu i,
.left-menu a {
padding: 0;
margin: 0;
}
.left-menu li,
.left-menu ul {
list-style: none;
display: block;
width:100%;
}
.left-nav-bar {}
[data-widget-type=aweb4LeftCatalog] {
width: 200px;
}
.left-menu {
background: #1c2b36;
... | target/webapp/dependence/leftCatalog/css/leftCatalog.css | .left-menu div,
.left-menu ul,
.left-menu li,
.left-menu i,
.left-menu a {
padding: 0;
margin: 0;
}
.left-menu li,
.left-menu ul {
list-style: none;
display: block;
width:100%;
}
.left-nav-bar {}
[data-widget-type=aweb4LeftCatalog] {
width: 200px;
}
.left-menu {
background: #1c2b36;
... | 0.253861 | 0.051463 |
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);
body {
font-style: normal;
line-height: 1.5;
}
.mbr-section-title {
font-style: normal;
line-height: 1.2;
}
.mbr-section-subtitle {
line-height: 1.3;
}
.mbr-text {
font-style: normal;
line-height:... | www/assets/mobirise/css/mbr-additional.css | @import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);
body {
font-style: normal;
line-height: 1.5;
}
.mbr-section-title {
font-style: normal;
line-height: 1.2;
}
.mbr-section-subtitle {
line-height: 1.3;
}
.mbr-text {
font-style: normal;
line-height:... | 0.188026 | 0.102305 |
.datepicker {
/* padding: 4px; */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepicker-inline {
width: 220px;
}
.datepicker-rtl {
direction: rtl;
}
.datepicker-rtl.dropdown-menu {
left: auto;
}
.datepicker-rtl table tr td span {
float: right;
}
.datepicker... | assets/admin/vendors/bootstrap-datepicker/css/bootstrap-datepicker.css | .datepicker {
/* padding: 4px; */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}
.datepicker-inline {
width: 220px;
}
.datepicker-rtl {
direction: rtl;
}
.datepicker-rtl.dropdown-menu {
left: auto;
}
.datepicker-rtl table tr td span {
float: right;
}
.datepicker... | 0.259544 | 0.091139 |
@charset "UTF-8";
a {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
a:hover, a:focus {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
.btn-common {
background: #F27F2C;
}
.color-text {
color: #F27F2C;
}
.top-navbar {
background: #FBFCFE;
border-radius: 0;
ma... | public/product/style.css | @charset "UTF-8";
a {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
a:hover, a:focus {
color: inherit;
text-decoration: none;
transition: all 0.3s;
}
.btn-common {
background: #F27F2C;
}
.color-text {
color: #F27F2C;
}
.top-navbar {
background: #FBFCFE;
border-radius: 0;
ma... | 0.35209 | 0.051797 |
body {
margin: 0;
padding: 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-pr... | dist/src.e31bb0bc.css | body {
margin: 0;
padding: 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-pr... | 0.365457 | 0.066751 |
@media (min-width: 768px) {
.modal-xl {
width: 90%;
max-width:1200px;
}
}
.bottom-nav{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0;
padding: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
b... | ionic/qurantools/www/assets/css/style_footer.css | @media (min-width: 768px) {
.modal-xl {
width: 90%;
max-width:1200px;
}
}
.bottom-nav{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0;
padding: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
b... | 0.367384 | 0.054099 |
.footer-content {
background-color: #000000;
color: #c9c9c9;
font-size: .7rem;
padding-bottom: 10px;
margin-top: 5px;
}
.footer-wrapper {
width: 80vw;
margin-left: 10%;
margin-right: 10%;
}
.jyc-tmp {
display: flex;
justify-content: space-between;
padding-top: 1rem;
text-align: center;
margi... | jyc/src/Pages/components/Footer/Footer.css | .footer-content {
background-color: #000000;
color: #c9c9c9;
font-size: .7rem;
padding-bottom: 10px;
margin-top: 5px;
}
.footer-wrapper {
width: 80vw;
margin-left: 10%;
margin-right: 10%;
}
.jyc-tmp {
display: flex;
justify-content: space-between;
padding-top: 1rem;
text-align: center;
margi... | 0.38769 | 0.05151 |
@font-face
{
font-family: 'boxicons';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url('../fonts/boxicons.eot');
src: url('../fonts/boxicons.eot') format('embedded-opentype'),
url('../fonts/boxicons.woff2') format('woff2'),
url('../fonts/boxicons.woff') format('woff... | blog/static/vendor/boxicons/css/boxicons.css | @font-face
{
font-family: 'boxicons';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url('../fonts/boxicons.eot');
src: url('../fonts/boxicons.eot') format('embedded-opentype'),
url('../fonts/boxicons.woff2') format('woff2'),
url('../fonts/boxicons.woff') format('woff... | 0.480235 | 0.138987 |
* {
margin: 0;
padding: 0;
font-family: "poppins", sans-serif;
}
.header {
height: 100px;
background: #ffffff;
padding-left: 20px;
padding: 0 20 px;
color: rgb(0, 0, 0);
}
h1{
margin: 20px;
}
h2 {
line-height: 100px;
}
img {
line-height: 100px;
float: left;
padding... | iot-webleo/styles/style-index.css | * {
margin: 0;
padding: 0;
font-family: "poppins", sans-serif;
}
.header {
height: 100px;
background: #ffffff;
padding-left: 20px;
padding: 0 20 px;
color: rgb(0, 0, 0);
}
h1{
margin: 20px;
}
h2 {
line-height: 100px;
}
img {
line-height: 100px;
float: left;
padding... | 0.407687 | 0.157493 |
================================== */
header {
font-size: 14px;
border-top: none !important;
}
header nav {
font-size: 13px;
}
.fixed-header #header-container-box {
position: fixed !important;
top: 0;
right: 0;
bottom: auto;
left: 0;
z-index: 99;
-moz-transition: 0.2s all ease-in-out;
-ms-transiti... | assets/css/template/navbar.css | ================================== */
header {
font-size: 14px;
border-top: none !important;
}
header nav {
font-size: 13px;
}
.fixed-header #header-container-box {
position: fixed !important;
top: 0;
right: 0;
bottom: auto;
left: 0;
z-index: 99;
-moz-transition: 0.2s all ease-in-out;
-ms-transiti... | 0.254787 | 0.088269 |
.cd-breadcrumb, .cd-multi-steps {
width: 90%;
max-width: 768px;
padding: 0.5em 1em;
margin: 1em auto;
background-color: #edeff0;
border-radius: .25em;
}
.cd-breadcrumb:after, .cd-multi-steps:after {
content: "";
display: table;
clear: both;
}
.cd-breadcrumb li, .cd-multi-step... | assets/indicators.css | .cd-breadcrumb, .cd-multi-steps {
width: 90%;
max-width: 768px;
padding: 0.5em 1em;
margin: 1em auto;
background-color: #edeff0;
border-radius: .25em;
}
.cd-breadcrumb:after, .cd-multi-steps:after {
content: "";
display: table;
clear: both;
}
.cd-breadcrumb li, .cd-multi-step... | 0.363873 | 0.085939 |
*::selection {
background: rgba(17, 17, 17, 0.83);
}
::-webkit-scrollbar {
background-color: #1e2933;
width: 12px;
height: 12px;
}
::-webkit-scrollbar-thumb:window-inactive,
::-webkit-scrollbar-thumb {
background: #343a40;
border-radius: 5px;
}
html, body {
background: #2... | static/style.css | *::selection {
background: rgba(17, 17, 17, 0.83);
}
::-webkit-scrollbar {
background-color: #1e2933;
width: 12px;
height: 12px;
}
::-webkit-scrollbar-thumb:window-inactive,
::-webkit-scrollbar-thumb {
background: #343a40;
border-radius: 5px;
}
html, body {
background: #2... | 0.427994 | 0.086439 |
*[aria-live] {
border: ridge thick fuchsia;
}
*[aria-live]:before {
display: table;
height: auto; width: auto;
position: relative; padding: 1px 0;
background-color: white;
color: fuchsia;
font-size: .9rem; font-weight: 900;
content: ' [ARIA] (live region) (must be dynamically written to) aria-live=' attr(aria-live) ' '... | public/visual-aria/public/5live-regions.css | *[aria-live] {
border: ridge thick fuchsia;
}
*[aria-live]:before {
display: table;
height: auto; width: auto;
position: relative; padding: 1px 0;
background-color: white;
color: fuchsia;
font-size: .9rem; font-weight: 900;
content: ' [ARIA] (live region) (must be dynamically written to) aria-live=' attr(aria-live) ' '... | 0.716417 | 0.253832 |
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
notification {
background-color: InfoBackground;
color: InfoText;
text-shadow: none;
}
notificat... | third_party/gecko-15/win32/bin/chrome/toolkit/skin/classic/aero/global/notification.css | * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
notification {
background-color: InfoBackground;
color: InfoText;
text-shadow: none;
}
notificat... | 0.63409 | 0.066569 |
@media (min-width: 1200px) {
.container{
max-width: 1200px;
}
}
@media (max-width: 575px) {
.search-box input[type=text] {
padding: 0 200px 0 15px !important;
font-size: 12px;
}
}
@media (max-width: 479px) {
.pos_description .title1, .pos_description .title2{
display: none;
}
.search-box i... | public/app/css/responsive.css | @media (min-width: 1200px) {
.container{
max-width: 1200px;
}
}
@media (max-width: 575px) {
.search-box input[type=text] {
padding: 0 200px 0 15px !important;
font-size: 12px;
}
}
@media (max-width: 479px) {
.pos_description .title1, .pos_description .title2{
display: none;
}
.search-box i... | 0.166947 | 0.089455 |
.alertify,
.alertify-log {
font-family: sans-serif;
}
.alertify {
background: #FFF;
border: 10px solid #333; /* browsers that don't support rgba */
border: 10px solid rgba(0,0,0,.7);
border-radius: 8px;
box-shadow: 0 3px 3px rgba(0,0,0,.3);
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */
-moz... | Madmin/css/alertify.default.css | .alertify,
.alertify-log {
font-family: sans-serif;
}
.alertify {
background: #FFF;
border: 10px solid #333; /* browsers that don't support rgba */
border: 10px solid rgba(0,0,0,.7);
border-radius: 8px;
box-shadow: 0 3px 3px rgba(0,0,0,.3);
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */
-moz... | 0.221772 | 0.136695 |
@charset "UTF-8";
@import 'https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css';
:root {
--primary: #3F51B5;
--primary-light: #6573C3;
--primary-dark: #2C387E;
--green: #4caf50;
--device-xs: 0;
--device-sm: 576px;
--device-md: 768px;
--device-lg: 992px;
--device-xl: 1200px;
--shadow-1... | assets/css/blaze.css | @charset "UTF-8";
@import 'https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css';
:root {
--primary: #3F51B5;
--primary-light: #6573C3;
--primary-dark: #2C387E;
--green: #4caf50;
--device-xs: 0;
--device-sm: 576px;
--device-md: 768px;
--device-lg: 992px;
--device-xl: 1200px;
--shadow-1... | 0.277963 | 0.191252 |
.clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
.hide-by-clipping {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.fr-element, .fr-element:focus {
outline: 0 solid transparent; }
.fr-bo... | assets/froala/css/froala_editor.pkgd.css | .clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
.hide-by-clipping {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.fr-element, .fr-element:focus {
outline: 0 solid transparent; }
.fr-bo... | 0.336113 | 0.114171 |
.login-pf body {
background: red;
background-size: cover;
height: 100%;
}
.alert-error {
background-color: #ffffff;
border-color: #cc0000;
color: #333333;
}
#kc-locale ul {
display: none;
position: absolute;
background-color: #fff;
list-style: none;
right: 0;
top: 20px;... | src/main/resources/themes/custom/login/resources/css/login.css | .login-pf body {
background: red;
background-size: cover;
height: 100%;
}
.alert-error {
background-color: #ffffff;
border-color: #cc0000;
color: #333333;
}
#kc-locale ul {
display: none;
position: absolute;
background-color: #fff;
list-style: none;
right: 0;
top: 20px;... | 0.345768 | 0.083217 |
* Table of Contents:
*
* 1.0 - Body
* 2.0 - Typography
* 3.0 - Elements
* 4.0 - Alignment
* 5.0 - Caption
* 6.0 - Galleries
* 7.0 - Media Elements
* 8.0 - RTL
*/
/**
* 1.0 - Body
*/
body {
background-color: #fff;
color: #333;
margin: 20px 40px;
max-width: 580px;
}
/**
* 2.0 - Typography
*/
body,
... | wp-content/themes/twentyseventeen-personalizado/assets/css/editor-style.css | * Table of Contents:
*
* 1.0 - Body
* 2.0 - Typography
* 3.0 - Elements
* 4.0 - Alignment
* 5.0 - Caption
* 6.0 - Galleries
* 7.0 - Media Elements
* 8.0 - RTL
*/
/**
* 1.0 - Body
*/
body {
background-color: #fff;
color: #333;
margin: 20px 40px;
max-width: 580px;
}
/**
* 2.0 - Typography
*/
body,
... | 0.447823 | 0.109849 |
h1 {
color: green;
}
.xyz {
background-size: auto;
text-align: center;
padding-top: 100px;
}
.btn-success.btn-circle.btn-sm {
margin-top: 44vh;
margin-left: 5vw;
width: 4vw;
height: 4vw;
padding: 6px 0px;
border-radius: 50%;
font-size: 20px;
text-align: center;
-web... | cmd/edugroup-ui-server/static/css/light.css | h1 {
color: green;
}
.xyz {
background-size: auto;
text-align: center;
padding-top: 100px;
}
.btn-success.btn-circle.btn-sm {
margin-top: 44vh;
margin-left: 5vw;
width: 4vw;
height: 4vw;
padding: 6px 0px;
border-radius: 50%;
font-size: 20px;
text-align: center;
-web... | 0.365004 | 0.075414 |
:root {
--bg: #212121;
--meta: #aaa;
--accent: #3178cd;
--text: #E7e7e7;
--base: 1.5rem;
}
@media (max-width: 600px) {
:root {
--base: 1.2rem;
}
}
* {
box-sizing: border-box;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), loc... | src/layouts/index.css | :root {
--bg: #212121;
--meta: #aaa;
--accent: #3178cd;
--text: #E7e7e7;
--base: 1.5rem;
}
@media (max-width: 600px) {
:root {
--base: 1.2rem;
}
}
* {
box-sizing: border-box;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat Bold'), loc... | 0.48121 | 0.154408 |
---
---
@import "{{ site.theme }}";
body {
padding: 0;
margin: 0;
background: #000080;
/* Old browsers */
background: -moz-linear-gradient(45deg, #000080 0%, #191970 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #000080 0%, #191970 100%);
/* Chrome10-25,Safari5.1-6 */
background: ... | css/forge.css | ---
---
@import "{{ site.theme }}";
body {
padding: 0;
margin: 0;
background: #000080;
/* Old browsers */
background: -moz-linear-gradient(45deg, #000080 0%, #191970 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #000080 0%, #191970 100%);
/* Chrome10-25,Safari5.1-6 */
background: ... | 0.327776 | 0.078784 |
.timeline {
position: relative;
padding: 0;
margin-top: 2em;
margin-bottom: 0;
text-align: left;
}
.timeline-done{
background-color: #d94e3a !important
}
.timeline::before {
/* this is the vertical line */
content: '';
position: absolute;
top: 0;
left: 6px;
height: 100%... | docs/css/timeline.css | .timeline {
position: relative;
padding: 0;
margin-top: 2em;
margin-bottom: 0;
text-align: left;
}
.timeline-done{
background-color: #d94e3a !important
}
.timeline::before {
/* this is the vertical line */
content: '';
position: absolute;
top: 0;
left: 6px;
height: 100%... | 0.604049 | 0.130867 |
.friends-picker-main-wrapper {
margin-bottom: 15px;
}
.friends-picker-container h3 {
font-size: 4em !important;
text-align: left;
margin: 10px 0 20px !important;
color: #999 !important;
background: none !important;
padding: 0 !important;
}
.friends-picker .friends-picker-container .panel ul {
text-align: left... | src/core/directives/friendsPicker/styles.css | .friends-picker-main-wrapper {
margin-bottom: 15px;
}
.friends-picker-container h3 {
font-size: 4em !important;
text-align: left;
margin: 10px 0 20px !important;
color: #999 !important;
background: none !important;
padding: 0 !important;
}
.friends-picker .friends-picker-container .panel ul {
text-align: left... | 0.30819 | 0.081155 |
body{
height:100%;
background-color: #13191d;
color: #f2f0e0;
text-align: center;
margin: 0;
}
html{
height:100%;
}
ul {
font-size: 16px;
list-style: none;
}
li{
font-size: 14px;
text-align: center;
text-align: justify-all;
}
h1{
font-family: 'Droid Sans', sans-serif;
font-size:... | css/app.css | body{
height:100%;
background-color: #13191d;
color: #f2f0e0;
text-align: center;
margin: 0;
}
html{
height:100%;
}
ul {
font-size: 16px;
list-style: none;
}
li{
font-size: 14px;
text-align: center;
text-align: justify-all;
}
h1{
font-family: 'Droid Sans', sans-serif;
font-size:... | 0.277865 | 0.046638 |
@-moz-document url-prefix(http://youtube.nestharion.de)
{
body, div#wrapper
{
color: #222222;
background: #F1F1F1;
overflow: auto;
}
div#redirect_notice
{
font-size: 10px;
background: none repeat scroll 0% 0% #FFF !important;
box-shadow: 0p... | data/usercss/101779.user.css | @-moz-document url-prefix(http://youtube.nestharion.de)
{
body, div#wrapper
{
color: #222222;
background: #F1F1F1;
overflow: auto;
}
div#redirect_notice
{
font-size: 10px;
background: none repeat scroll 0% 0% #FFF !important;
box-shadow: 0p... | 0.257765 | 0.062617 |
#screen > *:not([data-z-index-level]),
#screen > [data-z-index-level="app"] > [data-z-index-level="homescreen"] {
z-index: 0 !important;
}
/* Level 1 */
/* Topest layer, cover all of the screen no matter what's the height of the status bar. */
/* System overlay > Sleep menu > Card view */
/* */
/* Find the same cod... | apps/system/style/zindex.css | #screen > *:not([data-z-index-level]),
#screen > [data-z-index-level="app"] > [data-z-index-level="homescreen"] {
z-index: 0 !important;
}
/* Level 1 */
/* Topest layer, cover all of the screen no matter what's the height of the status bar. */
/* System overlay > Sleep menu > Card view */
/* */
/* Find the same cod... | 0.297572 | 0.149904 |
html,
body {
font-family: Merriweather, Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
font-weight: lighter;
background-color: #fff;
height: 100%;
overflow-x: hidden;
margin: 0;
scroll-behavior: smooth;
}
header {
position: relative;
background: url("../imgs/rawpixel-579231-unsplash.jpg") no-repe... | portfolio/ppiv/css/styles.css | html,
body {
font-family: Merriweather, Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
font-weight: lighter;
background-color: #fff;
height: 100%;
overflow-x: hidden;
margin: 0;
scroll-behavior: smooth;
}
header {
position: relative;
background: url("../imgs/rawpixel-579231-unsplash.jpg") no-repe... | 0.334807 | 0.064506 |
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
margin: 0;
padding: 0;
... | Mega-dropdown/style.css | @import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
margin: 0;
padding: 0;
... | 0.354657 | 0.070144 |
.donate-tokens-container{
height: 100%;
width: 100%;
}
.donate-tokens-icon-container{
text-align: center;
margin-top: 50px;
}
.donate-token-text-container{
font-family: HelveticaNeue;
font-size: 18px;
color: #707070;
margin-top: 30px;
text-align: center;
}
.donate-token-data-conta... | src/shared/components/DonateTokens/DonateTokens.css | .donate-tokens-container{
height: 100%;
width: 100%;
}
.donate-tokens-icon-container{
text-align: center;
margin-top: 50px;
}
.donate-token-text-container{
font-family: HelveticaNeue;
font-size: 18px;
color: #707070;
margin-top: 30px;
text-align: center;
}
.donate-token-data-conta... | 0.298083 | 0.134634 |
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700,700i&subset=cyrillic');
* {
margin: 0;
padding: 0;
}
body {
font: 1em 'Fira Sans', sans-serif;
font-weight: 400;
color: #3b3b3b;
}
*::-moz-selection {
background-color: #29a54c;
color: #fff;
}
*::selection {
background-col... | frontend/web/css/style.css | @import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700,700i&subset=cyrillic');
* {
margin: 0;
padding: 0;
}
body {
font: 1em 'Fira Sans', sans-serif;
font-weight: 400;
color: #3b3b3b;
}
*::-moz-selection {
background-color: #29a54c;
color: #fff;
}
*::selection {
background-col... | 0.384565 | 0.080792 |
body {
font-size: 14px;
}
input[type=text], textarea {
font-size: 14px;
padding: 5px 10px;
border-radius: 4px;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
::placeholder {
opacity: 0.6;
}
button, .btn {
font-size: 14px;
background-color: #f5f5f5;
border-color: #cccccc;
... | mlflow/server/js/src/experiment-tracking/components/App.css | body {
font-size: 14px;
}
input[type=text], textarea {
font-size: 14px;
padding: 5px 10px;
border-radius: 4px;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
::placeholder {
opacity: 0.6;
}
button, .btn {
font-size: 14px;
background-color: #f5f5f5;
border-color: #cccccc;
... | 0.404625 | 0.106272 |
display: none;
}
.menu-icon{
display: none;
}
.menu a{
color: white;
}
.menu a:hover{
color: white;
background-color: #a70000;
}
@media screen and (max-width: 1600px) {
#imgperfil img{
margin-left: auto;
margin-right: auto;
}
header .container{
position: fixed... | stylesheet/stylePerfil.css | display: none;
}
.menu-icon{
display: none;
}
.menu a{
color: white;
}
.menu a:hover{
color: white;
background-color: #a70000;
}
@media screen and (max-width: 1600px) {
#imgperfil img{
margin-left: auto;
margin-right: auto;
}
header .container{
position: fixed... | 0.278747 | 0.08318 |
table.data-grid {
table-layout: fixed;
border-collapse: collapse;
}
table.data-grid td.cell.updated,
table.data-grid th.cell.updated {
background-color: rgba(0, 145, 253, 0.16);
transition : background-color 0ms ease ;
}
table.data-grid td.cell,
table.data-grid th.cell {
height: 17px;
user-select: none;
... | src/react-datasheet.css | table.data-grid {
table-layout: fixed;
border-collapse: collapse;
}
table.data-grid td.cell.updated,
table.data-grid th.cell.updated {
background-color: rgba(0, 145, 253, 0.16);
transition : background-color 0ms ease ;
}
table.data-grid td.cell,
table.data-grid th.cell {
height: 17px;
user-select: none;
... | 0.417034 | 0.208803 |
.ch-item {
width: 100%;
height: 100%;
position: relative;
box-shadow: inset 0 0 0 0 rgba(118, 184, 82, 0.52), inset 0 0 0 16px rgba(118, 184, 82, 0.4), 0 1px 2px rgba(118, 184, 82, 0.38);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms... | web/css/style2.css | .ch-item {
width: 100%;
height: 100%;
position: relative;
box-shadow: inset 0 0 0 0 rgba(118, 184, 82, 0.52), inset 0 0 0 16px rgba(118, 184, 82, 0.4), 0 1px 2px rgba(118, 184, 82, 0.38);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms... | 0.318697 | 0.096919 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("groups.yahoo.com") {
img { display: none !important; visibility: hidden !important}
iframe { display: none !important; }
#div { padding:0px !important; margin:0px !important; }
.ygrp-titlebar { display: none !important; }
#ygrp-titlebarhr... | data/usercss/8175.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("groups.yahoo.com") {
img { display: none !important; visibility: hidden !important}
iframe { display: none !important; }
#div { padding:0px !important; margin:0px !important; }
.ygrp-titlebar { display: none !important; }
#ygrp-titlebarhr... | 0.311846 | 0.126677 |
.chat-bar-collapsible {
position: fixed;
bottom: 0;
right: 50px;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.collapsible {
background-color: rgb(82, 151, 255);
color: white;
cursor: pointer;
padding: 18px;
width: 350px;
text-align: left;
outline: none;
... | education website/education website/css/style2.css | .chat-bar-collapsible {
position: fixed;
bottom: 0;
right: 50px;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.collapsible {
background-color: rgb(82, 151, 255);
color: white;
cursor: pointer;
padding: 18px;
width: 350px;
text-align: left;
outline: none;
... | 0.486819 | 0.095265 |
.text-primary {
color: #5BB12F;
}
a {
color: #5BB12F;
}
a:hover,
a:focus,
a:active,
a.active {
color: #ea321e;
text-decoration: none;
}
.btn-primary {
border-color: #5BB12F;
background-color: #5BB12F;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .... | css/color/green.css | .text-primary {
color: #5BB12F;
}
a {
color: #5BB12F;
}
a:hover,
a:focus,
a:active,
a.active {
color: #ea321e;
text-decoration: none;
}
.btn-primary {
border-color: #5BB12F;
background-color: #5BB12F;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .... | 0.431345 | 0.0566 |
/* START Telerik.Web.UI.Skins.Input.css */
.RadInput, .RadInputMgr {
vertical-align: middle;
}
.RadInput table {
border: 0;
vertical-align: bottom;
}
.RadInput table.riTable td {
border: 0;
padding: 0;
vertical-align: middle;
overflow: visible;
}
.RadInput table td.riCell {
padding-righ... | Portals/_default/Skins/_default/WebControlSkin/Default/DatePicker.Default.css | /* START Telerik.Web.UI.Skins.Input.css */
.RadInput, .RadInputMgr {
vertical-align: middle;
}
.RadInput table {
border: 0;
vertical-align: bottom;
}
.RadInput table.riTable td {
border: 0;
padding: 0;
vertical-align: middle;
overflow: visible;
}
.RadInput table td.riCell {
padding-righ... | 0.44553 | 0.100613 |
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: .3s;
transition: .3s;
}
.navbar-light {
height: 92px;
}
.navbar-light .navbar-brand {
max-width: 200px;
min-width: 150px;
margin-left: 20px;
overflow: hidden;
}
.navbar-light .navbar-brand img {
margin-left: 1... | public/css/index/template/template.css | * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: .3s;
transition: .3s;
}
.navbar-light {
height: 92px;
}
.navbar-light .navbar-brand {
max-width: 200px;
min-width: 150px;
margin-left: 20px;
overflow: hidden;
}
.navbar-light .navbar-brand img {
margin-left: 1... | 0.294418 | 0.047272 |
@charset "UTF-8";
/* 공통 layout */
.wrap-contents {max-width:1200px; margin:0 auto}
#header {position:relative; z-index:500; height:78px}
#header .wrap-contents:after {content:""; display:block; clear:both}
#header .logo {float:left; padding:22px 0 24px}
#header .logo a {display:inline-block; overflow:hidden; width:135... | public/css/layout.css | @charset "UTF-8";
/* 공통 layout */
.wrap-contents {max-width:1200px; margin:0 auto}
#header {position:relative; z-index:500; height:78px}
#header .wrap-contents:after {content:""; display:block; clear:both}
#header .logo {float:left; padding:22px 0 24px}
#header .logo a {display:inline-block; overflow:hidden; width:135... | 0.314471 | 0.103976 |
.searchfilter_box{
margin-left: 0.14rem;
margin-top:0.145rem;
margin-bottom: 0.15rem;
}
.searchfilter_box .search_recommend{
display: none;
}
.searchfilter_box .my_search{
display: flex;
height: 0.3rem;
/*display: flex;
align-items: center;*/
}
.searchfilter_box .search_more{
font-f... | src/components/searchfilter/searchfilter.css | .searchfilter_box{
margin-left: 0.14rem;
margin-top:0.145rem;
margin-bottom: 0.15rem;
}
.searchfilter_box .search_recommend{
display: none;
}
.searchfilter_box .my_search{
display: flex;
height: 0.3rem;
/*display: flex;
align-items: center;*/
}
.searchfilter_box .search_more{
font-f... | 0.395951 | 0.05445 |
.window {
overflow: hidden;
padding: 5px;
border-width: 1px;
border-style: solid;
}
.window .window-header {
background: transparent;
padding: 0px 0px 6px 0px;
}
.window .window-body {
border-width: 1px;
border-style: solid;
border-top-width: 0px;
}
.window .window-body-noheader {
border-top-width: ... | WebRoot/js/jquery-easyui-1.3.3/themes/metro-orange/window.css | .window {
overflow: hidden;
padding: 5px;
border-width: 1px;
border-style: solid;
}
.window .window-header {
background: transparent;
padding: 0px 0px 6px 0px;
}
.window .window-body {
border-width: 1px;
border-style: solid;
border-top-width: 0px;
}
.window .window-body-noheader {
border-top-width: ... | 0.516595 | 0.070945 |
body, html {
height: 100%;
-webkit-tap-highlight-color: transparent
}
.page, body {
background-color: #fbf9fe
}
.container {
overflow: hidden
}
.container, .page {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.page {
overflow-y: auto;
-webkit-overflow-scroll... | src/main/webapp/css/common/common_blue.css | body, html {
height: 100%;
-webkit-tap-highlight-color: transparent
}
.page, body {
background-color: #fbf9fe
}
.container {
overflow: hidden
}
.container, .page {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.page {
overflow-y: auto;
-webkit-overflow-scroll... | 0.547948 | 0.130396 |
@font-face {
font-family: JosefinSans;
src: url(../fonts/JosefinSans-Regular.ttf) format('truetype');
}
body{
font-family: JosefinSans;
background-color: #EBF7E3;
}
/*Header Start*/
.header{
background-color: #9BD770;
color: #1B3409;
}
.header h5{
display: inline-block;
border-radius: ... | public/admin/css/style.css | @font-face {
font-family: JosefinSans;
src: url(../fonts/JosefinSans-Regular.ttf) format('truetype');
}
body{
font-family: JosefinSans;
background-color: #EBF7E3;
}
/*Header Start*/
.header{
background-color: #9BD770;
color: #1B3409;
}
.header h5{
display: inline-block;
border-radius: ... | 0.369884 | 0.054676 |
@keyframes loader-ripple {
0% {
top: 28px;
left: 28px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: -1px;
left: -1px;
width: 58px;
height: 58px;
opacity: 0;
}
}
@keyframes heartBeat {
0% {
-webkit-transform: sc... | public/frontend/css/style.css | @keyframes loader-ripple {
0% {
top: 28px;
left: 28px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: -1px;
left: -1px;
width: 58px;
height: 58px;
opacity: 0;
}
}
@keyframes heartBeat {
0% {
-webkit-transform: sc... | 0.368519 | 0.124479 |
.rtl .fileinput-button input {
direction: rtl;
}
body.rtl {
direction: rtl;
text-align: right;
}
.rtl .top-bar .top-bar-right{
float:left;
}
.rtl .header-main .top-bar-right .custom li{
margin-left: 15px;
}
.rtl .desktoplogo {
float:right;
}
.rtl .horizontalMenu{
float:left;
}
.rtl .horizontalMenu>.horizon... | public/assets/css/rtl.css | .rtl .fileinput-button input {
direction: rtl;
}
body.rtl {
direction: rtl;
text-align: right;
}
.rtl .top-bar .top-bar-right{
float:left;
}
.rtl .header-main .top-bar-right .custom li{
margin-left: 15px;
}
.rtl .desktoplogo {
float:right;
}
.rtl .horizontalMenu{
float:left;
}
.rtl .horizontalMenu>.horizon... | 0.459319 | 0.071982 |
@charset "utf-8";
*{margin:0;padding:0}
html,body{height:100%;}
body,td,th,input,textarea,select,button{font-size: 12px;color:#333333;font-family:"Lucida Grande", Verdana, Tahoma, Lucida, Arial, Helvetica, "微软雅黑", "宋体", sans-serif;}
input{ background:#F9F9F9;color:#555;font:12px "Lucida Grande", Verdana, Lucida, H... | lossMyAdmin/skin/css/style.css | @charset "utf-8";
*{margin:0;padding:0}
html,body{height:100%;}
body,td,th,input,textarea,select,button{font-size: 12px;color:#333333;font-family:"Lucida Grande", Verdana, Tahoma, Lucida, Arial, Helvetica, "微软雅黑", "宋体", sans-serif;}
input{ background:#F9F9F9;color:#555;font:12px "Lucida Grande", Verdana, Lucida, H... | 0.242834 | 0.06165 |
#banner{
width: 100%;
float: left;
}
.banner{
background: url("/assets/application/img/como-funciona/banner.jpg") no-repeat;
background-size: cover;
display: inline-block;
width: 100%;
height: 448px;
}
.banner .conteudo{
float: right;
}
.banner .conteudo p{
font-size: 47px;
color: #fff;
font-weight: 300;
ma... | public/assets/application/css/como-funciona.css | #banner{
width: 100%;
float: left;
}
.banner{
background: url("/assets/application/img/como-funciona/banner.jpg") no-repeat;
background-size: cover;
display: inline-block;
width: 100%;
height: 448px;
}
.banner .conteudo{
float: right;
}
.banner .conteudo p{
font-size: 47px;
color: #fff;
font-weight: 300;
ma... | 0.316792 | 0.102439 |
body {
margin: 0;
padding: 0;
font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
text-decoration: none;
}
.header {
font-size: 12px;
border-bottom: 2px solid #ff6700;
background: black;
color: #... | web-ui/src/main/webapp/static/css/cart.css | body {
margin: 0;
padding: 0;
font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
text-decoration: none;
}
.header {
font-size: 12px;
border-bottom: 2px solid #ff6700;
background: black;
color: #... | 0.600774 | 0.078536 |
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,
the... | assets/frontend/Css/blog.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,
the... | 0.433502 | 0.060696 |
body {
background: #eeeeee;
}
.form-inline {
display: inline-block;
}
.navbar-header.col {
padding: 0 !important;
}
.user-action #user-name-1{
color: #202540;
font-family: 'Quicksand', sans-serif;
font-weight: 400;
}
.user-action #user-name-1 b{
color: white;
}
.navbar {
background:... | static/css/navbar.css | body {
background: #eeeeee;
}
.form-inline {
display: inline-block;
}
.navbar-header.col {
padding: 0 !important;
}
.user-action #user-name-1{
color: #202540;
font-family: 'Quicksand', sans-serif;
font-weight: 400;
}
.user-action #user-name-1 b{
color: white;
}
.navbar {
background:... | 0.440469 | 0.112405 |
@font-face {
font-family: 'Gotham Rounded';
src: url('/fonts/GothamRounded-Bold.woff2') format('woff2'),
url('/fonts/GothamRounded-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gotham Rounded Book';
src: url('/fon... | public/stylesheets/shared/fonts.css | @font-face {
font-family: 'Gotham Rounded';
src: url('/fonts/GothamRounded-Bold.woff2') format('woff2'),
url('/fonts/GothamRounded-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gotham Rounded Book';
src: url('/fon... | 0.397237 | 0.08207 |
01. General
02. Loader
03. Bootstrap Custom
04. Helper
05. Waves Effect
06. Menu
07. Demo Only
08. alerts
09. Buttons
10. Cards
11. Tabs
12. Progressbar
13. Pagination
14. Popovers & Tooltips
15. Sweet Alert
16. email
17. Calendar
18. Form Elements
19. Form Advanced
20. Form Validation
21. Form Editor
22. Form Uploads
... | public/assets/css/style.css | 01. General
02. Loader
03. Bootstrap Custom
04. Helper
05. Waves Effect
06. Menu
07. Demo Only
08. alerts
09. Buttons
10. Cards
11. Tabs
12. Progressbar
13. Pagination
14. Popovers & Tooltips
15. Sweet Alert
16. email
17. Calendar
18. Form Elements
19. Form Advanced
20. Form Validation
21. Form Editor
22. Form Uploads
... | 0.49292 | 0.081337 |
#test-zen-grid-item-base {
/* Test zen-grid-item-base() */
padding-left: 10px;
padding-right: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
/* Test zen-grid-item-base() with $zen-box-sizing: content-box */
... | docroot/profiles/cartaro/themes/frontmap/sass-extensions/zen-grids/templates/unit-tests/test-results/zen-grid-item-base.css | #test-zen-grid-item-base {
/* Test zen-grid-item-base() */
padding-left: 10px;
padding-right: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
/* Test zen-grid-item-base() with $zen-box-sizing: content-box */
... | 0.195517 | 0.074131 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
/*reset*/
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
ul{
list-style: none;
... | style.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
/*reset*/
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}
ul{
list-style: none;
... | 0.348978 | 0.058669 |
.color1 {
background: #48618a!important
}
.color_money {
color: #f34700!important
}
.header_login button{
background-color:#4f76b1!important;
border: .1rem solid #4f76b1!important;
}
.color_money1 {
color: #6993d5;
}
.active1 {
border: 1px solid red!important
}
.active8 {
background: #ed5000!important;
... | wap/css/sd.css | .color1 {
background: #48618a!important
}
.color_money {
color: #f34700!important
}
.header_login button{
background-color:#4f76b1!important;
border: .1rem solid #4f76b1!important;
}
.color_money1 {
color: #6993d5;
}
.active1 {
border: 1px solid red!important
}
.active8 {
background: #ed5000!important;
... | 0.257112 | 0.129238 |
.structural_1_0_0_body
{
font-family: serif;
text-align: justify;
}
.structural_1_0_0_hr
{
height: 1px;
border: 0;
color: #ccc;
background-color: #ccc;
}
/*
* Navigation bar.
*/
.structural_1_0_0_navbar
{
font-family: sans-serif;
}
.structural_1_0_0_navbar_table
{
}
.... | src/main/css/structural-1_0_0-colour.css | .structural_1_0_0_body
{
font-family: serif;
text-align: justify;
}
.structural_1_0_0_hr
{
height: 1px;
border: 0;
color: #ccc;
background-color: #ccc;
}
/*
* Navigation bar.
*/
.structural_1_0_0_navbar
{
font-family: sans-serif;
}
.structural_1_0_0_navbar_table
{
}
.... | 0.310067 | 0.085556 |
body {
font-family: 'Lucida sans Unicode', Arial, Verdana,serif;
font-size: 12px
}
#comments {
border-bottom: 1px solid #ccc;
color: #444;
padding: 9px;
background-image: url('../img/icon_comment24x24.png');
background-position: 10px 7px;
background-repeat: no-repeat;
background-color: #eee;
}
... | docs/generated/oxygen-webhelp/resources/css/style.css | body {
font-family: 'Lucida sans Unicode', Arial, Verdana,serif;
font-size: 12px
}
#comments {
border-bottom: 1px solid #ccc;
color: #444;
padding: 9px;
background-image: url('../img/icon_comment24x24.png');
background-position: 10px 7px;
background-repeat: no-repeat;
background-color: #eee;
}
... | 0.16848 | 0.056004 |
.gt-section-title h2 {
font: 700 20px/26px "Montserrat", sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
/*----------------------------------------------
User Content Style Start
-----------------------------------------------*/
.gt-user-content{ /*padding:36px 0 50px 0px; margin... | static/css/user-dashboard.css | .gt-section-title h2 {
font: 700 20px/26px "Montserrat", sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
/*----------------------------------------------
User Content Style Start
-----------------------------------------------*/
.gt-user-content{ /*padding:36px 0 50px 0px; margin... | 0.302906 | 0.073132 |
.mfb-component--tl,
.mfb-component--tr,
.mfb-component--bl,
.mfb-component--br {
box-sizing: border-box;
position: fixed;
white-space: nowrap;
z-index: 30;
padding-left: 0;
list-style: none;
}
.mfb-component--tl *,
.mfb-component--tr *,
.mfb-component--bl *,
.mfb-component--br *,
.mfb-component--tl *:before... | assets/css/fixed-social-btn.css | .mfb-component--tl,
.mfb-component--tr,
.mfb-component--bl,
.mfb-component--br {
box-sizing: border-box;
position: fixed;
white-space: nowrap;
z-index: 30;
padding-left: 0;
list-style: none;
}
.mfb-component--tl *,
.mfb-component--tr *,
.mfb-component--bl *,
.mfb-component--br *,
.mfb-component--tl *:before... | 0.486332 | 0.111967 |
==================================================
#Reset & Basics
#Basic Styles
#Typography
#Links
#Lists
#Images
#Buttons
#Misc */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
@font-face {
font-family: 'icomoon';
src:url('/css/iconfont/icomoon.eot?v=... | themes/global_design_mode_theme_me/css/main/base.css | ==================================================
#Reset & Basics
#Basic Styles
#Typography
#Links
#Lists
#Images
#Buttons
#Misc */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
@font-face {
font-family: 'icomoon';
src:url('/css/iconfont/icomoon.eot?v=... | 0.122549 | 0.071074 |
body{
background: linear-gradient(0deg, rgb(184, 63, 79) 0%, rgb(203, 136, 136) 100%);
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
display: flex;
justify-content: center;
}
#app{
/*display: grid;*/
/*grid-auto-rows: minmax(150px, auto);*/
/* grid-template-columns: */
di... | website/style.css | body{
background: linear-gradient(0deg, rgb(184, 63, 79) 0%, rgb(203, 136, 136) 100%);
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
display: flex;
justify-content: center;
}
#app{
/*display: grid;*/
/*grid-auto-rows: minmax(150px, auto);*/
/* grid-template-columns: */
di... | 0.314998 | 0.063279 |
.theme-sdtl.color-default:not(.sidebar-top) .logopanel {
background: #181a1d;
}
.theme-sdtl.color-default:not(.sidebar-top) .logopanel {
background: #181a1d;
}
.theme-sdtl.color-default .topbar {
background: #ffffff;
}
.theme-sdtl.color-default .sidebar .sidebar-inner {
background: #2b2e33;
}
.theme-sdtl.color-... | AngularJS/app/assets/global/css/theme.css | .theme-sdtl.color-default:not(.sidebar-top) .logopanel {
background: #181a1d;
}
.theme-sdtl.color-default:not(.sidebar-top) .logopanel {
background: #181a1d;
}
.theme-sdtl.color-default .topbar {
background: #ffffff;
}
.theme-sdtl.color-default .sidebar .sidebar-inner {
background: #2b2e33;
}
.theme-sdtl.color-... | 0.262464 | 0.034815 |
* {
box-sizing: border-box;
}
body{
font-family: 'Josefin Sans', sans-serif;
font-size:16px;
line-height:1.7;
color:#777;
font-weight:400;
line-height: 1.5;
padding: 0;
margin: 0;
}
header {
color: #fff;
text-align: center;
background-color: #DD2476;
background-... | CSS/styles.css | * {
box-sizing: border-box;
}
body{
font-family: 'Josefin Sans', sans-serif;
font-size:16px;
line-height:1.7;
color:#777;
font-weight:400;
line-height: 1.5;
padding: 0;
margin: 0;
}
header {
color: #fff;
text-align: center;
background-color: #DD2476;
background-... | 0.477311 | 0.127083 |
body{
padding-top:10em;
background-color: transparent !important;
background: url('../img/ws_Clean_Windows_8_Background_1920x1200.png') !important;
color:#a1a9b0;
background-repeat: no-repeat;
background-attachment: fixed;
-ms-background-size: cover;
-o-background-size: cover;
... | assets/css/resume.css | body{
padding-top:10em;
background-color: transparent !important;
background: url('../img/ws_Clean_Windows_8_Background_1920x1200.png') !important;
color:#a1a9b0;
background-repeat: no-repeat;
background-attachment: fixed;
-ms-background-size: cover;
-o-background-size: cover;
... | 0.280518 | 0.050144 |
body,
h1,
h2,
button,
a {
margin: 0px;
text-decoration: none;
}
header {
background: rgba(215, 212, 255, 1);
justify-content: space-between;
display: flex;
flex-wrap: wrap;
}
.container {
max-width: 960px;
}
img {
padding-top: 77px;
padding-bottom: 123px;
margin: 0 auto;
}
.text {
margin-left: ... | style.css | body,
h1,
h2,
button,
a {
margin: 0px;
text-decoration: none;
}
header {
background: rgba(215, 212, 255, 1);
justify-content: space-between;
display: flex;
flex-wrap: wrap;
}
.container {
max-width: 960px;
}
img {
padding-top: 77px;
padding-bottom: 123px;
margin: 0 auto;
}
.text {
margin-left: ... | 0.356335 | 0.070176 |
@charset "UTF-8";
/*******************************************************
* Custom theme code styles
* Written by Themelize.me (http://themelize.me)
*
* This example shows you how to strip out non-core files
* No header variations or utils
*
* You can copy & paste this into the theme-stye.scss file
* or change... | src/styles/css/example-core-only.css | @charset "UTF-8";
/*******************************************************
* Custom theme code styles
* Written by Themelize.me (http://themelize.me)
*
* This example shows you how to strip out non-core files
* No header variations or utils
*
* You can copy & paste this into the theme-stye.scss file
* or change... | 0.539469 | 0.038538 |
html, body{
font-family: 'Raleway', sans-serif;
font-size: 100%;
}
@media screen and (min-width: 992px){
div.container.navigation{
height: 0px;
}
.form-control-borderless {
border: none;
}
.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
border: no... | staticfiles/css/styles.4416728bfb14.css | html, body{
font-family: 'Raleway', sans-serif;
font-size: 100%;
}
@media screen and (min-width: 992px){
div.container.navigation{
height: 0px;
}
.form-control-borderless {
border: none;
}
.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
border: no... | 0.385953 | 0.060225 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url('https://fonts.googleapis.... | public/frontend/css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url('https://fonts.googleapis.... | 0.407923 | 0.063715 |
height: 75px;
white-space: nowrap;
overflow-x: auto;
width: auto;
}
#nav_bar::-webkit-scrollbar {
transition: 0.1s;
width: 8px;
height: 0px;
background: transparent;
}
#nav_bar > ol>li{
transition: 0.1s;
padding: 5px;
height: 25px;
display: inline-block;
border-botto... | src/css/settings.css | height: 75px;
white-space: nowrap;
overflow-x: auto;
width: auto;
}
#nav_bar::-webkit-scrollbar {
transition: 0.1s;
width: 8px;
height: 0px;
background: transparent;
}
#nav_bar > ol>li{
transition: 0.1s;
padding: 5px;
height: 25px;
display: inline-block;
border-botto... | 0.302288 | 0.071332 |
.provider__button,
.product__button {
font-size: 1em;
}
.provider__button-icon,
.product__button-icon {
font-size: 0.8em;
margin-right: 4px;
}
.provider-form__button,
.provider-list__button,
.product-list__button {
margin: 0 2px 0;
}
.provider-list__button,
.product-list__button {
display: inline-block;
... | Stock.Web/client-app/src/modules/providers/page/providers.css | .provider__button,
.product__button {
font-size: 1em;
}
.provider__button-icon,
.product__button-icon {
font-size: 0.8em;
margin-right: 4px;
}
.provider-form__button,
.provider-list__button,
.product-list__button {
margin: 0 2px 0;
}
.provider-list__button,
.product-list__button {
display: inline-block;
... | 0.309754 | 0.046834 |
code {
font-weight: normal;
margin: 0 2px;
padding: 0 5px;
border: 1px solid #dddddd;
background-color: #f8f8f8;
border-radius: 3px;
}
code:first-child {
margin-left: 0;
}
p {
line-height: 1.5;
}
p.warning {
border: 1px solid #ddb100;
background: #fff8dd;
padding: 5px 10p... | css/options-custom.css | code {
font-weight: normal;
margin: 0 2px;
padding: 0 5px;
border: 1px solid #dddddd;
background-color: #f8f8f8;
border-radius: 3px;
}
code:first-child {
margin-left: 0;
}
p {
line-height: 1.5;
}
p.warning {
border: 1px solid #ddb100;
background: #fff8dd;
padding: 5px 10p... | 0.501465 | 0.203312 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("amazon.ca"), domain("amazon.de"), domain("amazon.es"), domain("amazon.fr"), domain("amazon.it"), domain("amazon.com"), domain("amazon.co.jp"), domain("amazon.co.uk"), domain("amazon.com.au"), domain("amazon.com.br") {
html, head, body, #centerSlot... | data/usercss/169485.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("amazon.ca"), domain("amazon.de"), domain("amazon.es"), domain("amazon.fr"), domain("amazon.it"), domain("amazon.com"), domain("amazon.co.jp"), domain("amazon.co.uk"), domain("amazon.com.au"), domain("amazon.com.br") {
html, head, body, #centerSlot... | 0.222025 | 0.071009 |
html,
body {
min-width: 400px;
min-height: 100%;
padding-bottom: 80px;
}
.btn {
background-color: #f8f9fa;
font-size: 14px;
}
.btn:hover {
border: 1px solid #d2d4d6;
font-size: 14px;
}
.camera-icon {
transform: scale(0.5);
margin-top: -9px !important;
margin-right: -11px !important;
}
.footer-1 ... | cs50-w/0-search/static/styles-images.css | html,
body {
min-width: 400px;
min-height: 100%;
padding-bottom: 80px;
}
.btn {
background-color: #f8f9fa;
font-size: 14px;
}
.btn:hover {
border: 1px solid #d2d4d6;
font-size: 14px;
}
.camera-icon {
transform: scale(0.5);
margin-top: -9px !important;
margin-right: -11px !important;
}
.footer-1 ... | 0.442877 | 0.07971 |
=================================*/
nav.bootsnav .dropdown.megamenu-fw {
position: static;
}
nav.bootsnav .container {
position: relative;
}
nav.bootsnav .megamenu-fw .dropdown-menu {
left: auto;
}
nav.bootsnav .megamenu-content {
padding: 15px;
width: 100% !important;
}
nav.bootsnav .megamenu-c... | designer/src/main/webapp/resources/js/lib/bootstrap/css/bootsnav.css | =================================*/
nav.bootsnav .dropdown.megamenu-fw {
position: static;
}
nav.bootsnav .container {
position: relative;
}
nav.bootsnav .megamenu-fw .dropdown-menu {
left: auto;
}
nav.bootsnav .megamenu-content {
padding: 15px;
width: 100% !important;
}
nav.bootsnav .megamenu-c... | 0.361277 | 0.046098 |
Skip to content
All gists
GitHub
New gist
47
12
@brennovich brennovich/bootstrap-fullcalendar.css
Created 5 years ago •
Code
Revisions 5
Stars 47
Forks 12
bootstrap-fullcalendar.css
.fc {
direction: ltr;
text-align: left; }
.fc table {
border-collapse: collapse;
border-spacing: 0; }
.fc .btn {
line-... | public/assets/css/bootstrap-fullcalendar.css | Skip to content
All gists
GitHub
New gist
47
12
@brennovich brennovich/bootstrap-fullcalendar.css
Created 5 years ago •
Code
Revisions 5
Stars 47
Forks 12
bootstrap-fullcalendar.css
.fc {
direction: ltr;
text-align: left; }
.fc table {
border-collapse: collapse;
border-spacing: 0; }
.fc .btn {
line-... | 0.427994 | 0.188212 |
*, *::before, *::after {
box-sizing:border-box;
}
:root {
--color-neutral-dark: #333;
--color-neutral-medium: #C6D9F1;
--color-neutral-light: #eee;
--color-main-dark: #034066;
--color-main-medium: #1ba2f4;
--color-main-light: #bde6ff;
--header-height:3rem;
}
body {
margin:0;
font-siz... | Yuezhou.Yu/lib/css/styleguide.css |
*, *::before, *::after {
box-sizing:border-box;
}
:root {
--color-neutral-dark: #333;
--color-neutral-medium: #C6D9F1;
--color-neutral-light: #eee;
--color-main-dark: #034066;
--color-main-medium: #1ba2f4;
--color-main-light: #bde6ff;
--header-height:3rem;
}
body {
margin:0;
font-siz... | 0.327346 | 0.066478 |
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.alert:before,.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox
}
* {
padding: 0;
margin: 0
}
ul {
list-sty... | css/beauty/main.min.css | @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.alert:before,.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox
}
* {
padding: 0;
margin: 0
}
ul {
list-sty... | 0.407098 | 0.054803 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
background-color: #E9F4F6;
font-family: "Open Sans";
}
.navbar-custom {
background-color: rgba(202, 202, 202, 0.58);
}
#search-bar{
float: right;
}
.nav-link{
font-size: 20px;
}
#btns{
margin-left: 10%;
wid... | static/CSS/statedashboard.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
background-color: #E9F4F6;
font-family: "Open Sans";
}
.navbar-custom {
background-color: rgba(202, 202, 202, 0.58);
}
#search-bar{
float: right;
}
.nav-link{
font-size: 20px;
}
#btns{
margin-left: 10%;
wid... | 0.395134 | 0.051225 |
@charset 'UTF-8';
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic,400italic');
@import url('font-awesome.min.css');
/*
Astral by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*******************... | css/style.css | @charset 'UTF-8';
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic,400italic');
@import url('font-awesome.min.css');
/*
Astral by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*******************... | 0.192615 | 0.036839 |
.bottomrightshad {
padding:45px 45px;
}
#logHeader{
text-align: center;
height: 35px;
background: url('../img/playerlog/log_header_widec81e.jpg?2') no-repeat;
}
#logHeader_buttonless{
text-align: center;
height: 35px;
background: url('../img/playerlog/log_header_wide_buttonlessc81e.jpg?2') no-repeat;
}... | site/css/player_log-4.css | .bottomrightshad {
padding:45px 45px;
}
#logHeader{
text-align: center;
height: 35px;
background: url('../img/playerlog/log_header_widec81e.jpg?2') no-repeat;
}
#logHeader_buttonless{
text-align: center;
height: 35px;
background: url('../img/playerlog/log_header_wide_buttonlessc81e.jpg?2') no-repeat;
}... | 0.382487 | 0.123789 |
.wrapper {
position: absolute;
left: 50%;
top: 50%;
}
/**
*
* Absolute position in the center of the parent element (-50%, -50%).
*
*/
.wrapper {
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}... | animation-master/animation277/stylesheets/style.css | .wrapper {
position: absolute;
left: 50%;
top: 50%;
}
/**
*
* Absolute position in the center of the parent element (-50%, -50%).
*
*/
.wrapper {
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}... | 0.698227 | 0.086593 |
table.stats {
width: 100%;
border-collapse: collapse;
}
table.stats td,
table.stats th {
padding: 3px;
vertical-align: middle;
border: 1px solid #ccc;
}
table.stats thead {
color: #444;
padding: 3px 6px;
background-color: #e3e6ea;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eceef1... | 1-WebApplication/AdevicoWeb/Graphics/Modules/Edupath/css/mooc-edupath.css | table.stats {
width: 100%;
border-collapse: collapse;
}
table.stats td,
table.stats th {
padding: 3px;
vertical-align: middle;
border: 1px solid #ccc;
}
table.stats thead {
color: #444;
padding: 3px 6px;
background-color: #e3e6ea;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eceef1... | 0.400515 | 0.197503 |
.burger {
height: 3em;
width: 3em;
position: relative;
font-size: 12px;
cursor: pointer;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all;
-webkit-tap-highlight-color: transparent; }
.burger .burger-lines:after {
left: 0;
top: -1em; }
.burger .burger-lines:before {
... | src/styles/utils/animated-burgers-master/packages/BurgerSlide/dist/styles.css | .burger {
height: 3em;
width: 3em;
position: relative;
font-size: 12px;
cursor: pointer;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all;
-webkit-tap-highlight-color: transparent; }
.burger .burger-lines:after {
left: 0;
top: -1em; }
.burger .burger-lines:before {
... | 0.48121 | 0.130618 |
background: url("/images/1.jpg") no-repeat center bottom fixed;
background-size: cover;
}
#main .selectMain input.selectInput {
width: 250px;
height: 30px;
margin: 8px 0;
position: relative;
z-index: 102;
padding: 5px;
}
::-webkit-input-placeholder {color:#b3b3b3;}
:-ms-input-placeholder {color:#... | app/app.css | background: url("/images/1.jpg") no-repeat center bottom fixed;
background-size: cover;
}
#main .selectMain input.selectInput {
width: 250px;
height: 30px;
margin: 8px 0;
position: relative;
z-index: 102;
padding: 5px;
}
::-webkit-input-placeholder {color:#b3b3b3;}
:-ms-input-placeholder {color:#... | 0.270191 | 0.069542 |
@charset "utf-8";
body {
font: 14px 맑은 고딕;
background:linear-gradient(top, skyblue, white 50%);
background:-webkit-linear-gradient(top, skyblue, white 50%);
background:-moz-linear-gradient(top, skyblue, white 50%);
background-attachment:fixed;
}
#container {
margin : 0 auto;
background-color:#fff;
... | run01/gradle-web-01/src/main/webapp/doit-01/HTML5_exercise/ch11/finish/style2.css | @charset "utf-8";
body {
font: 14px 맑은 고딕;
background:linear-gradient(top, skyblue, white 50%);
background:-webkit-linear-gradient(top, skyblue, white 50%);
background:-moz-linear-gradient(top, skyblue, white 50%);
background-attachment:fixed;
}
#container {
margin : 0 auto;
background-color:#fff;
... | 0.198142 | 0.042722 |
content: "";
display: block;
clear: both;
}*/
.footer{
position: relative;
height: 148px;
overflow: hidden;
border-top: 1px solid #d3d3d3;
background: #f2f2f2;
}
.m-ft{
width: 980px;height: 91px;
margin: 0 auto;
}
.m-ft::after{
content:"";
display: block;
clear: both;... | index/index_footer.css | content: "";
display: block;
clear: both;
}*/
.footer{
position: relative;
height: 148px;
overflow: hidden;
border-top: 1px solid #d3d3d3;
background: #f2f2f2;
}
.m-ft{
width: 980px;height: 91px;
margin: 0 auto;
}
.m-ft::after{
content:"";
display: block;
clear: both;... | 0.200088 | 0.112795 |
.navbar, .navbar-brand, .btn-try {
color:white;
font-family: 'DM Mono', monospace;
font-size: 20pt;
text-align: center;
}
a:hover{
color: grey;
}
.fa-github-square{
color:white;
margin: 5px;
}
.fa-linkedin{
color: #0072b1;
margin: 5px;
}
.fa-envelope-square{
color:white;
... | src/components/style.css | .navbar, .navbar-brand, .btn-try {
color:white;
font-family: 'DM Mono', monospace;
font-size: 20pt;
text-align: center;
}
a:hover{
color: grey;
}
.fa-github-square{
color:white;
margin: 5px;
}
.fa-linkedin{
color: #0072b1;
margin: 5px;
}
.fa-envelope-square{
color:white;
... | 0.267313 | 0.06989 |
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
/*
Template: Admin Board
Author: Saiful
Developer by: <NAME>
Table of Content
================
1. variable
2. fonts
3. card
4. global
5. badge
6. tab
7. modal
8. timeline
9. data-table
10. panel
11. button
12. heade... | assets/template/assets/css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
/*
Template: Admin Board
Author: Saiful
Developer by: <NAME>
Table of Content
================
1. variable
2. fonts
3. card
4. global
5. badge
6. tab
7. modal
8. timeline
9. data-table
10. panel
11. button
12. heade... | 0.373419 | 0.089216 |
@charset "UTF-8";
.slds-checkbox_button-group {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: white;
border: 1px solid #dddbda;
border-radius: 0.25rem;
}
.slds-checkbox_button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 0;
... | node_modules/@salesforce-ux/design-system/css/checkbox-button-group/base/index.css | @charset "UTF-8";
.slds-checkbox_button-group {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: white;
border: 1px solid #dddbda;
border-radius: 0.25rem;
}
.slds-checkbox_button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 0;
... | 0.296349 | 0.069795 |
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* R... | build/css/styles.css | /**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* R... | 0.666822 | 0.119177 |
Standard
*******************************/
/*--------------
Card
---------------*/
.ui.cards > .card,
.ui.card {
max-width: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-d... | dist/components/card.css | Standard
*******************************/
/*--------------
Card
---------------*/
.ui.cards > .card,
.ui.card {
max-width: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-d... | 0.329284 | 0.044743 |
html {
font-family: sans-serif; /* 1 */
-webkit-text-size-adjust: 100%; /* 3 */
-ms-text-size-adjust: 100%; /* 3 */
}
body {
margin: 0;
}
/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 {
font-size: 2em;
margin... | test/app.css |
html {
font-family: sans-serif; /* 1 */
-webkit-text-size-adjust: 100%; /* 3 */
-ms-text-size-adjust: 100%; /* 3 */
}
body {
margin: 0;
}
/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 {
font-size: 2em;
margin... | 0.571647 | 0.081119 |
@import '../../styles/variables.css';
:root {
--message-divider-font-family: var(--default-font-family);
--message-divider-font-size: var(--default-font-size-small);
--message-divider-default-color: color(#000 alpha(80%));
--message-divider-height: 30px;
--message-divider-background-color: #fff;
--message-... | src/components/MessageDivider/MessageDivider.css | @import '../../styles/variables.css';
:root {
--message-divider-font-family: var(--default-font-family);
--message-divider-font-size: var(--default-font-size-small);
--message-divider-default-color: color(#000 alpha(80%));
--message-divider-height: 30px;
--message-divider-background-color: #fff;
--message-... | 0.544559 | 0.090173 |
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/style.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.47926 | 0.089773 |
:root {
/* Colors */
--color--white: #fff;
--color--lightwash: #f7fbfb;
--color--mediumwash: #eff7f8;
--color--darkwash: #e6f3f3;
--color--warmgraylight: #eeedee;
--color--warmgraydark: #a3acb0;
--color--coolgray1: #c5c5d2;
--color--coolgray2: #8e8ea0;
--color--coolgray3: #6e6e80... | docs/_static/css/modify.css | :root {
/* Colors */
--color--white: #fff;
--color--lightwash: #f7fbfb;
--color--mediumwash: #eff7f8;
--color--darkwash: #e6f3f3;
--color--warmgraylight: #eeedee;
--color--warmgraydark: #a3acb0;
--color--coolgray1: #c5c5d2;
--color--coolgray2: #8e8ea0;
--color--coolgray3: #6e6e80... | 0.433262 | 0.139133 |
.img-container {
min-width: 500px;
min-height: 500px;
}
/*.action-btns {
}*/
#imgz {
/*max-height: 500px;
max-width: 500px;*/
/*max-width: 100%;*/
/*max-height: 700px;*/
/*max-height: inherit;*/
/*max-width: 700px;*/
/*max-height: 500px;*/
max-width: 100%;
max-height: inh... | KAdmin/wwwroot/css/nd/common/imageprocessor.css | .img-container {
min-width: 500px;
min-height: 500px;
}
/*.action-btns {
}*/
#imgz {
/*max-height: 500px;
max-width: 500px;*/
/*max-width: 100%;*/
/*max-height: 700px;*/
/*max-height: inherit;*/
/*max-width: 700px;*/
/*max-height: 500px;*/
max-width: 100%;
max-height: inh... | 0.408395 | 0.049935 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sonsie+One&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', 'Sonsie One' sans-serif;
}
/* custom scroll bar... | css/navbar.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sonsie+One&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', 'Sonsie One' sans-serif;
}
/* custom scroll bar... | 0.341143 | 0.064124 |