~vanhoof/+junk/znc

« back to all changes in this revision

Viewing changes to webskins/dark-clouds/pub/dark-clouds.css

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2011-02-06 17:41:38 UTC
  • mfrom: (21.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110206174138-ush4l5mkr4wg738n
Tags: 0.096-2
* Merge 0.092-3~bpo50+1 changelog.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        padding: 6px;
47
47
}
48
48
 
49
 
table td {
 
49
table td, table th {
50
50
        padding: 4px;
51
51
        border: 1px solid #000;
52
52
}
53
53
 
 
54
table th {
 
55
        text-align: left;
 
56
}
 
57
 
54
58
td.mod_name {
55
59
        white-space: nowrap;
56
60
}