Dotclear

Changeset 814:f093f11600ce for admin


Ignore:
Timestamp:
04/23/12 11:24:09 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Adjust widths of tables of about:config and user:prefs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r802 r814  
    10461046     vertical-align: top; 
    10471047} 
     1048table.settings, table.prefs { 
     1049     width: 80%; 
     1050} 
     1051table.settings th:first-child, table.prefs th:first-child { 
     1052     width: 20%; 
     1053} 
     1054table.settings th + th, table.prefs th + th { 
     1055     width: 30%; 
     1056} 
     1057table.settings th + th + th, table.prefs th + th + th { 
     1058     width: 10%; 
     1059} 
     1060table.settings th:last-child, table.prefs th:last-child { 
     1061     width: 40%; 
     1062} 
     1063 
    10481064td.status { 
    10491065     vertical-align: middle; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map