Line | |
---|
1 | #fbuser_accountbox {
|
---|
2 | }
|
---|
3 | #fbuser_accountbox img.profilepic {
|
---|
4 | float:left;
|
---|
5 | border: 1px solid #ccc;
|
---|
6 | background: #fff;
|
---|
7 | padding: 2px;
|
---|
8 | margin-right:8px;
|
---|
9 | }
|
---|
10 | .buttonbar {
|
---|
11 | margin-top:4px;
|
---|
12 | }
|
---|
13 | img.gallerypic {
|
---|
14 | border: 1px solid #ccc;
|
---|
15 | background: #fff;
|
---|
16 | padding: 2px;
|
---|
17 | margin-right:8px;
|
---|
18 | }
|
---|
19 | img.fbwidget {
|
---|
20 | border: 1px solid #ccc;
|
---|
21 | background: #fff;
|
---|
22 | padding: 3px;
|
---|
23 | margin-right:8px;
|
---|
24 | }
|
---|
25 |
|
---|
26 | /* FB Status widget */
|
---|
27 | .fbstatus_time {
|
---|
28 | display:block;
|
---|
29 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.