Changeset 19826
- Timestamp:
- 02/04/2012 12:58:09 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/wp-admin.dev.css
r19825 r19826 7871 7871 /* zh_CN: Enlarge font-size. */ 7872 7872 .locale-zh-cn #sort-buttons { font-size: 1em !important; } 7873 7874 /* ru_RU: Text needs more room to breathe. */ 7875 .locale-ru-ru #dashboard_quick_press .input-text-wrap, 7876 .locale-ru-ru #dashboard_quick_press .textarea-wrap, 7877 .locale-ru-ru #dashboard_quick_press .wp-media-buttons { 7878 margin-left: 5.7em; /* default 5em + 0.7em */ 7879 } 7880 .locale-ru-ru #dashboard_quick_press h4 { 7881 width: 5.7em; /* default 5.5em + 0.2em */ 7882 } 7883 .locale-ru-ru #dashboard-widgets #dashboard_quick_press form p.submit { 7884 margin-left: 5.3em; /* default 4.6em + 0.7em */ 7885 } 7886 .locale-ru-ru .inline-edit-row fieldset label span.title { 7887 width: auto; /* default 5em */ 7888 min-width: 5em; 7889 } 7890 .locale-ru-ru .feature-filter .feature-group li { 7891 width: 145px; 7892 } 7893 .locale-ru-ru .press-this .posting { 7894 margin-right: 257px; /* default 212px + 45px */ 7895 } 7896 .locale-ru-ru .press-this #photo-add-url-div input[type="text"] { 7897 width: 255px; /* default 300px - 45px */ 7898 } 7899 .locale-ru-ru .press-this #side-sortables { 7900 width: 245px; /* default 200px + 45px */ 7901 } 7902 .locale-ru-ru .pressthis a { 7903 width: 143px; /* default 113px + 30px */ 7904 }
Note: See TracChangeset
for help on using the changeset viewer.