Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
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
Eteri
erp5_fork
Commits
db74431c
Commit
db74431c
authored
Oct 21, 2014
by
Sven Franck
Committed by
Romain Courteaud
Nov 17, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: fixed panel css and section display
parent
e3df7423
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
10 deletions
+23
-10
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+23
-10
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
db74431c
...
@@ -236,11 +236,11 @@ html body .ui-page-header-fixed {\n
...
@@ -236,11 +236,11 @@ html body .ui-page-header-fixed {\n
.ui-content-section {\n
.ui-content-section {\n
border-style: solid;\n
border-style: solid;\n
border-width: 1px;\n
border-width: 1px;\n
max-width: 85%;
\n
/* max-width: 85%; */
\n
margin: 0 auto;\n
margin: 0 auto;\n
}\n
}\n
.ui-content-header-plain {\n
.ui-content-header-plain {\n
max-width: 85%;
\n
/* max-width: 85%; */
\n
margin: 0 auto;\n
margin: 0 auto;\n
}\n
}\n
\n
\n
...
@@ -1410,15 +1410,18 @@ html body div.ui-select div span {\n
...
@@ -1410,15 +1410,18 @@ html body div.ui-select div span {\n
------------------------------- Panel -----------------------------------\n
------------------------------- Panel -----------------------------------\n
-------------------------------------------------------------------------\n
-------------------------------------------------------------------------\n
*/\n
*/\n
/* reposition panel content section */\n
\n
html .ui-panel .ui-header ~ .ui-content {\n
margin-top: 1em;\n
padding-top: .5em;\n
}\n
/* position panel content elements */\n
/* position panel content elements */\n
html .ui-panel .ui-content > .ui-listview,\n
html .ui-panel .ui-content > .ui-listview,\n
html .ui-panel .ui-content > form {\n
html .ui-panel .ui-content > form {\n
margin: auto -1em;\n
margin: 1em -1em auto;\n
}\n
html .ui-panel .ui-content .center,\n
html .ui-panel .ui-content .bottom {\n
padding: 0;\n
}\n
html .ui-panel .ui-content .ui-field-contain {\n
margin: 0;\n
}\n
}\n
\n
\n
/* fix font-size inside panel header/footer buttons */\n
/* fix font-size inside panel header/footer buttons */\n
...
@@ -4442,11 +4445,21 @@ html .ui-btn[class*="ui-icon-"]:after,\n
...
@@ -4442,11 +4445,21 @@ html .ui-btn[class*="ui-icon-"]:after,\n
html .ui-btn[class*="ui-icon-"]:after {\n
html .ui-btn[class*="ui-icon-"]:after {\n
font-size: 1.25em;\n
font-size: 1.25em;\n
}\n
}\n
/* panel get less XXX: keep? */\n
html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after,\n
html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
font-size: 1em;\n
}\n
\n
@media (max-width: 32em) {\n
@media (max-width: 32em) {\n
html .ui-btn[class*="ui-icon-"]:after,\n
html .ui-btn[class*="ui-icon-"]:after,\n
html .ui-btn[class*="ui-icon-"]:after {\n
html .ui-btn[class*="ui-icon-"]:after {\n
font-size: 1.5em;\n
font-size: 1.5em;\n
}\n
}\n
html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after,\n
html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
font-size: 1.25em;\n
}\n
}\n
}\n
\n
\n
/* FALLBACK Icons - JQM compat: user, reorder, search, delete */\n
/* FALLBACK Icons - JQM compat: user, reorder, search, delete */\n
...
@@ -4605,7 +4618,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
...
@@ -4605,7 +4618,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
938.24
623.58665.31163
</string>
</value>
<value>
<string>
938.24
818.64644.31590
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -4623,7 +4636,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
...
@@ -4623,7 +4636,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
14138
08329.54
</float>
<float>
14138
20101.16
</float>
<string>
GMT
</string>
<string>
GMT
</string>
</tuple>
</tuple>
</state>
</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