Changeset 3089581
- Timestamp:
- 05/20/2024 05:28:19 PM (23 months ago)
- Location:
- anaimo-ai-chat/trunk
- Files:
-
- 4 edited
-
css/img/help-chat-left.svg (modified) (2 diffs)
-
css/img/help-chat-right.svg (modified) (2 diffs)
-
css/style.css (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
anaimo-ai-chat/trunk/css/img/help-chat-left.svg
r3089329 r3089581 23 23 inkscape:document-units="pt" 24 24 inkscape:zoom="15.220473" 25 inkscape:cx="26. 378944"26 inkscape:cy="22.1 0838"27 inkscape:window-width="1 920"28 inkscape:window-height="10 27"29 inkscape:window-x="19 12"30 inkscape:window-y=" -8"25 inkscape:cx="26.411794" 26 inkscape:cy="22.174081" 27 inkscape:window-width="1841" 28 inkscape:window-height="1041" 29 inkscape:window-x="1920" 30 inkscape:window-y="0" 31 31 inkscape:window-maximized="1" 32 32 inkscape:current-layer="svg2" /><defs … … 38 38 id="path3" /></g></clipPath></defs><path 39 39 id="rect10" 40 style="stroke-width:1.99477;fill:# e1e1e1;fill-opacity:1"40 style="stroke-width:1.99477;fill:#ffffff;fill-opacity:1" 41 41 d="m 9,-2e-7 h 18 c 4.986,0 9,4.116923 9,9.230769 V 14.76923 c 0,5.113846 -4.014,9.230769 -9,9.230769 H 9 0 V 14.76923 9.2307688 C 0,4.1169228 4.014,-2e-7 9,-2e-7 Z" 42 42 sodipodi:nodetypes="ssssscccss" /><path 43 43 id="rect10-4" 44 style="fill:# e1e1e1;fill-opacity:1;stroke-width:1.74077"44 style="fill:#ffffff;fill-opacity:1;stroke-width:1.74077" 45 45 d="m 9.9,1.8461536 h 16.2 c 4.4874,0 8.1,3.4835502 8.1,7.8106509 v 4.6863905 c 0,4.3271 -3.6126,7.81065 -8.1,7.81065 H 9.9 1.8 V 14.343195 9.6568045 C 1.8,5.3297038 5.4126,1.8461536 9.9,1.8461536 Z" 46 46 sodipodi:nodetypes="ssssscccss" /></svg> -
anaimo-ai-chat/trunk/css/img/help-chat-right.svg
r3089329 r3089581 23 23 inkscape:document-units="pt" 24 24 inkscape:zoom="15.220473" 25 inkscape:cx="26. 378944"26 inkscape:cy="22. 042679"27 inkscape:window-width="1 920"28 inkscape:window-height="10 27"29 inkscape:window-x=" 1912"25 inkscape:cx="26.411794" 26 inkscape:cy="22.10838" 27 inkscape:window-width="1857" 28 inkscape:window-height="1057" 29 inkscape:window-x="55" 30 30 inkscape:window-y="-8" 31 31 inkscape:window-maximized="1" … … 38 38 id="path3" /></g></clipPath></defs><path 39 39 id="rect10" 40 style="stroke-width:1.99477;fill:# ffffff;fill-opacity:1"40 style="stroke-width:1.99477;fill:#e1e1e1;fill-opacity:1" 41 41 d="M 27,-2e-7 H 9 c -4.986,0 -9,4.116923 -9,9.230769 V 14.76923 c 0,5.113846 4.014,9.230769 9,9.230769 h 18 9 V 14.76923 9.2307688 C 36,4.1169228 31.986,-2e-7 27,-2e-7 Z" 42 42 sodipodi:nodetypes="ssssscccss" /><path 43 43 id="rect10-4" 44 style="fill:# ffffff;fill-opacity:1;stroke-width:1.74077"44 style="fill:#e1e1e1;fill-opacity:1;stroke-width:1.74077" 45 45 d="M 26.1,1.8461536 H 9.9 c -4.4874,0 -8.1,3.4835502 -8.1,7.8106509 v 4.6863905 c 0,4.3271 3.6126,7.81065 8.1,7.81065 h 16.2 8.1 v -7.81065 -4.6863905 c 0,-4.3271007 -3.6126,-7.8106509 -8.1,-7.8106509 z" 46 46 sodipodi:nodetypes="ssssscccss" /></svg> -
anaimo-ai-chat/trunk/css/style.css
r3088445 r3089581 141 141 0% { transform: rotate(0); } 142 142 10% { transform: rotate(8deg); } 143 30% { transform: rotate(- 16deg); }143 30% { transform: rotate(-20deg); } 144 144 50% { transform: rotate(0); } 145 145 70% { transform: rotate(-6deg); } … … 150 150 10% { transform: rotate(0); } 151 151 20% { transform: rotate(-8deg); } 152 40% { transform: rotate( 16deg); }152 40% { transform: rotate(20deg); } 153 153 60% { transform: rotate(0); } 154 154 80% { transform: rotate(6deg); } -
anaimo-ai-chat/trunk/readme.txt
r3088445 r3089581 77 77 = 1.0.2 = 78 78 * The chat icon has been improved by adding animation. 79 = 1.0.3 = 80 * The chat icon has been improved by adding animation. 79 81 80 82 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.