projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b948ab
)
cosmétique.
author
Benoît Pin
<benoit.pin@gmail.com>
Sun, 3 Nov 2013 17:23:51 +0000
(18:23 +0100)
committer
Benoît Pin
<benoit.pin@gmail.com>
Sun, 3 Nov 2013 17:23:51 +0000
(18:23 +0100)
skins/generic/viewColorProperties.pt
patch
|
blob
|
history
diff --git
a/skins/generic/viewColorProperties.pt
b/skins/generic/viewColorProperties.pt
index
ad98d1f
..
744d081
100644
(file)
--- a/
skins/generic/viewColorProperties.pt
+++ b/
skins/generic/viewColorProperties.pt
@@
-12,7
+12,7
@@
colorProps python:[ p for p in strProps if p['id'].lower().find('color') >=0 or (p['default_value'].startswith('#') and p['default_value'][1:].isalnum() ) ]"
tal:omit-tag="">
<h1>Color table</h1>
- <table
width="180"
border="1" cellspacing="2" cellpadding="0">
+ <table border="1" cellspacing="2" cellpadding="0">
<tr tal:repeat="prop colorProps">
<th tal:content="prop/id">color name</th>
<td tal:content="prop/default_value">#fde</td>