Commit 1c593889 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Listbox: do not force icon line background color

parent 36537bcb
...@@ -1478,7 +1478,6 @@ div[data-gadget-scope='erp5_searchfield'] div.search_parsed_value button { ...@@ -1478,7 +1478,6 @@ div[data-gadget-scope='erp5_searchfield'] div.search_parsed_value button {
right: 6pt; right: 6pt;
top: 50%; top: 50%;
margin-top: -0.75em; margin-top: -0.75em;
background-color: #FFFFFF;
border-radius: 0.5em; border-radius: 0.5em;
width: 1em; width: 1em;
text-align: center; text-align: center;
......
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>969.29269.48025.33672</string> </value> <value> <string>969.29296.7489.35123</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1533737913.65</float> <float>1533742709.1</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -1724,7 +1724,6 @@ div[data-gadget-scope='erp5_searchfield'] { ...@@ -1724,7 +1724,6 @@ div[data-gadget-scope='erp5_searchfield'] {
top: 50%; top: 50%;
margin-top: -0.75em; margin-top: -0.75em;
background-color: @colorbackground;
border-radius: 0.5em; border-radius: 0.5em;
width: 1em; width: 1em;
text-align: center; text-align: center;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment