Changeset 74:8491a85d7c5b for plugins/aboutConfig/index.php
- Timestamp:
- 05/01/11 08:28:21 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r0 r74 88 88 <?php echo dcPage::jsPageTabs($part); ?> 89 89 <style type="text/css"> 90 .ns-name { background: # ccc; color: #000; padding-top: 0.3em; padding-bottom: 0.3em; font-size: 1.1em; }90 .ns-name { background: #dfdfdf; color: #333; padding-top: 0.3em; padding-bottom: 0.3em; font-size: 1.1em; } 91 91 </style> 92 92 </head>
Note: See TracChangeset
for help on using the changeset viewer.