Difference between revisions of "MediaWiki:Common.css"
From cm2.liecourt.com
(Fill database) |
(Fill database) |
||
Line 137: | Line 137: | ||
border-radius: 30px; | border-radius: 30px; | ||
background: #f2f2f2; | background: #f2f2f2; | ||
− | + | /* border: none; */ | |
padding-left: 24px; | padding-left: 24px; | ||
− | + | /* box-shadow: none; */ | |
} | } | ||
.nav-item { | .nav-item { | ||
Line 197: | Line 197: | ||
color: #006699; | color: #006699; | ||
} | } | ||
− | .row-formitemresponsive div:first-child{ | + | .row-formitemresponsive div:first-child { |
− | align-self: center; | + | align-self: center; |
+ | border-right: none; | ||
} | } | ||
Line 215: | Line 216: | ||
.btn-red { | .btn-red { | ||
background: #990000; | background: #990000; | ||
+ | color: white; | ||
+ | padding: 9px 35px; | ||
+ | border-radius: 30px; | ||
+ | font-weight: 600; | ||
+ | } | ||
+ | .btn-gray { | ||
+ | background: #6a737d; | ||
color: white; | color: white; | ||
padding: 9px 35px; | padding: 9px 35px; | ||
Line 230: | Line 238: | ||
border-radius: 30px; | border-radius: 30px; | ||
background: #f2f2f2; | background: #f2f2f2; | ||
− | + | /* border: none; */ | |
padding-left: 24px; | padding-left: 24px; | ||
− | + | /* box-shadow: none; */ | |
} | } | ||
Line 251: | Line 259: | ||
} | } | ||
.attachment { | .attachment { | ||
+ | |||
+ | border: 1px solid #ced4da; | ||
+ | box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); | ||
padding: 7px 24px; | padding: 7px 24px; | ||
background: #f2f2f2; | background: #f2f2f2; | ||
Line 257: | Line 268: | ||
margin-top: 0.5rem; | margin-top: 0.5rem; | ||
margin-left: 7px; | margin-left: 7px; | ||
+ | |||
} | } | ||
.image-modal img{ | .image-modal img{ | ||
Line 299: | Line 311: | ||
font-size: 439%; | font-size: 439%; | ||
text-align: center; | text-align: center; | ||
− | height: | + | height: max-content; |
} | } | ||
canvas.jqplot-grid-canvas { | canvas.jqplot-grid-canvas { | ||
Line 408: | Line 420: | ||
#fake-field { | #fake-field { | ||
− | + | border-radius: 0 0px 30px 30px; | |
background: #f2f2f2; | background: #f2f2f2; | ||
− | + | /* border: none; */ | |
padding-left: 24px; | padding-left: 24px; | ||
− | + | /* box-shadow: none; */ | |
min-height: 200px; | min-height: 200px; | ||
− | |||
width: 100%; | width: 100%; | ||
− | |||
padding: 0.375rem 0.75rem; | padding: 0.375rem 0.75rem; | ||
font-size: 1rem; | font-size: 1rem; | ||
Line 422: | Line 432: | ||
line-height: 1.5; | line-height: 1.5; | ||
color: #495057; | color: #495057; | ||
+ | outline: none; | ||
+ | border-top: 2px solid #6b747d; | ||
} | } | ||
.btn-mark.btn { | .btn-mark.btn { | ||
− | |||
font-size: 12px; | font-size: 12px; | ||
padding: 4px 21px; | padding: 4px 21px; | ||
+ | border-radius: 0; | ||
+ | } | ||
+ | div .btn-mark.btn:first-child{ | ||
+ | border-radius: 20px 0 0 0; | ||
} | } | ||
.truth-token{ | .truth-token{ | ||
Line 502: | Line 517: | ||
} | } | ||
.checkinput-button { | .checkinput-button { | ||
+ | border: 1px solid #ced4da; | ||
+ | box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); | ||
background-color: #f2f2f2; | background-color: #f2f2f2; | ||
position: relative; | position: relative; | ||
Line 524: | Line 541: | ||
width: 0; | width: 0; | ||
border-right: 20px solid transparent; | border-right: 20px solid transparent; | ||
− | border-top: | + | border-top: 34px solid #339966; |
position: absolute; | position: absolute; | ||
right: -10px; | right: -10px; | ||
Line 536: | Line 553: | ||
width: 0; | width: 0; | ||
border-right: 20px solid transparent; | border-right: 20px solid transparent; | ||
− | border-top: | + | border-top: 34px solid #76acca; |
position: absolute; | position: absolute; | ||
left: -10px; | left: -10px; | ||
Line 548: | Line 565: | ||
.chat.me { | .chat.me { | ||
margin: 0 12px 12px 35px; | margin: 0 12px 12px 35px; | ||
− | background: # | + | background: #339966; |
} | } | ||
.chat { | .chat { | ||
− | background: # | + | background: #76acca; |
color: white; | color: white; | ||
position: relative; | position: relative; | ||
Line 578: | Line 595: | ||
font-size:1.5em; | font-size:1.5em; | ||
padding: 0 1em; | padding: 0 1em; | ||
+ | } | ||
+ | .add-more { | ||
+ | border: 1px solid #ced4da; | ||
+ | box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); | ||
+ | white-space: nowrap; | ||
+ | padding: 7px 24px; | ||
+ | background: #f2f2f2; | ||
+ | border-radius: 30px; | ||
+ | font-size: 16px; | ||
+ | margin-top: 0.5rem; | ||
+ | margin-left: 7px; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | #case-form textarea{ | ||
+ | border-radius: 30px; | ||
+ | background: #f2f2f2; | ||
+ | padding-left: 24px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Signup edits */ | ||
+ | label[for="wpReason"], #wpReason { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .mw-createacct-benefits-container { | ||
+ | display: none; | ||
+ | } | ||
+ | /* end of signup edits */ | ||
+ | |||
+ | HTML CSS JSResult | ||
+ | EDIT ON | ||
+ | input { | ||
+ | font-family: monospace; | ||
+ | } | ||
+ | label { | ||
+ | display: block; | ||
+ | } | ||
+ | form > div { | ||
+ | margin: 0 0 1rem 0; | ||
+ | } | ||
+ | |||
+ | /*! politespace - v0.1.20 - 2016-09-26 | ||
+ | Politely add spaces to input values to increase readability (credit card numbers, phone numbers, etc). | ||
+ | * https://github.com/filamentgroup/politespace | ||
+ | * Copyright (c) 2016 Filament Group (@filamentgroup) | ||
+ | * MIT License */ | ||
+ | |||
+ | .politespace-proxy { | ||
+ | position: relative; | ||
+ | overflow: hidden; /* clearfix for floating siblings */ | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .politespace-proxy-val { | ||
+ | display: none; | ||
+ | } | ||
+ | .politespace-proxy.active.notempty > .politespace-proxy-val { | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | pointer-events: none; | ||
+ | white-space: nowrap; | ||
+ | overflow: hidden; | ||
+ | text-overflow: ellipsis; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | /* Safari 9 has a weird top/bottom margin on form elements inside of politespace proxies */ | ||
+ | /* This caused issues with proxy positioning. | ||
+ | .politespace-proxy > input { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | }*/ | ||
+ | .politespace-proxy.active.notempty input { | ||
+ | -webkit-text-fill-color: transparent; | ||
+ | color: transparent; | ||
+ | } | ||
+ | .politespace-proxy.active.notempty input[type=number] { | ||
+ | -moz-appearance: textfield; | ||
+ | } | ||
+ | .politespace-proxy.active.notempty input[type=number]::-webkit-inner-spin-button, | ||
+ | .politespace-proxy.active.notempty input[type=number]::-webkit-outer-spin-button { | ||
+ | -webkit-appearance: none; | ||
+ | margin: 0; | ||
} | } |
Revision as of 13:34, 18 May 2020
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); ::-webkit-scrollbar { width: 14px; height: 18px; } ::-webkit-scrollbar-thumb { height: 6px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; -webkit-border-radius: 7px; background-color: rgba(0, 0, 0, 0.15); -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); } ::-webkit-scrollbar-button { width: 0; height: 0; display: none; } ::-webkit-scrollbar-corner { background-color: transparent; } .mw-body ul, .mw-body ol { margin: 0 0 10.5px; } @media screen { .onlyprint { display:none; } } /** Search box search symbol to the right .left-inner-addon { position: relative; } .left-inner-addon input { padding-left: 30px; } .left-inner-addon i { position: absolute; padding: 10px 12px; pointer-events: none; } .right-inner-addon { position: relative; } .right-inner-addon input { padding-right: 30px; } .right-inner-addon i { position: absolute; right: 0px; padding: 10px 12px; pointer-events: none; }*/ .select2-container { width: 100% !important; margin-bottom: 1rem !important; } .color-blue{ color:#006699; } body{ position: relative; min-height: 100vh; } body > .container{ max-width:none; padding: 0; font-family: 'Open Sans', sans-serif; padding-bottom: 2.5rem; } #content, .container > .mt-1, .body-container{ margin:0 auto; } @media (min-width: 576px){ #content, .container > .mt-1, .navbar-nav, .body-container { max-width: 540px; } } @media (min-width: 768px){ #content, .container > .mt-1, .navbar-nav, .body-container { max-width: 720px; } } @media (min-width: 992px){ #content, .container > .mt-1, .navbar-nav, .body-container { max-width: 960px; } } @media (min-width: 1200px){ #content, .container > .mt-1, .navbar-nav, .body-container { max-width: 1140px; } } .container > .row { width: 100%; } .row-WSHeader > .col{ padding:0; } .navbar{ margin: 0 15px; } .container-fluid .row-wsheader { border-bottom-width: 10px; border-bottom-style: solid; border-bottom-color: #006699; padding-top: 12px; border-image-source: linear-gradient(to right, #990000 0%,#990000 20%,#006699 20%,#006699 80%, #339966 80%, #339966 100%); border-image-slice: 1; } .row-WSHeader .container-fluid{ padding:0; } .row-wsheader .list-inline{ margin:0; text-align: center; } div.p-navbar { background-color: #f2f2f2; } div.navbar li.nav-item a.nav-link { color: #484848; } input.form-control { border-radius: 30px; background: #f2f2f2; /* border: none; */ padding-left: 24px; /* box-shadow: none; */ } .nav-item { padding: 0 12px; } #simpleSearch { margin-top: 24px; position: relative; } .fa-search { position: absolute; right: 22px; transform: scaleX(-1); color: #6c757d; top: 7px; } .container .mt-5:last-child { position: absolute; bottom: 0; width: 100%; height: 2.5rem; } .container .mt-5:last-child > .col { padding: 0; } .container .mt-5:last-child > .col nav{ margin: 0 -15px; } .navbar-nav { margin: 0 auto; width:100%; } body.rootpage-Main_Page #content{ max-width:none; padding:0; } h1 { font-size: 32px; border: none; font-weight: 900; color: #006699; } h3 { font-size: 19px; border: none; margin: 0; padding: 0; color: #484848; font-weight: 600; } h2 { font-size: 21px; border: none; padding:0; font-weight: 600; color: #006699; } .row-formitemresponsive div:first-child { align-self: center; border-right: none; } .row-formitemresponsive{ padding: 7px 8px; border-top: 1px solid #f2f2f2; } .btn-green { background: #339966; color: white; padding: 9px 35px; border-radius: 30px; font-weight: 600; } .btn-red { background: #990000; color: white; padding: 9px 35px; border-radius: 30px; font-weight: 600; } .btn-gray { background: #6a737d; color: white; padding: 9px 35px; border-radius: 30px; font-weight: 600; } .btn-blue { background: #f6f9ff; } .form-number{ display: inline-block; width: 5em; } .row-formitemresponsive input { border-radius: 30px; background: #f2f2f2; /* border: none; */ padding-left: 24px; /* box-shadow: none; */ } .verdict-item{ padding: 7px 0; border-top: 1px solid #f2f2f2; } div .verdict-item:first-child{ border-top: none; } .percentage { border-radius: 30px; margin-left: 7px; white-space: nowrap; background: #f2f2f2; padding-right: 19px; } .attachment { border: 1px solid #ced4da; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); padding: 7px 24px; background: #f2f2f2; border-radius: 30px; font-size: 16px; margin-top: 0.5rem; margin-left: 7px; } .image-modal img{ width:100%; height:auto; } .vi{ border-radius: 30px; padding: 7px 25px; background: #f2f2f2; } .truth-no{ background:#990000; color:white; } .truth-yes{ background:#339966; color:white; } .verdict-type { writing-mode: vertical-lr; text-orientation: mixed; transform: rotate(180deg); } .verdict-wrapper { border-left: 2px solid #bdbcbc; padding-left: 14px; margin-left: 14px; } .inner-percentage { background: #f2f2f2; padding: 0 7px; border-radius: 40px; margin: 0 -16px; } .profile-img{ border: 2px solid #E2EEFE; background: #F6F9FF; border-radius: 50%; color: #006599; font-size: 439%; text-align: center; height: max-content; } canvas.jqplot-grid-canvas { display: none; } .upload-preview{ font-size: 0; } .upload-preview li { list-style: none; font-size: 0; } .upload-preview img{ max-width:70px; padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; box-shadow: 0 1px 2px rgba(0,0,0,0.075); height: auto; } div#error_file-upload { display: none; } .info-box { border: 2px solid #E2EEFE; padding: 12px; margin: 25px auto; background: #F6F9FF; border-radius: 12px; color: #006599; text-align: center; } .info-box details[open] { background: #e2eefd; margin: 0 -12px; padding: 0 12px; } .info-row b { display: block; } .info-row { border-bottom: 2px solid #f6f9ff; text-align: left; padding-bottom: 6px; } .info-row .percnt { background: #016499; color: white; padding: 0 7px; border-radius: 12px; float: right; } .btn-half.btn-green { border-radius: 0 30px 30px 0; } .btn-half { font-size: 12px; padding: 12px 23px; } .btn-half.btn-red { border-radius: 30px 0 0 30px; } .flow-index div:after { content: ""; position: absolute; width: 20px; height: 20px; background: #f6f9ff; border-top: 2px solid #e2eefe; border-right: 2px solid #e2eefe; border-top-right-radius: 6px; z-index: 99; right: -12px; top: calc(50% - 10px); transform: rotate(45deg); } .flow-index div { position: relative; /* align-self: center; */ border: 2px solid #E2EEFE; padding: 12px; /* margin: 25px auto; */ background: #F6F9FF; border-radius: 12px; /* border-top-right-radius: 47px 11px; */ /* border-bottom-right-radius: 80px 0px; */ color: #006599; text-align: center; width: 12.5%; background: #F6F9FF; margin-right: -2px; } .lie-input b{ color:white; background:#990000; } .lie-input i{ color:white; background:#339966; font-weight:bold; font-style: normal; } #fake-field { border-radius: 0 0px 30px 30px; background: #f2f2f2; /* border: none; */ padding-left: 24px; /* box-shadow: none; */ min-height: 200px; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; outline: none; border-top: 2px solid #6b747d; } .btn-mark.btn { font-size: 12px; padding: 4px 21px; border-radius: 0; } div .btn-mark.btn:first-child{ border-radius: 20px 0 0 0; } .truth-token{ border: 2px solid #006399; width: 2em; height: 2em; border-radius: 50%; padding-top: 2px; display: inline-block; text-align: center; background: #ffffff; color: #006499; box-shadow: 1px 2px 0px #006599; margin-right: 7px; } #balance.buy { border-bottom: 2px solid; padding-bottom: 7px; margin-bottom: 7px; } .total-token-price{ text-align: left; padding: 9px 0; border-bottom: 2px solid; margin-bottom: 7px; } .icon-bar { background-color: #888888; } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } .home-search{ max-width: 27em; margin: 0 auto; } .banner{ position:relative; margin:0 -30px; } @media (max-width:800px){ .row{ margin-right: 0px; margin-left: 0px; } .navbar { margin: 0 ; } .banner { margin: 0 -15px; padding: 15px; } } .checkinput-button input[type="radio"]:checked + span { background-color: #339966; color: rgb(255, 255, 255); } .checkinput-button label { font-weight: 600; font-size: 14px; margin-bottom: 0px; } .checkinput-button { border: 1px solid #ced4da; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); background-color: #f2f2f2; position: relative; margin: 0; border-radius: 30px 0 0 30px; overflow: auto; } .d-flex .checkinput-button:nth-child(2){ border-radius: 0 30px 30px 0; } input[type="radio"]{ display:none; } .checkinput-button label span { text-align: center; display: block; padding: 9px 25px; } .chat.me:after { content: ""; height: 0; width: 0; border-right: 20px solid transparent; border-top: 34px solid #339966; position: absolute; right: -10px; left:unset; top: 0; transform:unset; } .chat:after { content: ""; height: 0; width: 0; border-right: 20px solid transparent; border-top: 34px solid #76acca; position: absolute; left: -10px; right: unset; top: 0; transform: scaleX(-1); } .chat h3 { font-size: 12px; } .chat.me { margin: 0 12px 12px 35px; background: #339966; } .chat { background: #76acca; color: white; position: relative; text-align: left; padding: 12px; border-radius: 12px; margin: 0 35px 12px 12px; } #fake-field::selection { background: #006599; color: white; } .chat h4 { font-size: 7px; color: #e2eefe; text-align: right; margin: 0; } .modal-body img { max-width: 100%; } div .checkinput-button:nth-child(2) input[type="radio"]:checked + span { background: #990000; } .sep{ font-size:1.5em; padding: 0 1em; } .add-more { border: 1px solid #ced4da; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); white-space: nowrap; padding: 7px 24px; background: #f2f2f2; border-radius: 30px; font-size: 16px; margin-top: 0.5rem; margin-left: 7px; cursor: pointer; } #case-form textarea{ border-radius: 30px; background: #f2f2f2; padding-left: 24px; } /* Signup edits */ label[for="wpReason"], #wpReason { display: none; } .mw-createacct-benefits-container { display: none; } /* end of signup edits */ HTML CSS JSResult EDIT ON input { font-family: monospace; } label { display: block; } form > div { margin: 0 0 1rem 0; } /*! politespace - v0.1.20 - 2016-09-26 Politely add spaces to input values to increase readability (credit card numbers, phone numbers, etc). * https://github.com/filamentgroup/politespace * Copyright (c) 2016 Filament Group (@filamentgroup) * MIT License */ .politespace-proxy { position: relative; overflow: hidden; /* clearfix for floating siblings */ display: inline-block; } .politespace-proxy-val { display: none; } .politespace-proxy.active.notempty > .politespace-proxy-val { display: block; position: absolute; left: 0; top: 0; pointer-events: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 1; } /* Safari 9 has a weird top/bottom margin on form elements inside of politespace proxies */ /* This caused issues with proxy positioning. .politespace-proxy > input { margin-top: 0; margin-bottom: 0; }*/ .politespace-proxy.active.notempty input { -webkit-text-fill-color: transparent; color: transparent; } .politespace-proxy.active.notempty input[type=number] { -moz-appearance: textfield; } .politespace-proxy.active.notempty input[type=number]::-webkit-inner-spin-button, .politespace-proxy.active.notempty input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }