Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
9d0daba6
Commit
9d0daba6
authored
Oct 25, 2016
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs_afs_directory: fixed display of success cases with placeholder image
parent
c5f8e57a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
6 deletions
+22
-6
bt5/erp5_officejs_afs_directory/PathTemplateItem/web_page_module/gadget_erp5_afs_css.css
.../PathTemplateItem/web_page_module/gadget_erp5_afs_css.css
+20
-4
bt5/erp5_officejs_afs_directory/PathTemplateItem/web_page_module/gadget_erp5_afs_css.xml
.../PathTemplateItem/web_page_module/gadget_erp5_afs_css.xml
+2
-2
No files found.
bt5/erp5_officejs_afs_directory/PathTemplateItem/web_page_module/gadget_erp5_afs_css.css
View file @
9d0daba6
...
...
@@ -108,7 +108,9 @@
---------------------------- SPECIFIC --------------------------------
-------------------------------------------------------------------------
*/
.custom-link-table
td
{
padding
:
.25em
;
}
.custom-software-list
>
li
{
border
:
1px
solid
#a1a1a1
;
padding
:
1em
;
...
...
@@ -178,9 +180,13 @@
.custom-success-story-list
>
li
:nth-child
(
even
)
{
padding-right
:
0
;
}
.custom-success-story-list
>
li
div
{
text-align
:
center
;
}
.custom-success-story-list
>
li
{
display
:
inline-block
;
max-width
:
49%
;
min-width
:
49%
;
vertical-align
:
top
;
-moz-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
...
...
@@ -191,13 +197,13 @@
@media
(
max-width
:
40em
)
{
.custom-success-story-list
>
li
{
display
:
block
;
max-width
:
initial
;
max-width
:
none
;
padding
:
0
;
}
}
.custom-success-story-image-wrapper
{
height
:
2
0
em
;
height
:
2
2
em
;
overflow
:
hidden
;
margin
:
.25em
0
.25em
;
-moz-box-sizing
:
border-box
;
...
...
@@ -205,9 +211,18 @@
box-sizing
:
border-box
;
border
:
1px
solid
#a1a1a1
;
padding
:
.25em
;
width
:
100%
;
}
.custom-success-story-image-wrapper
a
{
vertical-align
:
middle
;
display
:
table-cell
;
height
:
inherit
;
width
:
1%
;
/* don't ask, this centers the link */
}
.custom-success-story-image-wrapper
img
{
width
:
100%
;
width
:
auto
;
display
:
block
;
margin
:
0
auto
;
}
@media
(
max-width
:
40em
)
{
.custom-success-story-image-wrapper
{
...
...
@@ -221,6 +236,7 @@
font-weight
:
bold
;
padding
:
.5em
0
;
text-align
:
center
;
margin
:
0
;
}
.custom-success-story-description
{
text-align
:
justify
;
...
...
bt5/erp5_officejs_afs_directory/PathTemplateItem/web_page_module/gadget_erp5_afs_css.xml
View file @
9d0daba6
...
...
@@ -234,7 +234,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
95
3.59499.61756.53282
</string>
</value>
<value>
<string>
95
4.54858.27951.59136
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>
1477
298801.91
</float>
<float>
1477
413830.84
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment