Changeset 28931
- Timestamp:
- 06/30/2014 07:59:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-controls.css
r28930 r28931 146 146 .control-section.control-panel > .accordion-section-title:after { 147 147 content: "\f139"; 148 } 149 150 .rtl .control-section.control-panel > .accordion-section-title:after { 151 content: "\f141"; 148 152 } 149 153 … … 200 204 top: 9px; 201 205 left: 9px; 206 } 207 208 .rtl .control-panel-back:before { 209 content: "\f344"; 202 210 } 203 211
Note: See TracChangeset
for help on using the changeset viewer.