Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
|
|
|
1376 | 1376 | |
1377 | 1377 | .sorting-indicator { |
1378 | 1378 | display: none; |
1379 | | width: 21px; |
| 1379 | width: 7px; |
1380 | 1380 | height: 4px; |
1381 | 1381 | margin-top: 5px; |
| 1382 | margin-left: 7px; |
1382 | 1383 | } |
| 1384 | .fixed .column-comments .sorting-indicator { |
| 1385 | margin-top: 3px; |
| 1386 | } |
| 1387 | .widefat th.sortable, |
| 1388 | .widefat th.sorted { |
| 1389 | padding: 0; |
| 1390 | } |
1383 | 1391 | th.sortable a, |
1384 | 1392 | th.sorted a { |
1385 | 1393 | display: block; |
1386 | 1394 | overflow: hidden; |
| 1395 | padding: 7px 7px 8px; |
1387 | 1396 | } |
| 1397 | .fixed .column-comments.sortable a, |
| 1398 | .fixed .column-comments.sorted a { |
| 1399 | padding: 8px 0; |
| 1400 | } |
1388 | 1401 | th.sortable a span, |
1389 | 1402 | th.sorted a span { |
1390 | 1403 | float: left; |