Commit 141c0c4105b088dc081fcdde0105f5eb702fc2e4
1 parent
06e7258c
Exists in
ratings_minor_fixes
and in
4 other branches
update calendar icon
also: * change '.event-dates' CSS rule to be more general on base theme * update selected border style for LinkListBlock Signed-off-by: Aurélio A. Heckert <aurelio@colivre.coop.br>
Showing
9 changed files
with
166 additions
and
5 deletions
Show diff stats
public/designs/themes/base/style.scss
... | ... | @@ -653,8 +653,7 @@ div#notice { |
653 | 653 | } |
654 | 654 | |
655 | 655 | #content .link-list-block li a.link-this-page { |
656 | - border-radius-topright: 0px; | |
657 | - border-radius-bottomright: 0px; | |
656 | + border-radius: 4px 0 0 4px; | |
658 | 657 | background-color: #cecece; |
659 | 658 | border-right: 2px solid #555753; |
660 | 659 | } | ... | ... |
306 Bytes
340 Bytes
414 Bytes
public/images/calendar_date_select/calendar.gif
581 Bytes
public/images/calendar_date_select/calendar.png
1.74 KB
... | ... | @@ -0,0 +1,162 @@ |
1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 | +<!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | + | |
4 | +<svg | |
5 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
6 | + xmlns:cc="http://creativecommons.org/ns#" | |
7 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
8 | + xmlns:svg="http://www.w3.org/2000/svg" | |
9 | + xmlns="http://www.w3.org/2000/svg" | |
10 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
11 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
12 | + width="16" | |
13 | + height="16" | |
14 | + id="svg2" | |
15 | + version="1.1" | |
16 | + inkscape:version="0.48.3.1 r9886" | |
17 | + sodipodi:docname="calendar.svg" | |
18 | + inkscape:export-filename="/home/aurium/noosfero/public/images/calendar_date_select/calendar-16.png" | |
19 | + inkscape:export-xdpi="90" | |
20 | + inkscape:export-ydpi="90"> | |
21 | + <defs | |
22 | + id="defs4" /> | |
23 | + <sodipodi:namedview | |
24 | + id="base" | |
25 | + pagecolor="#ffffff" | |
26 | + bordercolor="#666666" | |
27 | + borderopacity="1.0" | |
28 | + inkscape:pageopacity="0.0" | |
29 | + inkscape:pageshadow="2" | |
30 | + inkscape:zoom="15.09375" | |
31 | + inkscape:cx="24.5" | |
32 | + inkscape:cy="2.3627199" | |
33 | + inkscape:document-units="px" | |
34 | + inkscape:current-layer="layer1" | |
35 | + showgrid="true" | |
36 | + inkscape:snap-bbox="true" | |
37 | + inkscape:window-width="1366" | |
38 | + inkscape:window-height="681" | |
39 | + inkscape:window-x="0" | |
40 | + inkscape:window-y="27" | |
41 | + inkscape:window-maximized="1"> | |
42 | + <inkscape:grid | |
43 | + type="xygrid" | |
44 | + id="grid2985" | |
45 | + empspacing="8" | |
46 | + visible="true" | |
47 | + enabled="true" | |
48 | + snapvisiblegridlinesonly="true" | |
49 | + originx="0.5px" | |
50 | + originy="0.5px" /> | |
51 | + </sodipodi:namedview> | |
52 | + <metadata | |
53 | + id="metadata7"> | |
54 | + <rdf:RDF> | |
55 | + <cc:Work | |
56 | + rdf:about=""> | |
57 | + <dc:format>image/svg+xml</dc:format> | |
58 | + <dc:type | |
59 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
60 | + <dc:title></dc:title> | |
61 | + </cc:Work> | |
62 | + </rdf:RDF> | |
63 | + </metadata> | |
64 | + <g | |
65 | + inkscape:label="Camada 1" | |
66 | + inkscape:groupmode="layer" | |
67 | + id="layer1" | |
68 | + transform="translate(0,-1036.3622)"> | |
69 | + <path | |
70 | + transform="translate(0,1036.3622)" | |
71 | + style="fill:#ffffff;fill-rule:evenodd;stroke:#b3b3b3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;color:#000000;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | |
72 | + d="m 14.5,5 0,9.5 -13,0 0,-9.5" | |
73 | + id="rect2989" | |
74 | + inkscape:connector-curvature="0" | |
75 | + sodipodi:nodetypes="cccc" /> | |
76 | + <path | |
77 | + id="path3761" | |
78 | + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.35294118" | |
79 | + d="m 9.5,1042.8622 0,6 m -3,-6 0,6 m -3,-3 9,0 m -9,-3 9,0 0,6 -9,0 z" | |
80 | + inkscape:connector-curvature="0" /> | |
81 | + <g | |
82 | + id="g3841" | |
83 | + inkscape:export-filename="/home/aurium/noosfero/public/images/calendar_date_select/calendar-24.png" | |
84 | + inkscape:export-xdpi="90" | |
85 | + inkscape:export-ydpi="90"> | |
86 | + <rect | |
87 | + inkscape:export-ydpi="90" | |
88 | + inkscape:export-xdpi="90" | |
89 | + inkscape:export-filename="/home/aurium/noosfero/public/images/calendar_date_select/alendar-32.png" | |
90 | + transform="translate(0,1036.3622)" | |
91 | + y="0.5" | |
92 | + x="16.5" | |
93 | + height="23" | |
94 | + width="23" | |
95 | + id="rect3767" | |
96 | + style="fill:none;stroke:#ff00ff;stroke-opacity:0" /> | |
97 | + <path | |
98 | + style="fill:#ffffff;fill-rule:evenodd;stroke:#b3b3b3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
99 | + d="m 38.5,1043.3622 0,15.5 -21,0 0,-15.5" | |
100 | + id="path3769" | |
101 | + inkscape:connector-curvature="0" | |
102 | + sodipodi:nodetypes="cccc" /> | |
103 | + <path | |
104 | + sodipodi:nodetypes="ccccccc" | |
105 | + inkscape:connector-curvature="0" | |
106 | + id="rect3771" | |
107 | + d="m 17.5,1039.8622 c 0,-1 1,-2 2,-2 l 17,0 c 1,0 2,1 2,2 l 0,3 -21,0 z" | |
108 | + style="fill:#80b3ff;fill-opacity:1;stroke:#5f8dd3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
109 | + inkscape:export-xdpi="90" | |
110 | + inkscape:export-ydpi="90" /> | |
111 | + <path | |
112 | + inkscape:connector-curvature="0" | |
113 | + d="m 30.5,1045.8622 0,10 m -5,-10 0,10 m -5,-5 15,0 m -15,-5 15,0 0,10 -15,0 z" | |
114 | + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.35294118" | |
115 | + id="path3857" | |
116 | + sodipodi:nodetypes="ccccccccccc" /> | |
117 | + </g> | |
118 | + <g | |
119 | + inkscape:export-ydpi="90" | |
120 | + inkscape:export-xdpi="90" | |
121 | + inkscape:export-filename="/home/aurium/noosfero/public/images/calendar_date_select/calendar-32.png" | |
122 | + id="g3847" | |
123 | + transform="translate(24,0)"> | |
124 | + <rect | |
125 | + style="fill:none;stroke:#ff00ff;stroke-opacity:0" | |
126 | + id="rect3849" | |
127 | + width="31" | |
128 | + height="31" | |
129 | + x="16.5" | |
130 | + y="0.5" | |
131 | + transform="translate(0,1036.3622)" | |
132 | + inkscape:export-filename="/home/aurium/noosfero/public/images/calendar_date_select/alendar-32.png" | |
133 | + inkscape:export-xdpi="90" | |
134 | + inkscape:export-ydpi="90" /> | |
135 | + <path | |
136 | + sodipodi:nodetypes="cccc" | |
137 | + inkscape:connector-curvature="0" | |
138 | + id="path3851" | |
139 | + d="m 46.5,1043.3622 0,23.5 -29,0 0,-23.5" | |
140 | + style="fill:#ffffff;fill-rule:evenodd;stroke:#b3b3b3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> | |
141 | + <path | |
142 | + style="fill:#80b3ff;fill-opacity:1;stroke:#5f8dd3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
143 | + d="m 17.5,1040.8622 c 0,-2 1,-3 3,-3 l 23,0 c 2,0 3,1 3,3 l 0,2 -29,0 z" | |
144 | + id="path3853" | |
145 | + inkscape:connector-curvature="0" | |
146 | + sodipodi:nodetypes="ccccccc" /> | |
147 | + <path | |
148 | + d="m 19.5,1049.8622 25,0 m 0,5 -25,0 m 20,-10 0,20 m -5,-20 0,20 m -5,-20 0,20 m -5,-20 0,20 m -5,-5 25,0 m -25,-15 25,0 0,20 -25,0 z" | |
149 | + style="color:#000000;fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.35294118;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | |
150 | + id="path3855" | |
151 | + inkscape:connector-curvature="0" /> | |
152 | + </g> | |
153 | + <path | |
154 | + sodipodi:nodetypes="ccccccc" | |
155 | + inkscape:connector-curvature="0" | |
156 | + id="rect3771-8" | |
157 | + d="m 1.5,1038.8622 c 0,-1 1,-1 1,-1 l 11,0 c 0,0 1,0 1,1 l 0,2 -13,0 z" | |
158 | + style="fill:#80b3ff;fill-opacity:1;stroke:#5f8dd3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
159 | + inkscape:export-xdpi="90" | |
160 | + inkscape:export-ydpi="90" /> | |
161 | + </g> | |
162 | +</svg> | ... | ... |
public/images/icons-mime/event.png
public/stylesheets/content/event.scss