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
Amer
erp5
Commits
e30a4c96
Commit
e30a4c96
authored
Oct 14, 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, icon positioning
parent
d70b1d5a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
20 deletions
+11
-20
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+6
-15
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_panel_html.xml
...mplateItem/web_page_module/rjs_gadget_erp5_panel_html.xml
+5
-5
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
e30a4c96
...
@@ -1546,18 +1546,9 @@ html body .ui-tag-list .ui-controlgroup-horizontal .ui-btn {\n
...
@@ -1546,18 +1546,9 @@ html body .ui-tag-list .ui-controlgroup-horizontal .ui-btn {\n
.ui-btn-icon-notext:after {\n
.ui-btn-icon-notext:after {\n
text-indent: 0;\n
text-indent: 0;\n
}\n
}\n
/* align fontawesome */\n
.ui-btn-icon-notext:after,\n
.ui-btn-icon-top:after,\n
.ui-btn-icon-bottom:after {\n
left: 49%;\n
}\n
/* set icon dimensions */\n
/* set icon dimensions */\n
.ui-btn-icon-left:after,\n
.ui-btn-icon-left:after,\n
.ui-btn-icon-right:after, \n
.ui-btn-icon-right:after {\n
.ui-btn-icon-top:after, \n
.ui-btn-icon-bottom:after, \n
.ui-btn-icon-notext:after {\n
width: auto;\n
width: auto;\n
height: auto;\n
height: auto;\n
}\n
}\n
...
@@ -1814,9 +1805,9 @@ html .ui-footer .ui-title {\n
...
@@ -1814,9 +1805,9 @@ html .ui-footer .ui-title {\n
\n
\n
/* set logo dimensions */\n
/* set logo dimensions */\n
html .ui-header img.ui-title {\n
html .ui-header img.ui-title {\n
max-height:
32
px;\n
max-height:
24
px;\n
padding-top: .
2
5em;\n
padding-top: .5em;\n
padding-bottom: .
2
5em;\n
padding-bottom: .5em;\n
}\n
}\n
\n
\n
/* move title to left if only one controlgroup with menu */\n
/* move title to left if only one controlgroup with menu */\n
...
@@ -4400,7 +4391,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
...
@@ -4400,7 +4391,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.160
05.6007.4232
5
</string>
</value>
<value>
<string>
938.160
76.54392.6053
5
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -4418,7 +4409,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
...
@@ -4418,7 +4409,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
141329
1362.58
</float>
<float>
141329
5536.24
</float>
<string>
GMT
</string>
<string>
GMT
</string>
</tuple>
</tuple>
</state>
</state>
...
...
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_panel_html.xml
View file @
e30a4c96
This diff is collapsed.
Click to expand it.
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