Commit 6d623b82 authored by Sven Franck's avatar Sven Franck

erp5_officejs_afs_directory: add css for openhub attribution

parent 46109974
...@@ -273,6 +273,34 @@ ...@@ -273,6 +273,34 @@
} }
} }
/*
-------------------------------------------------------------------------
------------------------- OPENHUB ATTRIBUTION ---------------------------
-------------------------------------------------------------------------
*/
div[data-gadget-scope='panel'] ul li a:first-child:nth-last-child(2) {
display: inline-block;
width: 62%;
vertical-align: middle;
}
div[data-gadget-scope='panel'] ul li a:first-child:nth-last-child(2) ~ a {
display: inline-block;
width: 33%;
vertical-align: middle;
margin: 0;
padding: 0;
}
div[data-gadget-scope='panel'] ul li a:first-child:nth-last-child(2) ~ a img {
height: 100%;
width: 80px;
margin: 0;
padding: 0;
}
div[data-gadget-scope='panel'] ul li a:first-child:nth-last-child(2) ~ a:hover,
div[data-gadget-scope='panel'] ul li a:first-child:nth-last-child(2) ~ a:active {
background-color: inherit;
}
/* /*
------------------------------------------------------------------------- -------------------------------------------------------------------------
-------------------------- UNSPLASH BANNER ------------------------------ -------------------------- UNSPLASH BANNER ------------------------------
...@@ -294,7 +322,7 @@ ...@@ -294,7 +322,7 @@
.ui-banner-section img { .ui-banner-section img {
/* max-height: 100%; */ /* max-height: 100%; */
max-width: 100%; max-width: 100%;
width: auto; width: 100%;
height: auto; height: auto;
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -308,13 +336,13 @@ ...@@ -308,13 +336,13 @@
.ui-banner-section span { .ui-banner-section span {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
right: 0; right: 2em;
color: white; color: white;
font-size: small; font-size: small;
padding: 0 .5em .25em 0; padding: 0 .5em .25em 0;
} }
.ui-banner-section span a { .ui-banner-section span a {
color: rgb(153, 153, 153); color: #fff;
} }
.ui-banner-section h1 { .ui-banner-section h1 {
position: absolute; position: absolute;
...@@ -412,11 +440,3 @@ div[data-gadget-scope='panel'] { ...@@ -412,11 +440,3 @@ div[data-gadget-scope='panel'] {
} }
} }
*/ */
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.36825.37639.35106</string> </value> <value> <string>961.9243.54613.9181</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>1495561064.3</float> <float>1501690730.09</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