Changeset 1338:e1db18007775 for plugins/aboutConfig/index.php
- Timestamp:
- 08/12/13 13:55:32 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r1334 r1338 97 97 <title>about:config</title> 98 98 <?php echo dcPage::jsPageTabs($part); ?> 99 <style type="text/css"> 100 table.settings { border: 1px solid #999; margin-bottom: 2em; } 101 table.settings th { background: #f5f5f5; color: #444; padding-top: 0.3em; padding-bottom: 0.3em; } 102 </style> 103 <script type="text/javascript"> 99 <script type="text/javascript"> 104 100 //<![CDATA[ 105 101 $(function() {
Note: See TracChangeset
for help on using the changeset viewer.