Changeset 6615
- Timestamp:
- Apr 17, 2008, 5:47:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/public_html/xhtml_style.php
r6536 r6615 1435 1435 width: 120px; 1436 1436 } 1437 .manageList col.date { 1438 width: 160px; 1439 } 1440 * html .manageList col.date { 1441 width: 150px; 1442 } 1443 *:first-child+html .manageList col.date { 1444 width: 150px; 1445 } 1446 .manageList col.name { 1447 width: auto; 1448 } 1449 .manageList colgroup.operation col { 1450 width: 86px; 1451 } 1452 * html .manageList colgroup.operation col { 1453 width: 76px; 1454 } 1455 *:first-child+html .manageList colgroup.operation col { 1456 width: 76px; 1457 } 1437 1458 1438 1459 /*==============================================================================
Note: See TracChangeset
for help on using the changeset viewer.