Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/embedpre.../assets/css/vendor/bootstra...
File: bootstrap.css
/*!
[0] Fix | Delete
* This file was generated through the Sass port of Bootstrap (https://github.com/twbs/bootstrap-sass).
[1] Fix | Delete
* The following modules were used: "forms", "buttons", "button-groups", "input-groups", "close", "modals".
[2] Fix | Delete
* - - - - - - - - - - - - - - - - - - - - - - - - -
[3] Fix | Delete
* Bootstrap v3.3.7 (http://getbootstrap.com)
[4] Fix | Delete
* Copyright 2011-2016 Twitter, Inc.
[5] Fix | Delete
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
[6] Fix | Delete
*/
[7] Fix | Delete
[8] Fix | Delete
.embedpress-modal fieldset {
[9] Fix | Delete
padding: 0;
[10] Fix | Delete
margin: 0;
[11] Fix | Delete
border: 0;
[12] Fix | Delete
min-width: 0;
[13] Fix | Delete
}
[14] Fix | Delete
[15] Fix | Delete
.embedpress-modal legend {
[16] Fix | Delete
display: block;
[17] Fix | Delete
width: 100%;
[18] Fix | Delete
padding: 0;
[19] Fix | Delete
margin-bottom: 20px;
[20] Fix | Delete
font-size: 21px;
[21] Fix | Delete
line-height: inherit;
[22] Fix | Delete
color: #333333;
[23] Fix | Delete
border: 0;
[24] Fix | Delete
border-bottom: 1px solid #e5e5e5;
[25] Fix | Delete
}
[26] Fix | Delete
[27] Fix | Delete
.embedpress-modal label {
[28] Fix | Delete
display: inline-block;
[29] Fix | Delete
max-width: 100%;
[30] Fix | Delete
margin-bottom: 5px;
[31] Fix | Delete
font-weight: bold;
[32] Fix | Delete
}
[33] Fix | Delete
[34] Fix | Delete
.embedpress-modal input[type="search"] {
[35] Fix | Delete
box-sizing: border-box;
[36] Fix | Delete
}
[37] Fix | Delete
[38] Fix | Delete
.embedpress-modal input[type="radio"],
[39] Fix | Delete
.embedpress-modal input[type="checkbox"] {
[40] Fix | Delete
margin: 4px 0 0;
[41] Fix | Delete
margin-top: 1px \9;
[42] Fix | Delete
line-height: normal;
[43] Fix | Delete
}
[44] Fix | Delete
[45] Fix | Delete
.embedpress-modal input[type="file"] {
[46] Fix | Delete
display: block;
[47] Fix | Delete
}
[48] Fix | Delete
[49] Fix | Delete
.embedpress-modal input[type="range"] {
[50] Fix | Delete
display: block;
[51] Fix | Delete
width: 100%;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.embedpress-modal select[multiple],
[55] Fix | Delete
.embedpress-modal select[size] {
[56] Fix | Delete
height: auto;
[57] Fix | Delete
}
[58] Fix | Delete
[59] Fix | Delete
.embedpress-modal input[type="file"]:focus,
[60] Fix | Delete
.embedpress-modal input[type="radio"]:focus,
[61] Fix | Delete
.embedpress-modal input[type="checkbox"]:focus {
[62] Fix | Delete
outline: 5px auto -webkit-focus-ring-color;
[63] Fix | Delete
outline-offset: -2px;
[64] Fix | Delete
}
[65] Fix | Delete
[66] Fix | Delete
.embedpress-modal output {
[67] Fix | Delete
display: block;
[68] Fix | Delete
padding-top: 7px;
[69] Fix | Delete
font-size: 14px;
[70] Fix | Delete
line-height: 1.42857;
[71] Fix | Delete
color: #555555;
[72] Fix | Delete
}
[73] Fix | Delete
[74] Fix | Delete
.embedpress-modal .form-control {
[75] Fix | Delete
display: block;
[76] Fix | Delete
width: 100%;
[77] Fix | Delete
height: 34px;
[78] Fix | Delete
padding: 6px 12px;
[79] Fix | Delete
font-size: 14px;
[80] Fix | Delete
line-height: 1.42857;
[81] Fix | Delete
color: #555555;
[82] Fix | Delete
background-color: #fff;
[83] Fix | Delete
background-image: none;
[84] Fix | Delete
border: 1px solid #ccc;
[85] Fix | Delete
border-radius: 4px;
[86] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
[87] Fix | Delete
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
[88] Fix | Delete
}
[89] Fix | Delete
[90] Fix | Delete
.embedpress-modal .form-control:focus {
[91] Fix | Delete
border-color: #66afe9;
[92] Fix | Delete
outline: 0;
[93] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
[94] Fix | Delete
}
[95] Fix | Delete
[96] Fix | Delete
.embedpress-modal .form-control::-moz-placeholder {
[97] Fix | Delete
color: #999;
[98] Fix | Delete
opacity: 1;
[99] Fix | Delete
}
[100] Fix | Delete
[101] Fix | Delete
.embedpress-modal .form-control:-ms-input-placeholder {
[102] Fix | Delete
color: #999;
[103] Fix | Delete
}
[104] Fix | Delete
[105] Fix | Delete
.embedpress-modal .form-control::-webkit-input-placeholder {
[106] Fix | Delete
color: #999;
[107] Fix | Delete
}
[108] Fix | Delete
[109] Fix | Delete
.embedpress-modal .form-control::-ms-expand {
[110] Fix | Delete
border: 0;
[111] Fix | Delete
background-color: transparent;
[112] Fix | Delete
}
[113] Fix | Delete
[114] Fix | Delete
.embedpress-modal .form-control[disabled], .embedpress-modal .form-control[readonly],
[115] Fix | Delete
fieldset[disabled] .embedpress-modal .form-control {
[116] Fix | Delete
background-color: #eeeeee;
[117] Fix | Delete
opacity: 1;
[118] Fix | Delete
}
[119] Fix | Delete
[120] Fix | Delete
.embedpress-modal .form-control[disabled],
[121] Fix | Delete
fieldset[disabled] .embedpress-modal .form-control {
[122] Fix | Delete
cursor: not-allowed;
[123] Fix | Delete
}
[124] Fix | Delete
[125] Fix | Delete
.embedpress-modal textarea.form-control {
[126] Fix | Delete
height: auto;
[127] Fix | Delete
}
[128] Fix | Delete
[129] Fix | Delete
.embedpress-modal input[type="search"] {
[130] Fix | Delete
-webkit-appearance: none;
[131] Fix | Delete
}
[132] Fix | Delete
[133] Fix | Delete
@media screen and (-webkit-min-device-pixel-ratio: 0) {
[134] Fix | Delete
.embedpress-modal input[type="date"].form-control,
[135] Fix | Delete
.embedpress-modal input[type="time"].form-control,
[136] Fix | Delete
.embedpress-modal input[type="datetime-local"].form-control,
[137] Fix | Delete
.embedpress-modal input[type="month"].form-control {
[138] Fix | Delete
line-height: 34px;
[139] Fix | Delete
}
[140] Fix | Delete
[141] Fix | Delete
.embedpress-modal input[type="date"].input-sm, .embedpress-modal .input-group-sm > input[type="date"].form-control, .embedpress-modal .input-group-sm > input[type="date"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="date"].btn,
[142] Fix | Delete
.input-group-sm .embedpress-modal input[type="date"],
[143] Fix | Delete
.embedpress-modal input[type="time"].input-sm, .embedpress-modal .input-group-sm > input[type="time"].form-control, .embedpress-modal .input-group-sm > input[type="time"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="time"].btn,
[144] Fix | Delete
.input-group-sm
[145] Fix | Delete
.embedpress-modal input[type="time"],
[146] Fix | Delete
.embedpress-modal input[type="datetime-local"].input-sm, .embedpress-modal .input-group-sm > input[type="datetime-local"].form-control, .embedpress-modal .input-group-sm > input[type="datetime-local"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
[147] Fix | Delete
.input-group-sm
[148] Fix | Delete
.embedpress-modal input[type="datetime-local"],
[149] Fix | Delete
.embedpress-modal input[type="month"].input-sm, .embedpress-modal .input-group-sm > input[type="month"].form-control, .embedpress-modal .input-group-sm > input[type="month"].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > input[type="month"].btn,
[150] Fix | Delete
.input-group-sm
[151] Fix | Delete
.embedpress-modal input[type="month"] {
[152] Fix | Delete
line-height: 30px;
[153] Fix | Delete
}
[154] Fix | Delete
[155] Fix | Delete
.embedpress-modal input[type="date"].input-lg, .embedpress-modal .input-group-lg > input[type="date"].form-control, .embedpress-modal .input-group-lg > input[type="date"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="date"].btn,
[156] Fix | Delete
.input-group-lg .embedpress-modal input[type="date"],
[157] Fix | Delete
.embedpress-modal input[type="time"].input-lg, .embedpress-modal .input-group-lg > input[type="time"].form-control, .embedpress-modal .input-group-lg > input[type="time"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="time"].btn,
[158] Fix | Delete
.input-group-lg
[159] Fix | Delete
.embedpress-modal input[type="time"],
[160] Fix | Delete
.embedpress-modal input[type="datetime-local"].input-lg, .embedpress-modal .input-group-lg > input[type="datetime-local"].form-control, .embedpress-modal .input-group-lg > input[type="datetime-local"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
[161] Fix | Delete
.input-group-lg
[162] Fix | Delete
.embedpress-modal input[type="datetime-local"],
[163] Fix | Delete
.embedpress-modal input[type="month"].input-lg, .embedpress-modal .input-group-lg > input[type="month"].form-control, .embedpress-modal .input-group-lg > input[type="month"].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > input[type="month"].btn,
[164] Fix | Delete
.input-group-lg
[165] Fix | Delete
.embedpress-modal input[type="month"] {
[166] Fix | Delete
line-height: 46px;
[167] Fix | Delete
}
[168] Fix | Delete
}
[169] Fix | Delete
[170] Fix | Delete
.embedpress-modal .form-group {
[171] Fix | Delete
margin-bottom: 15px;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
.embedpress-modal .radio,
[175] Fix | Delete
.embedpress-modal .checkbox {
[176] Fix | Delete
position: relative;
[177] Fix | Delete
display: block;
[178] Fix | Delete
margin-top: 10px;
[179] Fix | Delete
margin-bottom: 10px;
[180] Fix | Delete
}
[181] Fix | Delete
[182] Fix | Delete
.embedpress-modal .radio label,
[183] Fix | Delete
.embedpress-modal .checkbox label {
[184] Fix | Delete
min-height: 20px;
[185] Fix | Delete
padding-left: 20px;
[186] Fix | Delete
margin-bottom: 0;
[187] Fix | Delete
font-weight: normal;
[188] Fix | Delete
cursor: pointer;
[189] Fix | Delete
}
[190] Fix | Delete
[191] Fix | Delete
.embedpress-modal .radio input[type="radio"],
[192] Fix | Delete
.embedpress-modal .radio-inline input[type="radio"],
[193] Fix | Delete
.embedpress-modal .checkbox input[type="checkbox"],
[194] Fix | Delete
.embedpress-modal .checkbox-inline input[type="checkbox"] {
[195] Fix | Delete
position: absolute;
[196] Fix | Delete
margin-left: -20px;
[197] Fix | Delete
margin-top: 4px \9;
[198] Fix | Delete
}
[199] Fix | Delete
[200] Fix | Delete
.embedpress-modal .radio + .radio,
[201] Fix | Delete
.embedpress-modal .checkbox + .checkbox {
[202] Fix | Delete
margin-top: -5px;
[203] Fix | Delete
}
[204] Fix | Delete
[205] Fix | Delete
.embedpress-modal .radio-inline,
[206] Fix | Delete
.embedpress-modal .checkbox-inline {
[207] Fix | Delete
position: relative;
[208] Fix | Delete
display: inline-block;
[209] Fix | Delete
padding-left: 20px;
[210] Fix | Delete
margin-bottom: 0;
[211] Fix | Delete
vertical-align: middle;
[212] Fix | Delete
font-weight: normal;
[213] Fix | Delete
cursor: pointer;
[214] Fix | Delete
}
[215] Fix | Delete
[216] Fix | Delete
.embedpress-modal .radio-inline + .radio-inline,
[217] Fix | Delete
.embedpress-modal .checkbox-inline + .checkbox-inline {
[218] Fix | Delete
margin-top: 0;
[219] Fix | Delete
margin-left: 10px;
[220] Fix | Delete
}
[221] Fix | Delete
[222] Fix | Delete
.embedpress-modal input[type="radio"][disabled], .embedpress-modal input[type="radio"].disabled,
[223] Fix | Delete
fieldset[disabled] .embedpress-modal input[type="radio"],
[224] Fix | Delete
.embedpress-modal input[type="checkbox"][disabled],
[225] Fix | Delete
.embedpress-modal input[type="checkbox"].disabled,
[226] Fix | Delete
fieldset[disabled]
[227] Fix | Delete
.embedpress-modal input[type="checkbox"] {
[228] Fix | Delete
cursor: not-allowed;
[229] Fix | Delete
}
[230] Fix | Delete
[231] Fix | Delete
.embedpress-modal .radio-inline.disabled,
[232] Fix | Delete
fieldset[disabled] .embedpress-modal .radio-inline,
[233] Fix | Delete
.embedpress-modal .checkbox-inline.disabled,
[234] Fix | Delete
fieldset[disabled]
[235] Fix | Delete
.embedpress-modal .checkbox-inline {
[236] Fix | Delete
cursor: not-allowed;
[237] Fix | Delete
}
[238] Fix | Delete
[239] Fix | Delete
.embedpress-modal .radio.disabled label,
[240] Fix | Delete
fieldset[disabled] .embedpress-modal .radio label,
[241] Fix | Delete
.embedpress-modal .checkbox.disabled label,
[242] Fix | Delete
fieldset[disabled]
[243] Fix | Delete
.embedpress-modal .checkbox label {
[244] Fix | Delete
cursor: not-allowed;
[245] Fix | Delete
}
[246] Fix | Delete
[247] Fix | Delete
.embedpress-modal .form-control-static {
[248] Fix | Delete
padding-top: 7px;
[249] Fix | Delete
padding-bottom: 7px;
[250] Fix | Delete
margin-bottom: 0;
[251] Fix | Delete
min-height: 34px;
[252] Fix | Delete
}
[253] Fix | Delete
[254] Fix | Delete
.embedpress-modal .form-control-static.input-lg, .embedpress-modal .input-group-lg > .form-control-static.form-control, .embedpress-modal .input-group-lg > .form-control-static.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > .form-control-static.btn, .embedpress-modal .form-control-static.input-sm, .embedpress-modal .input-group-sm > .form-control-static.form-control, .embedpress-modal .input-group-sm > .form-control-static.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > .form-control-static.btn {
[255] Fix | Delete
padding-left: 0;
[256] Fix | Delete
padding-right: 0;
[257] Fix | Delete
}
[258] Fix | Delete
[259] Fix | Delete
.embedpress-modal .input-sm, .embedpress-modal .input-group-sm > .form-control, .embedpress-modal .input-group-sm > .input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > .btn {
[260] Fix | Delete
height: 30px;
[261] Fix | Delete
padding: 5px 10px;
[262] Fix | Delete
font-size: 12px;
[263] Fix | Delete
line-height: 1.5;
[264] Fix | Delete
border-radius: 3px;
[265] Fix | Delete
}
[266] Fix | Delete
[267] Fix | Delete
.embedpress-modal select.input-sm, .embedpress-modal .input-group-sm > select.form-control, .embedpress-modal .input-group-sm > select.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > select.btn {
[268] Fix | Delete
height: 30px;
[269] Fix | Delete
line-height: 30px;
[270] Fix | Delete
}
[271] Fix | Delete
[272] Fix | Delete
.embedpress-modal textarea.input-sm, .embedpress-modal .input-group-sm > textarea.form-control, .embedpress-modal .input-group-sm > textarea.input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > textarea.btn,
[273] Fix | Delete
.embedpress-modal select[multiple].input-sm, .embedpress-modal .input-group-sm > select[multiple].form-control, .embedpress-modal .input-group-sm > select[multiple].input-group-addon, .embedpress-modal .input-group-sm > .input-group-btn > select[multiple].btn {
[274] Fix | Delete
height: auto;
[275] Fix | Delete
}
[276] Fix | Delete
[277] Fix | Delete
.embedpress-modal .form-group-sm .form-control {
[278] Fix | Delete
height: 30px;
[279] Fix | Delete
padding: 5px 10px;
[280] Fix | Delete
font-size: 12px;
[281] Fix | Delete
line-height: 1.5;
[282] Fix | Delete
border-radius: 3px;
[283] Fix | Delete
}
[284] Fix | Delete
[285] Fix | Delete
.embedpress-modal .form-group-sm select.form-control {
[286] Fix | Delete
height: 30px;
[287] Fix | Delete
line-height: 30px;
[288] Fix | Delete
}
[289] Fix | Delete
[290] Fix | Delete
.embedpress-modal .form-group-sm textarea.form-control,
[291] Fix | Delete
.embedpress-modal .form-group-sm select[multiple].form-control {
[292] Fix | Delete
height: auto;
[293] Fix | Delete
}
[294] Fix | Delete
[295] Fix | Delete
.embedpress-modal .form-group-sm .form-control-static {
[296] Fix | Delete
height: 30px;
[297] Fix | Delete
min-height: 32px;
[298] Fix | Delete
padding: 6px 10px;
[299] Fix | Delete
font-size: 12px;
[300] Fix | Delete
line-height: 1.5;
[301] Fix | Delete
}
[302] Fix | Delete
[303] Fix | Delete
.embedpress-modal .input-lg, .embedpress-modal .input-group-lg > .form-control, .embedpress-modal .input-group-lg > .input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > .btn {
[304] Fix | Delete
height: 46px;
[305] Fix | Delete
padding: 10px 16px;
[306] Fix | Delete
font-size: 18px;
[307] Fix | Delete
line-height: 1.33333;
[308] Fix | Delete
border-radius: 6px;
[309] Fix | Delete
}
[310] Fix | Delete
[311] Fix | Delete
.embedpress-modal select.input-lg, .embedpress-modal .input-group-lg > select.form-control, .embedpress-modal .input-group-lg > select.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > select.btn {
[312] Fix | Delete
height: 46px;
[313] Fix | Delete
line-height: 46px;
[314] Fix | Delete
}
[315] Fix | Delete
[316] Fix | Delete
.embedpress-modal textarea.input-lg, .embedpress-modal .input-group-lg > textarea.form-control, .embedpress-modal .input-group-lg > textarea.input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > textarea.btn,
[317] Fix | Delete
.embedpress-modal select[multiple].input-lg, .embedpress-modal .input-group-lg > select[multiple].form-control, .embedpress-modal .input-group-lg > select[multiple].input-group-addon, .embedpress-modal .input-group-lg > .input-group-btn > select[multiple].btn {
[318] Fix | Delete
height: auto;
[319] Fix | Delete
}
[320] Fix | Delete
[321] Fix | Delete
.embedpress-modal .form-group-lg .form-control {
[322] Fix | Delete
height: 46px;
[323] Fix | Delete
padding: 10px 16px;
[324] Fix | Delete
font-size: 18px;
[325] Fix | Delete
line-height: 1.33333;
[326] Fix | Delete
border-radius: 6px;
[327] Fix | Delete
}
[328] Fix | Delete
[329] Fix | Delete
.embedpress-modal .form-group-lg select.form-control {
[330] Fix | Delete
height: 46px;
[331] Fix | Delete
line-height: 46px;
[332] Fix | Delete
}
[333] Fix | Delete
[334] Fix | Delete
.embedpress-modal .form-group-lg textarea.form-control,
[335] Fix | Delete
.embedpress-modal .form-group-lg select[multiple].form-control {
[336] Fix | Delete
height: auto;
[337] Fix | Delete
}
[338] Fix | Delete
[339] Fix | Delete
.embedpress-modal .form-group-lg .form-control-static {
[340] Fix | Delete
height: 46px;
[341] Fix | Delete
min-height: 38px;
[342] Fix | Delete
padding: 11px 16px;
[343] Fix | Delete
font-size: 18px;
[344] Fix | Delete
line-height: 1.33333;
[345] Fix | Delete
}
[346] Fix | Delete
[347] Fix | Delete
.embedpress-modal .has-feedback {
[348] Fix | Delete
position: relative;
[349] Fix | Delete
}
[350] Fix | Delete
[351] Fix | Delete
.embedpress-modal .has-feedback .form-control {
[352] Fix | Delete
padding-right: 42.5px;
[353] Fix | Delete
}
[354] Fix | Delete
[355] Fix | Delete
.embedpress-modal .form-control-feedback {
[356] Fix | Delete
position: absolute;
[357] Fix | Delete
top: 0;
[358] Fix | Delete
right: 0;
[359] Fix | Delete
z-index: 2;
[360] Fix | Delete
display: block;
[361] Fix | Delete
width: 34px;
[362] Fix | Delete
height: 34px;
[363] Fix | Delete
line-height: 34px;
[364] Fix | Delete
text-align: center;
[365] Fix | Delete
pointer-events: none;
[366] Fix | Delete
}
[367] Fix | Delete
[368] Fix | Delete
.embedpress-modal .input-lg + .form-control-feedback, .embedpress-modal .input-group-lg > .form-control + .form-control-feedback, .embedpress-modal .input-group-lg > .input-group-addon + .form-control-feedback, .embedpress-modal .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
[369] Fix | Delete
.embedpress-modal .input-group-lg + .form-control-feedback,
[370] Fix | Delete
.embedpress-modal .form-group-lg .form-control + .form-control-feedback {
[371] Fix | Delete
width: 46px;
[372] Fix | Delete
height: 46px;
[373] Fix | Delete
line-height: 46px;
[374] Fix | Delete
}
[375] Fix | Delete
[376] Fix | Delete
.embedpress-modal .input-sm + .form-control-feedback, .embedpress-modal .input-group-sm > .form-control + .form-control-feedback, .embedpress-modal .input-group-sm > .input-group-addon + .form-control-feedback, .embedpress-modal .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
[377] Fix | Delete
.embedpress-modal .input-group-sm + .form-control-feedback,
[378] Fix | Delete
.embedpress-modal .form-group-sm .form-control + .form-control-feedback {
[379] Fix | Delete
width: 30px;
[380] Fix | Delete
height: 30px;
[381] Fix | Delete
line-height: 30px;
[382] Fix | Delete
}
[383] Fix | Delete
[384] Fix | Delete
.embedpress-modal .has-success .help-block,
[385] Fix | Delete
.embedpress-modal .has-success .control-label,
[386] Fix | Delete
.embedpress-modal .has-success .radio,
[387] Fix | Delete
.embedpress-modal .has-success .checkbox,
[388] Fix | Delete
.embedpress-modal .has-success .radio-inline,
[389] Fix | Delete
.embedpress-modal .has-success .checkbox-inline,
[390] Fix | Delete
.embedpress-modal .has-success.radio label,
[391] Fix | Delete
.embedpress-modal .has-success.checkbox label,
[392] Fix | Delete
.embedpress-modal .has-success.radio-inline label,
[393] Fix | Delete
.embedpress-modal .has-success.checkbox-inline label {
[394] Fix | Delete
color: #3c763d;
[395] Fix | Delete
}
[396] Fix | Delete
[397] Fix | Delete
.embedpress-modal .has-success .form-control {
[398] Fix | Delete
border-color: #3c763d;
[399] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
[400] Fix | Delete
}
[401] Fix | Delete
[402] Fix | Delete
.embedpress-modal .has-success .form-control:focus {
[403] Fix | Delete
border-color: #2b542c;
[404] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
[405] Fix | Delete
}
[406] Fix | Delete
[407] Fix | Delete
.embedpress-modal .has-success .input-group-addon {
[408] Fix | Delete
color: #3c763d;
[409] Fix | Delete
border-color: #3c763d;
[410] Fix | Delete
background-color: #dff0d8;
[411] Fix | Delete
}
[412] Fix | Delete
[413] Fix | Delete
.embedpress-modal .has-success .form-control-feedback {
[414] Fix | Delete
color: #3c763d;
[415] Fix | Delete
}
[416] Fix | Delete
[417] Fix | Delete
.embedpress-modal .has-warning .help-block,
[418] Fix | Delete
.embedpress-modal .has-warning .control-label,
[419] Fix | Delete
.embedpress-modal .has-warning .radio,
[420] Fix | Delete
.embedpress-modal .has-warning .checkbox,
[421] Fix | Delete
.embedpress-modal .has-warning .radio-inline,
[422] Fix | Delete
.embedpress-modal .has-warning .checkbox-inline,
[423] Fix | Delete
.embedpress-modal .has-warning.radio label,
[424] Fix | Delete
.embedpress-modal .has-warning.checkbox label,
[425] Fix | Delete
.embedpress-modal .has-warning.radio-inline label,
[426] Fix | Delete
.embedpress-modal .has-warning.checkbox-inline label {
[427] Fix | Delete
color: #8a6d3b;
[428] Fix | Delete
}
[429] Fix | Delete
[430] Fix | Delete
.embedpress-modal .has-warning .form-control {
[431] Fix | Delete
border-color: #8a6d3b;
[432] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
[433] Fix | Delete
}
[434] Fix | Delete
[435] Fix | Delete
.embedpress-modal .has-warning .form-control:focus {
[436] Fix | Delete
border-color: #66512c;
[437] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
[438] Fix | Delete
}
[439] Fix | Delete
[440] Fix | Delete
.embedpress-modal .has-warning .input-group-addon {
[441] Fix | Delete
color: #8a6d3b;
[442] Fix | Delete
border-color: #8a6d3b;
[443] Fix | Delete
background-color: #fcf8e3;
[444] Fix | Delete
}
[445] Fix | Delete
[446] Fix | Delete
.embedpress-modal .has-warning .form-control-feedback {
[447] Fix | Delete
color: #8a6d3b;
[448] Fix | Delete
}
[449] Fix | Delete
[450] Fix | Delete
.embedpress-modal .has-error .help-block,
[451] Fix | Delete
.embedpress-modal .has-error .control-label,
[452] Fix | Delete
.embedpress-modal .has-error .radio,
[453] Fix | Delete
.embedpress-modal .has-error .checkbox,
[454] Fix | Delete
.embedpress-modal .has-error .radio-inline,
[455] Fix | Delete
.embedpress-modal .has-error .checkbox-inline,
[456] Fix | Delete
.embedpress-modal .has-error.radio label,
[457] Fix | Delete
.embedpress-modal .has-error.checkbox label,
[458] Fix | Delete
.embedpress-modal .has-error.radio-inline label,
[459] Fix | Delete
.embedpress-modal .has-error.checkbox-inline label {
[460] Fix | Delete
color: #a94442;
[461] Fix | Delete
}
[462] Fix | Delete
[463] Fix | Delete
.embedpress-modal .has-error .form-control {
[464] Fix | Delete
border-color: #a94442;
[465] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
[466] Fix | Delete
}
[467] Fix | Delete
[468] Fix | Delete
.embedpress-modal .has-error .form-control:focus {
[469] Fix | Delete
border-color: #843534;
[470] Fix | Delete
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
[471] Fix | Delete
}
[472] Fix | Delete
[473] Fix | Delete
.embedpress-modal .has-error .input-group-addon {
[474] Fix | Delete
color: #a94442;
[475] Fix | Delete
border-color: #a94442;
[476] Fix | Delete
background-color: #f2dede;
[477] Fix | Delete
}
[478] Fix | Delete
[479] Fix | Delete
.embedpress-modal .has-error .form-control-feedback {
[480] Fix | Delete
color: #a94442;
[481] Fix | Delete
}
[482] Fix | Delete
[483] Fix | Delete
.embedpress-modal .has-feedback label ~ .form-control-feedback {
[484] Fix | Delete
top: 25px;
[485] Fix | Delete
}
[486] Fix | Delete
[487] Fix | Delete
.embedpress-modal .has-feedback label.sr-only ~ .form-control-feedback {
[488] Fix | Delete
top: 0;
[489] Fix | Delete
}
[490] Fix | Delete
[491] Fix | Delete
.embedpress-modal .help-block {
[492] Fix | Delete
display: block;
[493] Fix | Delete
margin-top: 5px;
[494] Fix | Delete
margin-bottom: 10px;
[495] Fix | Delete
color: #737373;
[496] Fix | Delete
}
[497] Fix | Delete
[498] Fix | Delete
@media (min-width: 768px) {
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function