Commit 637405c6 authored by Sven Franck's avatar Sven Franck

erp5_officejs_afs_directory: add separators to directory

parent ec3c9cbc
...@@ -20,6 +20,10 @@ ...@@ -20,6 +20,10 @@
width: 100%; width: 100%;
float: none; float: none;
} }
.ui-masonry-container > ul ul li {
border-bottom: 1px solid #ededed;
padding: 2px 0;
}
.ui-masonry-container > ul li .ui-content-section { .ui-masonry-container > ul li .ui-content-section {
padding: 0; padding: 0;
padding-bottom: .5em; padding-bottom: .5em;
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>953.41069.15893.19114</string> </value> <value> <string>953.59499.61756.53282</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1473843278.12</float> <float>1477298801.91</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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