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/wp-conte.../plugins/custom-t.../css
File: ctf-styles.css
/* General */
[0] Fix | Delete
[1] Fix | Delete
.ctf-fixed-height{
[2] Fix | Delete
overflow: auto;
[3] Fix | Delete
}
[4] Fix | Delete
#ctf .ctf-item{
[5] Fix | Delete
padding: 15px 5px;
[6] Fix | Delete
overflow: hidden;
[7] Fix | Delete
}
[8] Fix | Delete
#ctf.ctf-boxed-style .ctf-item{
[9] Fix | Delete
padding: 15px;
[10] Fix | Delete
}
[11] Fix | Delete
#ctf .ctf-item:first-child{
[12] Fix | Delete
border-top: none;
[13] Fix | Delete
}
[14] Fix | Delete
#ctf .ctf-item:last-of-type{
[15] Fix | Delete
border-bottom: none!important;
[16] Fix | Delete
}
[17] Fix | Delete
#ctf .ctf_remaining {
[18] Fix | Delete
display: none;
[19] Fix | Delete
}
[20] Fix | Delete
#ctf .ctf_more{
[21] Fix | Delete
padding: 1px;
[22] Fix | Delete
border: 1px solid transparent;
[23] Fix | Delete
border-radius: 3px;
[24] Fix | Delete
display: inline-block;
[25] Fix | Delete
line-height: 1;
[26] Fix | Delete
}
[27] Fix | Delete
#ctf .ctf_more:hover {
[28] Fix | Delete
cursor: pointer;
[29] Fix | Delete
background: rgba(0,0,0,0.05);
[30] Fix | Delete
border: 1px solid rgba(0,0,0,0.1);
[31] Fix | Delete
text-decoration: none;
[32] Fix | Delete
}
[33] Fix | Delete
[34] Fix | Delete
/* Header */
[35] Fix | Delete
#ctf .ctf-header{
[36] Fix | Delete
float: left;
[37] Fix | Delete
clear: both;
[38] Fix | Delete
margin: 0;
[39] Fix | Delete
padding: 5px 5px 15px 5px;
[40] Fix | Delete
line-height: 1.2;
[41] Fix | Delete
width: 100%;
[42] Fix | Delete
-webkit-box-sizing: border-box;
[43] Fix | Delete
-moz-box-sizing: border-box;
[44] Fix | Delete
box-sizing: border-box;
[45] Fix | Delete
}
[46] Fix | Delete
#ctf .ctf-header a{
[47] Fix | Delete
float: left;
[48] Fix | Delete
display: block;
[49] Fix | Delete
min-width: 100%\9;
[50] Fix | Delete
}
[51] Fix | Delete
/* Header avatar */
[52] Fix | Delete
#ctf .ctf-header-img{
[53] Fix | Delete
float: left;
[54] Fix | Delete
position: relative;
[55] Fix | Delete
width: 48px;
[56] Fix | Delete
margin: 0 0 0 -100% !important;
[57] Fix | Delete
overflow: hidden;
[58] Fix | Delete
[59] Fix | Delete
-moz-border-radius: 40px;
[60] Fix | Delete
-webkit-border-radius: 40px;
[61] Fix | Delete
border-radius: 40px;
[62] Fix | Delete
}
[63] Fix | Delete
#ctf .ctf-header-img img{
[64] Fix | Delete
display: block;
[65] Fix | Delete
float: left;
[66] Fix | Delete
margin: 0 !important;
[67] Fix | Delete
padding: 0 !important;
[68] Fix | Delete
border: none !important;
[69] Fix | Delete
[70] Fix | Delete
-moz-border-radius: 40px;
[71] Fix | Delete
-webkit-border-radius: 40px;
[72] Fix | Delete
border-radius: 40px;
[73] Fix | Delete
}
[74] Fix | Delete
#ctf.ctf-rebranded .ctf-header-img-hover svg {
[75] Fix | Delete
margin-top: -15px;
[76] Fix | Delete
margin-left: -14px;
[77] Fix | Delete
}
[78] Fix | Delete
#ctf.ctf-rebranded .ctf-header-img-hover svg path {
[79] Fix | Delete
fill: white;
[80] Fix | Delete
}
[81] Fix | Delete
#ctf .ctf-author-avatar {
[82] Fix | Delete
clear: both;
[83] Fix | Delete
margin: 3px 6px 0 -53px;
[84] Fix | Delete
}
[85] Fix | Delete
#ctf .ctf-author-name {
[86] Fix | Delete
margin-left: 6px;
[87] Fix | Delete
}
[88] Fix | Delete
#ctf .ctf-author-box {
[89] Fix | Delete
margin-left: 53px;
[90] Fix | Delete
}
[91] Fix | Delete
/* Header avatar hover */
[92] Fix | Delete
#ctf .ctf-header-img-hover,
[93] Fix | Delete
#ctf .ctf-header-generic-icon{
[94] Fix | Delete
display: none;
[95] Fix | Delete
position: absolute;
[96] Fix | Delete
width: 100%;
[97] Fix | Delete
top: 0;
[98] Fix | Delete
bottom: 0;
[99] Fix | Delete
left: 0;
[100] Fix | Delete
text-align: center;
[101] Fix | Delete
color: #fff;
[102] Fix | Delete
background: #1b95e0;
[103] Fix | Delete
background: rgba(27,149,224,0.85);
[104] Fix | Delete
[105] Fix | Delete
-moz-border-radius: 40px;
[106] Fix | Delete
-webkit-border-radius: 40px;
[107] Fix | Delete
border-radius: 40px;
[108] Fix | Delete
z-index: 999;
[109] Fix | Delete
}
[110] Fix | Delete
#ctf .ctf-header-img-hover .fa,
[111] Fix | Delete
#ctf .ctf-header-generic-icon .fa,
[112] Fix | Delete
#ctf .ctf-header-img-hover svg,
[113] Fix | Delete
#ctf .ctf-header-generic-icon svg{
[114] Fix | Delete
position: absolute;
[115] Fix | Delete
top: 50%;
[116] Fix | Delete
left: 50%;
[117] Fix | Delete
margin-top: -10px;
[118] Fix | Delete
margin-left: -8px;
[119] Fix | Delete
font-size: 20px;
[120] Fix | Delete
z-index: 1000;
[121] Fix | Delete
}
[122] Fix | Delete
#ctf .ctf-header-img-hover svg,
[123] Fix | Delete
#ctf .ctf-header-generic-icon svg {
[124] Fix | Delete
margin-top: -10px;
[125] Fix | Delete
margin-left: -10px;
[126] Fix | Delete
}
[127] Fix | Delete
/* Header text */
[128] Fix | Delete
#ctf .ctf-header-text{
[129] Fix | Delete
float: left;
[130] Fix | Delete
width: 100%;
[131] Fix | Delete
padding-top: 5px;
[132] Fix | Delete
}
[133] Fix | Delete
#ctf .ctf-no-bio .ctf-header-text{
[134] Fix | Delete
padding-top: 13px;
[135] Fix | Delete
}
[136] Fix | Delete
#ctf .ctf-header a{
[137] Fix | Delete
text-decoration: none;
[138] Fix | Delete
}
[139] Fix | Delete
#ctf .ctf-header-text .ctf-header-user,
[140] Fix | Delete
#ctf .ctf-header-text p{
[141] Fix | Delete
float: left;
[142] Fix | Delete
clear: both;
[143] Fix | Delete
width: auto;
[144] Fix | Delete
margin: 0 0 0 60px !important;
[145] Fix | Delete
padding: 0 !important;
[146] Fix | Delete
}
[147] Fix | Delete
#ctf .ctf-header-name{
[148] Fix | Delete
font-weight: bold;
[149] Fix | Delete
margin-right: 6px;
[150] Fix | Delete
}
[151] Fix | Delete
#ctf .ctf-header-text .ctf-header-bio{
[152] Fix | Delete
padding: 0 !important;
[153] Fix | Delete
word-break: break-word;
[154] Fix | Delete
}
[155] Fix | Delete
#ctf .ctf-header-text .ctf-verified{
[156] Fix | Delete
margin-right: 5px;
[157] Fix | Delete
}
[158] Fix | Delete
/* Follow */
[159] Fix | Delete
#ctf .ctf-header .ctf-header-follow{
[160] Fix | Delete
display: inline-block;
[161] Fix | Delete
padding: 3px 6px;
[162] Fix | Delete
margin: 0 0 0 2px;
[163] Fix | Delete
position: relative;
[164] Fix | Delete
top: -2px;
[165] Fix | Delete
background: #1b95e0;
[166] Fix | Delete
color: #fff;
[167] Fix | Delete
font-size: 11px;
[168] Fix | Delete
[169] Fix | Delete
-moz-border-radius: 3px;
[170] Fix | Delete
-webkit-border-radius: 3px;
[171] Fix | Delete
border-radius: 3px;
[172] Fix | Delete
[173] Fix | Delete
-moz-transition: background 0.6s ease-in-out;
[174] Fix | Delete
-webkit-transition: background 0.6s ease-in-out;
[175] Fix | Delete
-o-transition: background 0.6s ease-in-out;
[176] Fix | Delete
transition: background 0.6s ease-in-out;
[177] Fix | Delete
}
[178] Fix | Delete
#ctf .ctf-header .ctf-header-follow .fa,
[179] Fix | Delete
#ctf .ctf-header .ctf-header-follow svg{
[180] Fix | Delete
margin-right: 3px;
[181] Fix | Delete
font-size: 12px;
[182] Fix | Delete
}
[183] Fix | Delete
#ctf .ctf-header a:hover .ctf-header-follow{
[184] Fix | Delete
background: #0c7abf;
[185] Fix | Delete
[186] Fix | Delete
-moz-transition: background 0.2s ease-in-out;
[187] Fix | Delete
-webkit-transition: background 0.2s ease-in-out;
[188] Fix | Delete
-o-transition: background 0.2s ease-in-out;
[189] Fix | Delete
transition: background 0.2s ease-in-out;
[190] Fix | Delete
}
[191] Fix | Delete
/* Generic header version */
[192] Fix | Delete
#ctf .ctf-header-type-generic .ctf-header-img{
[193] Fix | Delete
color: #fff;
[194] Fix | Delete
width: 48px;
[195] Fix | Delete
height: 48px;
[196] Fix | Delete
position: relative;
[197] Fix | Delete
}
[198] Fix | Delete
#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{
[199] Fix | Delete
background: #0c7abf;
[200] Fix | Delete
}
[201] Fix | Delete
#ctf .ctf-header-type-generic .ctf-header-no-bio{
[202] Fix | Delete
padding-top: 9px !important;
[203] Fix | Delete
font-size: 16px;
[204] Fix | Delete
font-weight: bold;
[205] Fix | Delete
}
[206] Fix | Delete
#ctf .ctf-header-type-generic .ctf-header-generic-icon{
[207] Fix | Delete
display: block;
[208] Fix | Delete
color: #fff;
[209] Fix | Delete
background: #1b95e0;
[210] Fix | Delete
[211] Fix | Delete
-moz-transition: background 0.2s ease-in-out;
[212] Fix | Delete
-webkit-transition: background 0.2s ease-in-out;
[213] Fix | Delete
-o-transition: background 0.2s ease-in-out;
[214] Fix | Delete
transition: background 0.2s ease-in-out;
[215] Fix | Delete
}
[216] Fix | Delete
#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{
[217] Fix | Delete
display: block;
[218] Fix | Delete
opacity: 1;
[219] Fix | Delete
}
[220] Fix | Delete
#ctf .ctf-header .ctf-header-user{
[221] Fix | Delete
font-size: 16px;
[222] Fix | Delete
line-height: 1.3;
[223] Fix | Delete
-ms-word-wrap: break-word;
[224] Fix | Delete
word-break: break-word;
[225] Fix | Delete
}
[226] Fix | Delete
#ctf .ctf-header p,
[227] Fix | Delete
#ctf .ctf-header .ctf-header-screenname{
[228] Fix | Delete
font-size: 13px;
[229] Fix | Delete
line-height: 1.3;
[230] Fix | Delete
}
[231] Fix | Delete
[232] Fix | Delete
/* screenreader */
[233] Fix | Delete
[234] Fix | Delete
.ctf-screenreader{
[235] Fix | Delete
text-indent: -9999px !important;
[236] Fix | Delete
display: inline-block !important;
[237] Fix | Delete
width: 0 !important;
[238] Fix | Delete
height: 0 !important;
[239] Fix | Delete
line-height: 0 !important;
[240] Fix | Delete
text-align: left !important;
[241] Fix | Delete
}
[242] Fix | Delete
[243] Fix | Delete
/* No bio */
[244] Fix | Delete
#ctf .ctf-header-text.sbi-no-info .ctf-header-user{
[245] Fix | Delete
padding-top: 9px !important;
[246] Fix | Delete
}
[247] Fix | Delete
#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{
[248] Fix | Delete
clear: both;
[249] Fix | Delete
}
[250] Fix | Delete
[251] Fix | Delete
/* Context */
[252] Fix | Delete
#ctf .ctf-context {
[253] Fix | Delete
/*float: left;*/
[254] Fix | Delete
width: 100%;
[255] Fix | Delete
padding-left: 42px;
[256] Fix | Delete
margin-bottom: 2px;
[257] Fix | Delete
}
[258] Fix | Delete
#ctf .ctf-with-logo .ctf-context {
[259] Fix | Delete
padding-right: 30px;
[260] Fix | Delete
}
[261] Fix | Delete
#ctf .ctf-retweet-icon{
[262] Fix | Delete
display: inline-block;
[263] Fix | Delete
font-size: inherit;
[264] Fix | Delete
line-height: 1;
[265] Fix | Delete
margin: 0 5px 0 0;
[266] Fix | Delete
-moz-border-radius: 3px;
[267] Fix | Delete
-webkit-border-radius: 3px;
[268] Fix | Delete
border-radius: 3px;
[269] Fix | Delete
}
[270] Fix | Delete
#ctf.ctf-super-narrow .ctf-retweet-icon{
[271] Fix | Delete
margin: 0 5px 0 0;
[272] Fix | Delete
}
[273] Fix | Delete
#ctf .ctf-reply-icon{
[274] Fix | Delete
display: inline-block;
[275] Fix | Delete
font-size: inherit;
[276] Fix | Delete
padding: 1px 3px 3px 3px;
[277] Fix | Delete
line-height: 1;
[278] Fix | Delete
margin: 0 3px 0 0;
[279] Fix | Delete
}
[280] Fix | Delete
[281] Fix | Delete
/* Author */
[282] Fix | Delete
#ctf .ctf-author-box{
[283] Fix | Delete
margin-left: 56px;
[284] Fix | Delete
}
[285] Fix | Delete
#ctf .ctf-author-avatar{
[286] Fix | Delete
width: 48px;
[287] Fix | Delete
height: 48px;
[288] Fix | Delete
margin: 3px 6px 0 -56px;
[289] Fix | Delete
float: left;
[290] Fix | Delete
overflow: hidden;
[291] Fix | Delete
border: none;
[292] Fix | Delete
[293] Fix | Delete
-moz-border-radius: 5px;
[294] Fix | Delete
-webkit-border-radius: 5px;
[295] Fix | Delete
border-radius: 5px;
[296] Fix | Delete
}
[297] Fix | Delete
#ctf .ctf-author-avatar img{
[298] Fix | Delete
margin: 0 !important;
[299] Fix | Delete
padding: 0;
[300] Fix | Delete
}
[301] Fix | Delete
#ctf .ctf-author-name,
[302] Fix | Delete
#ctf .ctf-author-screenname,
[303] Fix | Delete
#ctf .ctf-verified,
[304] Fix | Delete
#ctf .ctf-tweet-meta{
[305] Fix | Delete
margin-left: 4px;
[306] Fix | Delete
margin-right: 4px;
[307] Fix | Delete
display: inline-block;
[308] Fix | Delete
}
[309] Fix | Delete
#ctf .ctf-screename-sep{
[310] Fix | Delete
margin: 0 2px;
[311] Fix | Delete
display: inline-block;
[312] Fix | Delete
}
[313] Fix | Delete
#ctf .ctf-author-name{
[314] Fix | Delete
font-weight: bold !important;
[315] Fix | Delete
margin-top: 4px;
[316] Fix | Delete
}
[317] Fix | Delete
#ctf .ctf-author-box-link{
[318] Fix | Delete
color: black;
[319] Fix | Delete
text-decoration: none;
[320] Fix | Delete
display: inline;
[321] Fix | Delete
line-height: 1.5 !important;
[322] Fix | Delete
}
[323] Fix | Delete
#ctf .ctf-verified,
[324] Fix | Delete
#ctf .ctf-quoted-verified {
[325] Fix | Delete
color: #77c7f7;
[326] Fix | Delete
margin-left: 0;
[327] Fix | Delete
}
[328] Fix | Delete
#ctf .ctf-quoted-verified {
[329] Fix | Delete
margin-right: 4px;
[330] Fix | Delete
}
[331] Fix | Delete
#ctf .ctf-tweet-meta{
[332] Fix | Delete
display: inline-block;
[333] Fix | Delete
}
[334] Fix | Delete
#ctf .ctf-replied-to-text a {
[335] Fix | Delete
font-size: inherit;
[336] Fix | Delete
color: inherit;
[337] Fix | Delete
font-weight: inherit;
[338] Fix | Delete
}
[339] Fix | Delete
#ctf p.ctf-tweet-text,
[340] Fix | Delete
#ctf p.ctf-media-link {
[341] Fix | Delete
padding: 0 !important;
[342] Fix | Delete
margin: 0 !important;
[343] Fix | Delete
line-height: 1.4;
[344] Fix | Delete
}
[345] Fix | Delete
#ctf .ctf-tweet-content,
[346] Fix | Delete
#ctf .ctf-tweet-actions{
[347] Fix | Delete
margin-left: 58px;
[348] Fix | Delete
margin-top: 3px;
[349] Fix | Delete
max-width: 100%;
[350] Fix | Delete
}
[351] Fix | Delete
[352] Fix | Delete
#ctf .ctf-corner-logo {
[353] Fix | Delete
display: inline-block;
[354] Fix | Delete
float: right;
[355] Fix | Delete
color: #1b95e0;
[356] Fix | Delete
font-size: 24px;
[357] Fix | Delete
}
[358] Fix | Delete
#ctf.ctf-narrow .ctf-corner-logo {
[359] Fix | Delete
font-size: 20px;
[360] Fix | Delete
}
[361] Fix | Delete
/* No avatar */
[362] Fix | Delete
#ctf .ctf-hide-avatar .ctf-context,
[363] Fix | Delete
#ctf .ctf-hide-avatar .ctf-tweet-content,
[364] Fix | Delete
#ctf .ctf-hide-avatar .ctf-tweet-actions,
[365] Fix | Delete
#ctf .ctf-hide-avatar .ctf-quoted-tweet,
[366] Fix | Delete
#ctf .ctf-hide-avatar .ctf-author-box,
[367] Fix | Delete
#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,
[368] Fix | Delete
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,
[369] Fix | Delete
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,
[370] Fix | Delete
#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,
[371] Fix | Delete
#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,
[372] Fix | Delete
#ctf .ctf-hide-avatar .ctf-author-name,
[373] Fix | Delete
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,
[374] Fix | Delete
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,
[375] Fix | Delete
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,
[376] Fix | Delete
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,
[377] Fix | Delete
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box{
[378] Fix | Delete
margin-left: 0;
[379] Fix | Delete
}
[380] Fix | Delete
#ctf .ctf-hide-avatar .ctf-context {
[381] Fix | Delete
padding-left: 0;
[382] Fix | Delete
}
[383] Fix | Delete
#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover,
[384] Fix | Delete
#ctf .ctf-header-img.ctf-no-consent {
[385] Fix | Delete
display: block;
[386] Fix | Delete
opacity: 1;
[387] Fix | Delete
height: 48px;
[388] Fix | Delete
}
[389] Fix | Delete
[390] Fix | Delete
[391] Fix | Delete
/*Quoted tweets*/
[392] Fix | Delete
#ctf .ctf-quoted-tweet{
[393] Fix | Delete
display: block;
[394] Fix | Delete
/*float: left;*/
[395] Fix | Delete
clear: both;
[396] Fix | Delete
margin: 7px 0 5px 58px;
[397] Fix | Delete
padding: 8px 12px;
[398] Fix | Delete
border: 1px solid #ddd;
[399] Fix | Delete
border: 1px solid rgba(0,0,0,0.1);
[400] Fix | Delete
text-decoration: none;
[401] Fix | Delete
[402] Fix | Delete
-moz-border-radius: 5px;
[403] Fix | Delete
-webkit-border-radius: 5px;
[404] Fix | Delete
border-radius: 5px;
[405] Fix | Delete
[406] Fix | Delete
-moz-transition: background 0.1s ease-in-out;
[407] Fix | Delete
-webkit-transition: background 0.1s ease-in-out;
[408] Fix | Delete
-o-transition: background 0.1s ease-in-out;
[409] Fix | Delete
transition: background 0.1s ease-in-out;
[410] Fix | Delete
}
[411] Fix | Delete
#ctf .ctf-quoted-tweet:hover,
[412] Fix | Delete
#ctf .ctf-quoted-tweet:focus{
[413] Fix | Delete
background: #eee;
[414] Fix | Delete
background: rgba(0,0,0,0.05);
[415] Fix | Delete
border: 1px solid #ddd;
[416] Fix | Delete
border: 1px solid rgba(0,0,0,0.05);
[417] Fix | Delete
[418] Fix | Delete
-moz-transition: background 0.1s ease-in-out;
[419] Fix | Delete
-webkit-transition: background 0.1s ease-in-out;
[420] Fix | Delete
-o-transition: background 0.1s ease-in-out;
[421] Fix | Delete
transition: background 0.1s ease-in-out;
[422] Fix | Delete
}
[423] Fix | Delete
#ctf .ctf-quoted-author-name{
[424] Fix | Delete
font-weight: bold;
[425] Fix | Delete
margin-right: 4px;
[426] Fix | Delete
}
[427] Fix | Delete
#ctf .ctf-quoted-tweet p{
[428] Fix | Delete
margin: 2px 0;
[429] Fix | Delete
}
[430] Fix | Delete
[431] Fix | Delete
/* Actions */
[432] Fix | Delete
#ctf .ctf-tweet-actions a{
[433] Fix | Delete
padding: 2px 10px 2px 5px;
[434] Fix | Delete
float: left;
[435] Fix | Delete
}
[436] Fix | Delete
#ctf .ctf-tweet-actions a.ctf-reply,
[437] Fix | Delete
#ctf .ctf-tweet-actions a.ctf-retweet,
[438] Fix | Delete
#ctf .ctf-tweet-actions a.ctf-like{
[439] Fix | Delete
color: #bbb;
[440] Fix | Delete
color: rgba(0,0,0,0.35);
[441] Fix | Delete
text-decoration: none;
[442] Fix | Delete
border: none;
[443] Fix | Delete
-moz-transition: color 0.1s ease-in-out;
[444] Fix | Delete
-webkit-transition: color 0.1s ease-in-out;
[445] Fix | Delete
-o-transition: color 0.1s ease-in-out;
[446] Fix | Delete
transition: color 0.1s ease-in-out;
[447] Fix | Delete
}
[448] Fix | Delete
#ctf .ctf-tweet-actions a svg,
[449] Fix | Delete
#ctf .ctf-tweet-actions a span.fa{
[450] Fix | Delete
width: 1.1em;
[451] Fix | Delete
height: 1.1em;
[452] Fix | Delete
font-size: 1.1em;
[453] Fix | Delete
}
[454] Fix | Delete
#ctf .ctf-tweet-actions a span.fa.fa-retweet {
[455] Fix | Delete
width: 1.2em;
[456] Fix | Delete
height: 1.2em;
[457] Fix | Delete
font-size: 1.2em;
[458] Fix | Delete
}
[459] Fix | Delete
#ctf .ctf-tweet-actions .ctf-reply{
[460] Fix | Delete
margin-left: -5px;
[461] Fix | Delete
}
[462] Fix | Delete
#ctf .ctf-tweet-actions a:hover,
[463] Fix | Delete
#ctf .ctf-tweet-actions a:focus{
[464] Fix | Delete
-moz-transition: color 0.1s ease-in-out;
[465] Fix | Delete
-webkit-transition: color 0.1s ease-in-out;
[466] Fix | Delete
-o-transition: color 0.1s ease-in-out;
[467] Fix | Delete
transition: color 0.1s ease-in-out;
[468] Fix | Delete
}
[469] Fix | Delete
#ctf .ctf-tweet-actions .ctf-reply:hover,
[470] Fix | Delete
#ctf .ctf-tweet-actions .ctf-reply:focus{
[471] Fix | Delete
color: #E34F0E !important;
[472] Fix | Delete
}
[473] Fix | Delete
#ctf .ctf-tweet-actions .ctf-retweet:hover,
[474] Fix | Delete
#ctf .ctf-tweet-actions .ctf-retweet:focus{
[475] Fix | Delete
color: #19cf86 !important;
[476] Fix | Delete
}
[477] Fix | Delete
#ctf .ctf-tweet-actions .ctf-like:hover,
[478] Fix | Delete
#ctf .ctf-tweet-actions .ctf-like:focus{
[479] Fix | Delete
color: #e81c4f !important;
[480] Fix | Delete
}
[481] Fix | Delete
#ctf .ctf-action-count {
[482] Fix | Delete
float: right;
[483] Fix | Delete
padding-left: 3px;
[484] Fix | Delete
font-size: .9em;
[485] Fix | Delete
margin-top: .25em;
[486] Fix | Delete
line-height: 1.2em;
[487] Fix | Delete
}
[488] Fix | Delete
#ctf .ctf-twitterlink {
[489] Fix | Delete
margin-top: .3em;
[490] Fix | Delete
line-height: 1.2em;
[491] Fix | Delete
font-size: .8em;
[492] Fix | Delete
}
[493] Fix | Delete
#ctf .ctf-tweet-text-media-wrap,
[494] Fix | Delete
#ctf .ctf-quoted-tweet-text-media-wrap{
[495] Fix | Delete
margin-left: 5px;
[496] Fix | Delete
padding: 4px;
[497] Fix | Delete
display: inline-block;
[498] Fix | Delete
border: 1px solid #ddd;
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function