Commit d52a2dba authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Give more space to select icon

parent f1ad6c0b
......@@ -327,7 +327,7 @@ select {
width: 100%;
margin: 0;
padding: 0.4em;
padding-right: 1.5em;
padding-right: 1.8em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
......@@ -336,7 +336,7 @@ select {
background-image: none;
background-color: #FFFFFF;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline fill-opacity='0.5' points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") right no-repeat;
background-position: right .2em top 50%;
background-position: right .5em top 50%;
background-size: 1em 1em;
color: #1F1F1F;
border-radius: 0.325em;
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>952.56098.10825.23364</string> </value>
<value> <string>952.56105.49203.9745</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1469710664.99</float>
<float>1469710786.7</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -368,7 +368,7 @@ select {
width: 100%;
margin: 0;
padding: 0.4em;
padding-right: 1.5em;
padding-right: 1.8em;
-webkit-appearance: none;
-moz-appearance: none;
......@@ -382,7 +382,7 @@ select {
background-color: @colortextboxbackground;
background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline fill-opacity='0.5' points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") right no-repeat;
background-position: right .2em top 50%;
background-position: right .5em top 50%;
background-size: 1em 1em;
......
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