Changeset 26851 for trunk/src/wp-includes/functions.php
- Timestamp:
- 12/11/2013 07:48:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r26644 r26851 2251 2251 -moz-box-sizing: border-box; 2252 2252 box-sizing: border-box; 2253 2253 2254 2254 -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08); 2255 2255 box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08);
Note: See TracChangeset
for help on using the changeset viewer.