PluginProbe
Taboola / 2.2.3
Taboola v2.2.3
1.0.4 1.0.5 1.0.6 1.0.8 2.0.1 2.0.2 2.1.0 2.1.1 2.2.2 2.2.3 3.0.0 3.0.1 3.0.2 3.1.0 trunk 1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.2 1.0.3
← All changes | css/main.css +4 -11 trunk2.2.3 View file →
@@ -327,18 +327,13 @@
327 327
328 328 .list_l1 p{
329 329 font-size: 13px;
330 330 }
331 -input.widefat,
332 -input.widefat.mid-widget-type-selector{
333 - width: 66%;
334 -}
335 331
336 332 input#publisher-id,
337 333 input#first_bc_placement,
338 334 input#mid_placement,
339 -input#home_placement,
340 -input#category_placement{
335 +input#home_placement{
341 336 width: 36%;
342 337 }
343 338
344 339 input#first_bc_widget_id,
@@ -344,11 +339,9 @@
344 339 input#first_bc_widget_id,
345 340 input#mid_widget_id,
346 341 input#mid_location_string,
347 342 input#home_widget_id,
348 -input#category_widget_id,
349 -input#home_location_string,
350 -input#category_location_string{
343 +input#home_location_string{
351 344 width: 77%;
352 345 }
353 346
354 347 label{
@@ -397,9 +390,9 @@
397 390 width: 49%;
398 391 }
399 392
400 393 div#mid_article {
401 - padding-bottom: 20px;
394 + padding-bottom: 100px;
402 395 }
403 396
404 397 #mid_css_selector_div{
405 398 display: none;
@@ -417,5 +410,5 @@
417 410
418 411 width: 95%;
419 412 margin: auto;
420 413 /* color: #0f4c81; */
421 -}
414 +}