Index: trunk/phase3/skins/vector/experiments/images/page-base-updated.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/phase3/skins/vector/experiments/images/page-base-updated.png |
___________________________________________________________________ |
Name: svn:mime-type |
1 | 1 | + application/octet-stream |
Index: trunk/phase3/skins/vector/experiments/new-tabs.css |
— | — | @@ -1,9 +1,3 @@ |
2 | | -/* Framework */ |
3 | | -body { |
4 | | - background-color: #f9f9f9; |
5 | | - color: #000000; |
6 | | -} |
7 | | - |
8 | 2 | /* new border color */ |
9 | 3 | #content { |
10 | 4 | background-image: url(images/new-border.png); |
Index: trunk/phase3/skins/vector/experiments/babaco-colors-a.css |
— | — | @@ -12,8 +12,8 @@ |
13 | 13 | |
14 | 14 | /* Framework */ |
15 | 15 | body { |
16 | | - background-color: #f9f9f9; |
17 | | - color: #000000; |
| 16 | + background-color: #f9f9f9 !important; |
| 17 | + background-image:url(images/page-base-updated.png); |
18 | 18 | } |
19 | 19 | /* Links */ |
20 | 20 | a { |
Index: trunk/phase3/skins/vector/experiments/babaco-colors-b.css |
— | — | @@ -9,8 +9,8 @@ |
10 | 10 | |
11 | 11 | /* Framework */ |
12 | 12 | body { |
13 | | - background-color: #f9f9f9; |
14 | | - color: #000000; |
| 13 | + background-color: #f9f9f9 !important; |
| 14 | + background-image:url(images/page-base-updated.png); |
15 | 15 | } |
16 | 16 | /* Links */ |
17 | 17 | a { |