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 @@
}
}
/*
-------------------------------------------------------------------------
------------------------- 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 ------------------------------
......@@ -294,7 +322,7 @@
.ui-banner-section img {
/* max-height: 100%; */
max-width: 100%;
width: auto;
width: 100%;
height: auto;
position: absolute;
top: 0;
......@@ -308,13 +336,13 @@
.ui-banner-section span {
position: absolute;
bottom: 0;
right: 0;
right: 2em;
color: white;
font-size: small;
padding: 0 .5em .25em 0;
}
.ui-banner-section span a {
color: rgb(153, 153, 153);
color: #fff;
}
.ui-banner-section h1 {
position: absolute;
......@@ -412,11 +440,3 @@ div[data-gadget-scope='panel'] {
}
}
*/
......@@ -220,7 +220,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>3</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>959.36825.37639.35106</string> </value>
<value> <string>961.9243.54613.9181</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1495561064.3</float>
<float>1501690730.09</float>
<string>UTC</string>
</tuple>
</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