1 | Tue Jun 22 23:00:46 CEST 2010 freestorm77@gmail.com |
---|
2 | * tahoe_css_toolbar.dpatch |
---|
3 | |
---|
4 | CSS modification to be correctly diplayed with Internet Explorer 8 |
---|
5 | |
---|
6 | The links on the top of page directory.xhtml are not diplayed in the same line as display with Firefox. |
---|
7 | |
---|
8 | |
---|
9 | New patches: |
---|
10 | |
---|
11 | [tahoe_css_toolbar.dpatch |
---|
12 | freestorm77@gmail.com**20100622210046 |
---|
13 | Ignore-this: 5b3ebb2e0f52bbba718a932f80c246c0 |
---|
14 | |
---|
15 | CSS modification to be correctly diplayed with Internet Explorer 8 |
---|
16 | |
---|
17 | The links on the top of page directory.xhtml are not diplayed in the same line as display with Firefox. |
---|
18 | |
---|
19 | ] { |
---|
20 | hunk ./src/allmydata/web/tahoe.css 131 |
---|
21 | .toolbar { |
---|
22 | display: table; |
---|
23 | margin: .2em auto; |
---|
24 | + text-align: center; |
---|
25 | /*width: 100%;*/ |
---|
26 | } |
---|
27 | .toolbar .toolbar-item { |
---|
28 | hunk ./src/allmydata/web/tahoe.css 135 |
---|
29 | - display: table-cell; |
---|
30 | + display: inline; |
---|
31 | text-align: center; |
---|
32 | padding: 0 1em; |
---|
33 | } |
---|
34 | } |
---|
35 | |
---|
36 | Context: |
---|
37 | |
---|
38 | [docs: about.html link to home page early on, and be decentralized storage instead of cloud storage this time around |
---|
39 | zooko@zooko.com**20100619065318 |
---|
40 | Ignore-this: dc6db03f696e5b6d2848699e754d8053 |
---|
41 | ] |
---|
42 | [docs: update about.html, especially to have a non-broken link to quickstart.html, and also to comment out the broken links to "for Paranoids" and "for Corporates" |
---|
43 | zooko@zooko.com**20100619065124 |
---|
44 | Ignore-this: e292c7f51c337a84ebfeb366fbd24d6c |
---|
45 | ] |
---|
46 | [TAG allmydata-tahoe-1.7.0 |
---|
47 | zooko@zooko.com**20100619052631 |
---|
48 | Ignore-this: d21e27afe6d85e2e3ba6a3292ba2be1 |
---|
49 | ] |
---|
50 | Patch bundle hash: |
---|
51 | dc39bf607093f5652f0d58aa9ac4a85563f58c2b |
---|