Ticket #24287: 24287.2.diff
File 24287.2.diff, 6.4 KB (added by , 12 years ago) |
---|
-
wp-content/themes/twentythirteen/rtl.css
76 76 77 77 78 78 /** 79 * 2.0 Repeatable patterns80 * ----------------------------------------------------------------------------81 */82 83 .genericon:after,84 .menu-toggle:before,85 .featured-post:after,86 .date a:after,87 .entry-meta .author a:after,88 .format-audio .entry-content:after,89 .comments-link a:after,90 .tags-links a:first-child:after,91 .categories-links a:first-child:after,92 .edit-link a:after,93 .attachment .entry-title:after,94 .attachment-meta:after,95 .attachment-meta a:after,96 .comment-awaiting-moderation:after,97 .comment-reply-link:after,98 #reply-title small a:after,99 .bypostauthor > .comment-body .fn:after,100 .error404 .page-title:after {101 -webkit-font-smoothing: antialiased;102 display: inline-block;103 font: normal 16px/1 Genericons;104 vertical-align: text-bottom;105 }106 107 108 /**109 79 * 4.0 Header 110 80 * ---------------------------------------------------------------------------- 111 81 */ … … 209 179 } 210 180 211 181 .featured-post:before { 212 content: normal;213 182 margin-right: auto; 214 }215 216 .featured-post:after {217 content: "\f308";218 183 margin-left: 2px; 219 184 } 220 185 221 186 .entry-meta .date a:before { 222 content: normal;187 margin-left: 2px; 223 188 } 224 189 225 .entry-meta .date a:after {226 content: "\f303";227 }228 229 190 .comments-link a:before { 230 content: normal;231 margin-left: auto;232 top: auto;233 }234 235 .comments-link a:after {236 content: "\f300";237 191 margin-left: 2px; 238 top: -1px; 239 position: relative; 192 margin-right: auto; 240 193 } 241 194 242 .entry-meta .author a:before {243 content: normal;244 top: auto;245 }246 247 .entry-meta .author a:after {248 content: "\f304";249 top: -1px;250 position: relative;251 }252 253 .categories-links a:first-child:before {254 content: normal;255 }256 257 .categories-links a:first-child:after {258 content: "\f301";259 }260 261 195 .tags-links a:first-child:before { 262 content: normal; 263 top: auto; 196 margin-left: 2px; 264 197 } 265 198 266 .tags-links a:first-child:after {267 content: "\f302";268 top: -1px;269 position: relative;270 }271 272 199 .edit-link a:before { 273 content: normal; 274 top: auto; 200 margin-left: 2px; 275 201 } 276 202 277 .edit-link a:after {278 content: "\f411";279 top: -1px;280 position: relative;281 }282 283 203 .page-links .page-links-title { 284 204 margin-left: 20px; 285 205 margin-right: auto; … … 339 259 } 340 260 341 261 .format-audio .entry-media:before { 342 -ms-filter: "FlipH";343 filter: FlipH;344 262 float: right; 345 263 -webkit-transform: scaleX(-1); 346 264 -moz-transform: scaleX(-1); 265 -ms-transform: scaleX(-1); 347 266 -o-transform: scaleX(-1); 348 267 transform: scaleX(-1); 349 268 } … … 362 281 } 363 282 364 283 .format-chat .entry-meta .date a:before { 365 content: normal;366 284 margin-right: auto; 285 margin-left: 4px; 367 286 } 368 287 369 .format-chat .entry-meta .date a:after {370 content: "\f108";371 margin-left: 2px;372 }373 374 288 .blog .format-gallery .gallery-item, 375 289 .archive .format-gallery .gallery-item, 376 290 .search .format-gallery .gallery-item { … … 427 341 right: 64px; 428 342 } 429 343 430 .format-status .entry-meta .date a:before {431 content: normal;432 }433 434 .format-status .entry-meta .date a:after {435 content: "\f105";436 }437 438 344 .format-quote .quote { 439 345 padding-left: 0; 440 346 padding-right: 75px; … … 459 365 } 460 366 461 367 .attachment .entry-title:before { 462 content: normal; 463 font-size: inherit; 368 margin-left: 10px; 464 369 margin-right: auto; 465 370 } 466 371 467 .attachment .entry-title:after {468 content: "\f416";469 font-size: 32px;470 margin-left: 10px;471 }472 473 372 .attachment .entry-meta { 474 373 float: left; 475 374 } 476 375 477 .attachment-meta:before,478 .full-size-link a:before {479 content: normal;480 }481 482 .attachment-meta:after {483 content: "\f307";484 }485 486 .full-size-link a:after {487 content: "\f402";488 }489 490 .full-size-link:after {491 content: normal;492 }493 494 376 .image-navigation .nav-previous { 495 377 left: auto; 496 378 right: 0; … … 612 494 margin-right: auto; 613 495 } 614 496 615 .bypostauthor > .comment-body .fn:before {616 content: normal;617 vertical-align: inherit;618 }619 620 .bypostauthor > .comment-body .fn:after {621 content: "\f408";622 vertical-align: text-top;623 }624 625 497 .comment-list .edit-link { 626 498 margin-left: auto; 627 499 margin-right: 20px; … … 635 507 } 636 508 637 509 .comment-awaiting-moderation:before { 638 content: normal;639 margin-right: auto;640 top: auto;641 }642 643 .comment-awaiting-moderation:after {644 content: "\f414";645 510 margin-left: 5px; 646 position: relative;647 top: -2px;648 }649 650 .comment-reply-link:before {651 content: normal;652 511 margin-right: auto; 653 512 } 654 513 655 .comment-reply-link: after {656 content: "\f412"; 514 .comment-reply-link:before, 515 .comment-reply-login:before { 657 516 margin-left: 3px; 517 margin-right: auto; 518 -webkit-transform: scaleX(-1); 519 -moz-transform: scaleX(-1); 520 -ms-transform: scaleX(-1); 521 -o-transform: scaleX(-1); 522 transform: scaleX(-1); 658 523 } 659 524 660 525 #reply-title small a { 661 526 float: left; 662 height: auto;663 overflow: visible;664 width: auto;665 527 } 666 528 667 #reply-title small a:before {668 content: normal;669 }670 671 529 #commentform [for="author"], 672 530 #commentform [for="email"], 673 531 #commentform [for="url"], … … 854 712 padding-right: 35px; 855 713 } 856 714 857 .menu-toggle:before {858 content: "\f502";859 font-size: 12px;860 padding-right: 8px;861 vertical-align: -webkit-calc(-4px);862 vertical-align: calc(-4px);863 }864 865 715 .menu-toggle:after { 866 content: normal;867 font-size: 12px;868 716 padding-left: auto; 869 vertical-align: baseline;717 padding-right: 8px; 870 718 } 871 719 872 .toggled-on .menu-toggle:before {873 content: "\f500";874 vertical-align: -webkit-calc(2px);875 vertical-align: calc(2px);876 }877 878 .toggled-on .menu-toggle:after {879 content: normal;880 vertical-align: baseline;881 }882 883 720 .toggled-on .nav-menu, 884 721 .toggled-on .nav-menu > ul { 885 722 margin-left: auto; -
wp-content/themes/twentythirteen/css/ie.css
10 10 .menu-toggle:after:hover, 11 11 .date a:before:hover, 12 12 .entry-meta .author a:before:hover, 13 .format-audio .entry- content:before:hover,13 .format-audio .entry-media:before:hover, 14 14 .comments-link a:before:hover, 15 15 .tags-links a:first-child:before:hover, 16 16 .categories-links a:first-child:before:hover, … … 282 282 283 283 .ie7 .format-quote .quote { 284 284 padding: 0; 285 } 286 287 /* RTL for Internet Explorer 7 & 8 */ 288 .rtl .format-audio .entry-media:before, 289 .rtl .comment-reply-link:before, 290 .rtl .comment-reply-login:before { 291 -ms-filter: "FlipH"; 292 filter: FlipH; 285 293 } 294 No newline at end of file