Ticket #27462: 27462.thirteen.audiovideo.diff
| File 27462.thirteen.audiovideo.diff, 1.7 KB (added by , 12 years ago) |
|---|
-
wp-content/themes/twentythirteen/css/editor-style.css
14 14 * 5.0 - Alignment 15 15 * 6.0 - Tables 16 16 * 7.0 - Images 17 * 8.0 - Post Formats 18 * 9.0 - RTL 17 * 8.0 - Galleries 18 * 9.0 - Audio/Video 19 * 10.0 - Post Formats 20 * 11.0 - RTL 19 21 * ---------------------------------------------------------------------------- 20 22 */ 21 23 … … 372 374 373 375 374 376 /** 375 * 8.0 Post Formats377 * 9.0 Audio/Video 376 378 * ---------------------------------------------------------------------------- 377 379 */ 380 .mejs-mediaelement, 381 .mejs-container .mejs-controls { 382 background: #220e10; 383 } 378 384 385 .mejs-controls .mejs-time-rail .mejs-time-loaded, 386 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { 387 background: #fff; 388 } 389 390 .mejs-controls .mejs-time-rail .mejs-time-current { 391 background: #ea9629; 392 } 393 394 .mejs-controls .mejs-time-rail .mejs-time-total, 395 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { 396 background: #595959; 397 } 398 399 .mejs-controls .mejs-time-rail span, 400 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, 401 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { 402 border-radius: 0; 403 } 404 405 406 /** 407 * 10.0 Post Formats 408 * ---------------------------------------------------------------------------- 409 */ 410 379 411 /* Aside */ 380 412 .post-format-aside { 381 413 background-color: #f7f5e7; … … 541 573 542 574 543 575 /** 544 * 9.0 RTL576 * 11.0 RTL 545 577 * ---------------------------------------------------------------------------- 546 578 */ 547 579
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)