Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
639f6fce
Commit
639f6fce
authored
Jul 10, 2015
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: add section header inside forms and first version desktop-visible-panel
parent
39c4873a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
4 deletions
+25
-4
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+25
-4
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
639f6fce
...
...
@@ -188,6 +188,26 @@ html.ui-mobile body .ui-header .ui-title .ui-btn {\n
}\n
}\n
\n
/*\n
=========================================================================\n
========================= panel f&$* up ===============================\n
=========================================================================\n
*/\n
/*\n
@media (min-width: 64em) { \n
div[data-gadget-scope=\'header\'] >
div,\n
article {\n
margin-left: 17em;\n
width: auto;\n
}\n
html body button.responsive[data-i18n=\'Menu\'] {\n
display: none;\n
}\n
.jqm-navmenu-panel .ui-header .ui-controlgroup-controls form .ui-btn {\n
display: none;\n
}\n
}\n
*/\n
/*\n
=========================================================================\n
======================== overwriting widgets ===========================\n
...
...
@@ -367,8 +387,9 @@ html body .ui-content-header-plain ~ .ui-content-section {\n
}\n
}\n
\n
/* section header */\n
html body section ~ .ui-content-section .ui-content-header-inline {\n
/* section and form section header */\n
html body section ~ .ui-content-section .ui-content-header-inline,\n
html.ui-mobile body form .ui-content-header-inline {\n
display: block;\n
font-weight: 700;\n
border-bottom: 1px solid rgb(115, 115, 115);\n
...
...
@@ -5107,7 +5128,7 @@ html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
94
3.27958.38361.3261
4
</string>
</value>
<value>
<string>
94
4.18481.169.5425
4
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -5125,7 +5146,7 @@ html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
</tuple>
<state>
<tuple>
<float>
143
3237227.31
</float>
<float>
143
6538928.6
</float>
<string>
GMT
</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