~canonical-sysadmins/wordpress/4.5.3

« back to all changes in this revision

Viewing changes to wp-includes/css/editor-rtl.css

  • Committer: Manuel Seelaus
  • Date: 2015-12-09 17:47:18 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: manuel.seelaus@canonical.com-20151209174718-coxethm2swbeqksy
Merge WP4.4 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
}
63
63
 
64
64
.mce-window .mce-window-head .mce-close:before {
65
 
        font: normal 20px/36px 'dashicons';
 
65
        font: normal 20px/36px dashicons;
66
66
        text-align: center;
67
67
        color: #666;
68
68
        width: 36px;
261
261
        height: 0;
262
262
        border-style: solid;
263
263
        border-color: transparent;
264
 
        content: '';
 
264
        content: "";
265
265
}
266
266
 
267
267
div.mce-inline-toolbar-grp.mce-arrow-up:before {
805
805
i.mce-i-wp_code,
806
806
i.mce-i-dashicon,
807
807
.mce-close {
808
 
        font: normal 20px/1 'dashicons';
 
808
        font: normal 20px/1 dashicons;
809
809
        padding: 0;
810
810
        vertical-align: top;
811
811
        speak: none;
816
816
}
817
817
 
818
818
.qt-dfw {
819
 
        font: normal 20px/1 'dashicons';
 
819
        font: normal 20px/1 dashicons;
820
820
        vertical-align: top;
821
821
        speak: none;
822
822
        -webkit-font-smoothing: antialiased;
824
824
}
825
825
 
826
826
i.mce-i-bold:before {
827
 
        content: '\f200';
 
827
        content: "\f200";
828
828
}
829
829
 
830
830
i.mce-i-italic:before {
831
 
        content: '\f201';
 
831
        content: "\f201";
832
832
}
833
833
 
834
834
i.mce-i-bullist:before {
835
 
        content: '\f203';
 
835
        content: "\f203";
836
836
}
837
837
 
838
838
i.mce-i-numlist:before {
839
 
        content: '\f204';
 
839
        content: "\f204";
840
840
}
841
841
 
842
842
i.mce-i-blockquote:before {
843
 
        content: '\f205';
 
843
        content: "\f205";
844
844
}
845
845
 
846
846
i.mce-i-alignleft:before {
847
 
        content: '\f206';
 
847
        content: "\f206";
848
848
}
849
849
 
850
850
i.mce-i-aligncenter:before {
851
 
        content: '\f207';
 
851
        content: "\f207";
852
852
}
853
853
 
854
854
i.mce-i-alignright:before {
855
 
        content: '\f208';
 
855
        content: "\f208";
856
856
}
857
857
 
858
858
i.mce-i-link:before {
859
 
        content: '\f103';
 
859
        content: "\f103";
860
860
}
861
861
 
862
862
i.mce-i-unlink:before {
863
 
        content: '\f225';
 
863
        content: "\f225";
864
864
}
865
865
 
866
866
i.mce-i-wp_more:before {
867
 
        content: '\f209';
 
867
        content: "\f209";
868
868
}
869
869
 
870
870
i.mce-i-strikethrough:before {
871
 
        content: '\f224';
 
871
        content: "\f224";
872
872
}
873
873
 
874
874
i.mce-i-spellchecker:before {
875
 
        content: '\f210';
 
875
        content: "\f210";
876
876
}
877
877
 
878
878
i.mce-i-fullscreen:before,
879
879
i.mce-i-wp_fullscreen:before,
880
880
i.mce-i-dfw:before,
881
881
.qt-dfw:before {
882
 
        content: '\f211';
 
882
        content: "\f211";
883
883
}
884
884
 
885
885
i.mce-i-wp_adv:before {
886
 
        content: '\f212';
 
886
        content: "\f212";
887
887
}
888
888
 
889
889
i.mce-i-underline:before {
890
 
        content: '\f213';
 
890
        content: "\f213";
891
891
}
892
892
 
893
893
i.mce-i-alignjustify:before {
894
 
        content: '\f214';
 
894
        content: "\f214";
895
895
}
896
896
 
897
897
i.mce-i-forecolor:before,
898
898
i.mce-i-backcolor:before {
899
 
        content: '\f215';
 
899
        content: "\f215";
900
900
}
901
901
 
902
902
i.mce-i-pastetext:before {
903
 
        content: '\f217';
 
903
        content: "\f217";
904
904
}
905
905
 
906
906
i.mce-i-removeformat:before {
907
 
        content: '\f218';
 
907
        content: "\f218";
908
908
}
909
909
 
910
910
i.mce-i-charmap:before {
911
 
        content: '\f220';
 
911
        content: "\f220";
912
912
}
913
913
 
914
914
i.mce-i-outdent:before {
915
 
        content: '\f221';
 
915
        content: "\f221";
916
916
}
917
917
 
918
918
i.mce-i-indent:before {
919
 
        content: '\f222';
 
919
        content: "\f222";
920
920
}
921
921
 
922
922
i.mce-i-undo:before {
923
 
        content: '\f171';
 
923
        content: "\f171";
924
924
}
925
925
 
926
926
i.mce-i-redo:before {
927
 
        content: '\f172';
 
927
        content: "\f172";
928
928
}
929
929
 
930
930
i.mce-i-help:before,
931
931
i.mce-i-wp_help:before {
932
 
        content: '\f223';
 
932
        content: "\f223";
933
933
}
934
934
 
935
935
i.mce-i-wp-media-library:before {
936
 
        content: '\f104';
 
936
        content: "\f104";
937
937
}
938
938
 
939
939
i.mce-i-ltr:before {
940
 
        content: '\f320';
 
940
        content: "\f320";
941
941
}
942
942
 
943
943
i.mce-i-wp_page:before {
944
 
        content: '\f105';
 
944
        content: "\f105";
945
945
}
946
946
 
947
947
i.mce-i-hr:before {
948
 
        content: '\f460';
 
948
        content: "\f460";
949
949
}
950
950
 
951
951
.mce-close:before {
952
 
        content: '\f158';
 
952
        content: "\f158";
953
953
}
954
954
 
955
955
i.mce-i-wp_code:before {
956
 
        content: '\f475';
 
956
        content: "\f475";
957
957
}
958
958
 
959
959
/* RTL button icons */
960
960
.rtl i.mce-i-outdent:before {
961
 
        content: '\f222';
 
961
        content: "\f222";
962
962
}
963
963
 
964
964
.rtl i.mce-i-indent:before {
965
 
        content: '\f221';
 
965
        content: "\f221";
966
966
}
967
967
 
968
968
/* Editors */
977
977
 
978
978
.wp-editor-tools:after {
979
979
        clear: both;
980
 
        content: '';
 
980
        content: "";
981
981
        display: table;
982
982
}
983
983
 
1121
1121
}
1122
1122
 
