Last change
on this file since 27418 was
21608,
checked in by mistic100, 12 years ago
|
code clean, add admin list of all subscribers
|
File size:
363 bytes
|
Line | |
---|
1 | .table2 { |
---|
2 | width:auto; |
---|
3 | } |
---|
4 | .table2 .throw { |
---|
5 | font-size:100%; |
---|
6 | line-height: 1em; |
---|
7 | } |
---|
8 | TABLE.table2 THEAD TD { |
---|
9 | padding: 3px 5px !important; |
---|
10 | } |
---|
11 | .table2 .user { |
---|
12 | min-width:230px; |
---|
13 | } |
---|
14 | .table2 .date { |
---|
15 | width:230px; |
---|
16 | } |
---|
17 | .table2 .total { |
---|
18 | width:100px; |
---|
19 | } |
---|
20 | |
---|
21 | .table2 .all { |
---|
22 | text-align:center; |
---|
23 | font-weight:bold; |
---|
24 | } |
---|
25 | .table2 .all:before, .table2 .all:after { |
---|
26 | content:"---"; |
---|
27 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.