Dotclear


Ignore:
Timestamp:
08/12/13 13:55:32 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

geek != sad -> Some more pretty css for about:config and user:preferences

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/userPref/index.php

    r1312 r1338  
    9393  <title>user:preferences</title> 
    9494  <?php echo dcPage::jsPageTabs($part); ?> 
    95   <style type="text/css"> 
    96      table.prefs { border: 1px solid #999; margin-bottom: 2em; } 
    97      table.prefs th { background: #f5f5f5; color: #444; padding-top: 0.3em; padding-bottom: 0.3em; } 
    98   </style> 
    9995     <script type="text/javascript"> 
    10096     //<![CDATA[ 
     
    125121<h2><?php echo html::escapeHTML($core->auth->userID()); ?> &rsaquo; <span class="page-title">user:preferences</span></h2> 
    126122 
    127 <div id="local" class="multi-part" title="<?php echo __('user preferences'); ?>"> 
     123<div id="local" class="multi-part" title="<?php echo __('User preferences'); ?>"> 
    128124 
    129125<?php  
     
    183179</div> 
    184180 
    185 <div id="global" class="multi-part" title="<?php echo __('global preferences'); ?>"> 
     181<div id="global" class="multi-part" title="<?php echo __('Global preferences'); ?>"> 
    186182 
    187183<?php 
Note: See TracChangeset for help on using the changeset viewer.

Sites map