1123
1123
.wp-media-buttons .add_media span.wp-media-buttons-icon:before {
1124
 
        font: normal 18px/1 'dashicons';
 
1124
        font: normal 18px/1 dashicons;
1125
1125
        speak: none;
1126
1126
        -webkit-font-smoothing: antialiased;
1127
1127
        -moz-osx-font-smoothing: grayscale;
1128
1128
}
1129
1129
 
1130
1130
.wp-media-buttons .add_media span.wp-media-buttons-icon:before {
1131
 
        content: '\f104';
 
1131
        content: "\f104";
1132
1132
}
1133
1133
 
1134
1134
/* Quicktags */
1331
1331
}
1332
1332
 
1333
1333
#wp-link-close:before {
1334
 
        font: normal 20px/36px 'dashicons';
 
1334
        font: normal 20px/36px dashicons;
1335
1335
        vertical-align: top;
1336
1336
        speak: none;
1337
1337
        -webkit-font-smoothing: antialiased;
1338
1338
        -moz-osx-font-smoothing: grayscale;
1339
1339
        width: 36px;
1340
1340
        height: 36px;
1341
 
        content: '\f158';
 
1341
        content: "\f158";
1342
1342
}
1343
1343
 
1344
1344
#wp-link-close:hover,
1379
1379
 
1380
1380
#wp-link-search-toggle:after {
1381
1381
        display: inline-block;
1382
 
        font: normal 20px/1 'dashicons';
 
1382
        font: normal 20px/1 dashicons;
1383
1383
        vertical-align: top;
1384
1384
        speak: none;
1385
1385
        -webkit-font-smoothing: antialiased;
1386
1386
        -moz-osx-font-smoothing: grayscale;
1387
 
        content: '\f140';
 
1387
        content: "\f140";
1388
1388
}
1389
1389
 
1390
1390
.search-panel-visible #wp-link-search-toggle:after {
1391
 
        content: '\f142';
 
1391
        content: "\f142";
1392
1392
}
1393
1393
 
1394
1394
#wp-link input[type="text"] {