changeset 215:863422977297

New big Dot-Icons
author fknauft
date Tue, 22 Mar 2011 13:38:16 +0100
parents 052b426e9d9f
children f3dba1417e7d 4956fc3f9be6
files gis_gui/blocks/layer.html.pt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gis_gui/blocks/layer.html.pt	Tue Mar 22 13:35:13 2011 +0100
+++ b/gis_gui/blocks/layer.html.pt	Tue Mar 22 13:38:16 2011 +0100
@@ -37,7 +37,7 @@
 	  
 	  <table>
 	    <tr> <th> Position </th> <td> <select class="layer_position_select"><option>None</option></select> </td> </tr>
-	    <tr> <th> Color </th> <td> <select class="layer_color_select"><option>red</option><option>green</option><option>black</option><option>violett</option><option>blue</option></select></td> </tr>
+	    <tr> <th> Color </th> <td> <select class="layer_color_select"><option>red</option><option>red_big</option><option>green</option><option>green_big</option><option>black</option><option>black_big</option><option>violett</option><option>violett_big</option><option>blue</option><option>blue_big</option></select></td> </tr>
 	    <tr> <th> Geometry </th> <td> <select class="layer_geom_select"><option>point</option><option>poly</option><option>line</option></select></td> </tr>
         <tr> <th> Label </th> <td> <select class="layer_label_select"><option>None</option></select> </td> </tr>
 	    <tr> <th> Size </th> <td> <select class="layer_size_select"><option>None</option></select></td> </tr>