Commit 039f225cb84086f035d5a0e0aca7ff95d08e9ae5
1 parent
0de69f91
Exists in
master
and in
29 other branches
ActionItem152: visually identifying the blocks
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1219 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
7 changed files
with
238 additions
and
0 deletions
Show diff stats
1.12 KB
@@ -0,0 +1,76 @@ | @@ -0,0 +1,76 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | +<svg | ||
4 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
5 | + xmlns:cc="http://web.resource.org/cc/" | ||
6 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
7 | + xmlns:svg="http://www.w3.org/2000/svg" | ||
8 | + xmlns="http://www.w3.org/2000/svg" | ||
9 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
10 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
11 | + width="48" | ||
12 | + height="48" | ||
13 | + id="svg2" | ||
14 | + sodipodi:version="0.32" | ||
15 | + inkscape:version="0.45.1" | ||
16 | + version="1.0" | ||
17 | + sodipodi:docbase="/home/terceiro/src/noosfero.git/public/images/blocks" | ||
18 | + sodipodi:docname="1.svg" | ||
19 | + inkscape:output_extension="org.inkscape.output.svg.inkscape"> | ||
20 | + <defs | ||
21 | + id="defs4" /> | ||
22 | + <sodipodi:namedview | ||
23 | + id="base" | ||
24 | + pagecolor="#ffffff" | ||
25 | + bordercolor="#666666" | ||
26 | + borderopacity="1.0" | ||
27 | + inkscape:pageopacity="0.0" | ||
28 | + inkscape:pageshadow="2" | ||
29 | + inkscape:zoom="7.8958333" | ||
30 | + inkscape:cx="24" | ||
31 | + inkscape:cy="24" | ||
32 | + inkscape:document-units="px" | ||
33 | + inkscape:current-layer="layer1" | ||
34 | + width="48px" | ||
35 | + height="48px" | ||
36 | + inkscape:window-width="830" | ||
37 | + inkscape:window-height="603" | ||
38 | + inkscape:window-x="72" | ||
39 | + inkscape:window-y="34" /> | ||
40 | + <metadata | ||
41 | + id="metadata7"> | ||
42 | + <rdf:RDF> | ||
43 | + <cc:Work | ||
44 | + rdf:about=""> | ||
45 | + <dc:format>image/svg+xml</dc:format> | ||
46 | + <dc:type | ||
47 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
48 | + </cc:Work> | ||
49 | + </rdf:RDF> | ||
50 | + </metadata> | ||
51 | + <g | ||
52 | + inkscape:label="Camada 1" | ||
53 | + inkscape:groupmode="layer" | ||
54 | + id="layer1"> | ||
55 | + <path | ||
56 | + sodipodi:type="arc" | ||
57 | + style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.19607843" | ||
58 | + id="path2162" | ||
59 | + sodipodi:cx="24.12665" | ||
60 | + sodipodi:cy="24.063324" | ||
61 | + sodipodi:rx="21.593668" | ||
62 | + sodipodi:ry="21.277044" | ||
63 | + d="M 45.720318 24.063324 A 21.593668 21.277044 0 1 1 2.5329819,24.063324 A 21.593668 21.277044 0 1 1 45.720318 24.063324 z" /> | ||
64 | + <text | ||
65 | + xml:space="preserve" | ||
66 | + style="font-size:42.00993729px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.19607843;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:FreeSans" | ||
67 | + x="12.086324" | ||
68 | + y="39.767811" | ||
69 | + id="text3134" | ||
70 | + sodipodi:linespacing="125%"><tspan | ||
71 | + sodipodi:role="line" | ||
72 | + id="tspan3136" | ||
73 | + x="12.086324" | ||
74 | + y="39.767811">1</tspan></text> | ||
75 | + </g> | ||
76 | +</svg> |
1.36 KB
@@ -0,0 +1,76 @@ | @@ -0,0 +1,76 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | +<svg | ||
4 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
5 | + xmlns:cc="http://web.resource.org/cc/" | ||
6 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
7 | + xmlns:svg="http://www.w3.org/2000/svg" | ||
8 | + xmlns="http://www.w3.org/2000/svg" | ||
9 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
10 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
11 | + width="48" | ||
12 | + height="48" | ||
13 | + id="svg2" | ||
14 | + sodipodi:version="0.32" | ||
15 | + inkscape:version="0.45.1" | ||
16 | + version="1.0" | ||
17 | + sodipodi:docbase="/home/terceiro/src/noosfero.git/public/images/blocks" | ||
18 | + sodipodi:docname="2.svg" | ||
19 | + inkscape:output_extension="org.inkscape.output.svg.inkscape"> | ||
20 | + <defs | ||
21 | + id="defs4" /> | ||
22 | + <sodipodi:namedview | ||
23 | + id="base" | ||
24 | + pagecolor="#ffffff" | ||
25 | + bordercolor="#666666" | ||
26 | + borderopacity="1.0" | ||
27 | + inkscape:pageopacity="0.0" | ||
28 | + inkscape:pageshadow="2" | ||
29 | + inkscape:zoom="7.8958333" | ||
30 | + inkscape:cx="24" | ||
31 | + inkscape:cy="24" | ||
32 | + inkscape:document-units="px" | ||
33 | + inkscape:current-layer="layer1" | ||
34 | + width="48px" | ||
35 | + height="48px" | ||
36 | + inkscape:window-width="830" | ||
37 | + inkscape:window-height="603" | ||
38 | + inkscape:window-x="72" | ||
39 | + inkscape:window-y="34" /> | ||
40 | + <metadata | ||
41 | + id="metadata7"> | ||
42 | + <rdf:RDF> | ||
43 | + <cc:Work | ||
44 | + rdf:about=""> | ||
45 | + <dc:format>image/svg+xml</dc:format> | ||
46 | + <dc:type | ||
47 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
48 | + </cc:Work> | ||
49 | + </rdf:RDF> | ||
50 | + </metadata> | ||
51 | + <g | ||
52 | + inkscape:label="Camada 1" | ||
53 | + inkscape:groupmode="layer" | ||
54 | + id="layer1"> | ||
55 | + <path | ||
56 | + sodipodi:type="arc" | ||
57 | + style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.19607843" | ||
58 | + id="path2162" | ||
59 | + sodipodi:cx="24.12665" | ||
60 | + sodipodi:cy="24.063324" | ||
61 | + sodipodi:rx="21.593668" | ||
62 | + sodipodi:ry="21.277044" | ||
63 | + d="M 45.720318 24.063324 A 21.593668 21.277044 0 1 1 2.5329819,24.063324 A 21.593668 21.277044 0 1 1 45.720318 24.063324 z" /> | ||
64 | + <text | ||
65 | + xml:space="preserve" | ||
66 | + style="font-size:42.00993729px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.19607843;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:FreeSans" | ||
67 | + x="12.59292" | ||
68 | + y="38.627968" | ||
69 | + id="text3134" | ||
70 | + sodipodi:linespacing="125%"><tspan | ||
71 | + sodipodi:role="line" | ||
72 | + id="tspan3136" | ||
73 | + x="12.59292" | ||
74 | + y="38.627968">2</tspan></text> | ||
75 | + </g> | ||
76 | +</svg> |
1.44 KB
@@ -0,0 +1,76 @@ | @@ -0,0 +1,76 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | +<svg | ||
4 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
5 | + xmlns:cc="http://web.resource.org/cc/" | ||
6 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
7 | + xmlns:svg="http://www.w3.org/2000/svg" | ||
8 | + xmlns="http://www.w3.org/2000/svg" | ||
9 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
10 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
11 | + width="48" | ||
12 | + height="48" | ||
13 | + id="svg2" | ||
14 | + sodipodi:version="0.32" | ||
15 | + inkscape:version="0.45.1" | ||
16 | + version="1.0" | ||
17 | + sodipodi:docbase="/home/terceiro/src/noosfero.git/public/images/blocks" | ||
18 | + sodipodi:docname="3.svg" | ||
19 | + inkscape:output_extension="org.inkscape.output.svg.inkscape"> | ||
20 | + <defs | ||
21 | + id="defs4" /> | ||
22 | + <sodipodi:namedview | ||
23 | + id="base" | ||
24 | + pagecolor="#ffffff" | ||
25 | + bordercolor="#666666" | ||
26 | + borderopacity="1.0" | ||
27 | + inkscape:pageopacity="0.0" | ||
28 | + inkscape:pageshadow="2" | ||
29 | + inkscape:zoom="7.8958333" | ||
30 | + inkscape:cx="24" | ||
31 | + inkscape:cy="24" | ||
32 | + inkscape:document-units="px" | ||
33 | + inkscape:current-layer="layer1" | ||
34 | + width="48px" | ||
35 | + height="48px" | ||
36 | + inkscape:window-width="830" | ||
37 | + inkscape:window-height="603" | ||
38 | + inkscape:window-x="72" | ||
39 | + inkscape:window-y="34" /> | ||
40 | + <metadata | ||
41 | + id="metadata7"> | ||
42 | + <rdf:RDF> | ||
43 | + <cc:Work | ||
44 | + rdf:about=""> | ||
45 | + <dc:format>image/svg+xml</dc:format> | ||
46 | + <dc:type | ||
47 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
48 | + </cc:Work> | ||
49 | + </rdf:RDF> | ||
50 | + </metadata> | ||
51 | + <g | ||
52 | + inkscape:label="Camada 1" | ||
53 | + inkscape:groupmode="layer" | ||
54 | + id="layer1"> | ||
55 | + <path | ||
56 | + sodipodi:type="arc" | ||
57 | + style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.19607843" | ||
58 | + id="path2162" | ||
59 | + sodipodi:cx="24.12665" | ||
60 | + sodipodi:cy="24.063324" | ||
61 | + sodipodi:rx="21.593668" | ||
62 | + sodipodi:ry="21.277044" | ||
63 | + d="M 45.720318 24.063324 A 21.593668 21.277044 0 1 1 2.5329819,24.063324 A 21.593668 21.277044 0 1 1 45.720318 24.063324 z" /> | ||
64 | + <text | ||
65 | + xml:space="preserve" | ||
66 | + style="font-size:42.00993729px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.19607843;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:FreeSans" | ||
67 | + x="12.59292" | ||
68 | + y="38.627968" | ||
69 | + id="text3134" | ||
70 | + sodipodi:linespacing="125%"><tspan | ||
71 | + sodipodi:role="line" | ||
72 | + id="tspan3136" | ||
73 | + x="12.59292" | ||
74 | + y="38.627968">3</tspan></text> | ||
75 | + </g> | ||
76 | +</svg> |
public/stylesheets/blocks.css
@@ -47,6 +47,16 @@ div.box-3 { | @@ -47,6 +47,16 @@ div.box-3 { | ||
47 | border: 1px solid #ccc; | 47 | border: 1px solid #ccc; |
48 | } | 48 | } |
49 | 49 | ||
50 | +#box-organizer div.box-1 { | ||
51 | + background: white url(../images/blocks/1.png) top right no-repeat; | ||
52 | +} | ||
53 | +#box-organizer div.box-2 { | ||
54 | + background: white url(../images/blocks/2.png) top right no-repeat; | ||
55 | +} | ||
56 | +#box-organizer div.box-3 { | ||
57 | + background: white url(../images/blocks/3.png) top right no-repeat; | ||
58 | +} | ||
59 | + | ||
50 | #box-organizer div.box-1 .block { | 60 | #box-organizer div.box-1 .block { |
51 | border: 2px dashed green; | 61 | border: 2px dashed green; |
52 | } | 62 | } |