Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
4f288d95
Commit
4f288d95
authored
Nov 22, 2019
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_web_renderjs_ui] Add white background to more elements
parent
fca25a8e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
2 deletions
+15
-2
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.css
...emplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.css
+7
-0
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.xml
...emplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.xml
+2
-2
bt5/erp5_web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs_ui/erp5css.less.txt
...teItem/portal_skins/erp5_web_renderjs_ui/erp5css.less.txt
+6
-0
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.css
View file @
4f288d95
...
...
@@ -1109,6 +1109,7 @@ div[data-gadget-scope='header'] .ui-header ul {
border-style
:
solid
;
border-bottom-style
:
none
;
box-shadow
:
0
1px
3px
rgba
(
0
,
0
,
0
,
0.15
);
background-color
:
#FFFFFF
;
}
.gadget-content
ul
.document-listview
li
:not
(
.ui-li-has-count
)
a
:after
{
font-family
:
FontAwesome
;
...
...
@@ -1338,6 +1339,7 @@ div[data-gadget-scope='erp5_searchfield'] div.search_parsed_value {
div
[
data-gadget-scope
=
'erp5_searchfield'
]
div
.search_parsed_value
button
{
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.14
);
border-radius
:
0.325em
;
background-color
:
#FFFFFF
;
margin-right
:
6pt
;
max-width
:
6em
;
white-space
:
nowrap
;
...
...
@@ -1373,6 +1375,7 @@ div[data-gadget-scope='erp5_searchfield'] div.search_parsed_value button {
padding
:
3pt
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.14
);
border-radius
:
0.325em
;
background-color
:
#FFFFFF
;
margin-right
:
6pt
;
}
.document_table
.ui-table-header
button
:last-of-type
{
...
...
@@ -1437,6 +1440,7 @@ div.invisible_header .document_table .ui-table-header {
}
.document_table
table
tbody
{
animation
:
fadein
0.2s
ease-out
;
background-color
:
#FFFFFF
;
}
.document_table
table
tbody
tr
:nth-child
(
even
)
{
background-color
:
rgba
(
230
,
230
,
230
,
0.65
);
...
...
@@ -1540,6 +1544,7 @@ div.invisible_header .document_table .ui-table-header {
padding
:
6pt
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.14
);
border-radius
:
0.325em
;
background-color
:
#FFFFFF
;
margin-right
:
6pt
;
}
.document_table
nav
a
::before
{
...
...
@@ -1765,6 +1770,7 @@ div[data-gadget-scope='maximize'] button {
padding
:
6pt
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.14
);
border-radius
:
0.325em
;
background-color
:
#FFFFFF
;
}
div
[
data-gadget-scope
=
'maximize'
]
button
::before
{
margin-right
:
6pt
;
...
...
@@ -1799,6 +1805,7 @@ div[data-gadget-url$="gadget_erp5_page_front.html"] > ul > li {
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.3
);
border-radius
:
0.325em
;
box-shadow
:
2px
2px
2px
rgba
(
0
,
0
,
0
,
0.15
);
background-color
:
#FFFFFF
;
}
@media
not
screen
and
(
min-width
:
45em
)
{
div
[
data-gadget-url
$
=
"gadget_erp5_page_front.html"
]
>
ul
>
li
{
...
...
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_nojqm_css.xml
View file @
4f288d95
...
...
@@ -246,7 +246,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.63
666.23880.9881
</string>
</value>
<value>
<string>
979.63
704.30155.63556
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -264,7 +264,7 @@
</tuple>
<state>
<tuple>
<float>
157443
2042.12
</float>
<float>
157443
8678.87
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs_ui/erp5css.less.txt
View file @
4f288d95
...
...
@@ -369,6 +369,7 @@ a {
padding: @margin-size;
border: 1px solid rgba(0, 0, 0, 0.14);
border-radius: @border-radius;
background-color: @colorbackground;
&::before{
margin-right: @margin-size;
}
...
...
@@ -1276,6 +1277,7 @@ div[data-gadget-scope='header'] .ui-header {
border-style: solid;
border-bottom-style: none;
box-shadow: 0 1px 3px rgba(0,0,0,.15);
background-color: @colorbackground;
&:not(.ui-li-has-count) {
a {
...
...
@@ -1572,6 +1574,7 @@ div[data-gadget-scope='erp5_searchfield'] {
// padding: @half-margin-size;
border: 1px solid rgba(0, 0, 0, 0.14);
border-radius: @radius;
background-color: @colorbackground;
margin-right: @margin-size;
max-width: 6em;
...
...
@@ -1617,6 +1620,7 @@ div[data-gadget-scope='erp5_searchfield'] {
padding: @half-margin-size;
border: 1px solid rgba(0, 0, 0, 0.14);
border-radius: @radius;
background-color: @colorbackground;
margin-right: @margin-size;
&:last-of-type {
...
...
@@ -1690,6 +1694,7 @@ div[data-gadget-scope='erp5_searchfield'] {
tbody {
animation: fadein @transition-timing;
background-color: @colorbackground;
tr {
&:nth-child(even) {
...
...
@@ -2072,6 +2077,7 @@ div[data-gadget-url$="gadget_erp5_page_front.html"] {
border: @border;
border-radius: @border-radius;
box-shadow: 2px 2px 2px rgba(0,0,0,.15);
background-color: @colorbackground;
h2 {
font-weight: @header-font-weight;
background: @colorheaderbackground;
...
...
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