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
dbab2ea9
Commit
dbab2ea9
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: nitpicky logo positioning
parent
0251e68f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
21 deletions
+13
-21
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+13
-21
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
dbab2ea9
...
...
@@ -1804,25 +1804,16 @@ html .ui-footer .ui-title {\n
padding: 0.7em 0;\n
}\n
\n
/*
set logo dimensions
*/\n
/*
logo dimensions, left/right padding needed, because img does not fill space
*/\n
html .ui-header img.ui-title {\n
max-height: 24px;\n
padding-top: .5em;\n
padding-bottom: .5em;\n
padding: 0.5em 1.7em;\n
}\n
/*
set breadcrumb dimensions
*/\n
/*
breadcrumb dimensions, unsure negative margin is good to offset padding
*/\n
html .ui-header .ui-title .ui-btn {\n
margin: -.9em 0;\n
}\n
\n
/* move title to left if only one controlgroup with menu */\n
html .ui-header .ui-title {\n
margin: 0 59% 0 1%;\n
text-align: left;\n
}\n
html .ui-header .ui-controlgroup ~ .ui-title {\n
margin: 0 30%;\n
text-align: center;\n
display: block;\n
margin: -0.9em 0;\n
max-height: 3.1em;\n
}\n
\n
/* fixed header needs to push down content further */\n
...
...
@@ -1931,14 +1922,15 @@ html .ui-header .ui-btn {\n
.ui-responsive.ui-btn {\n
text-indent: -9999px;\n
}\n
.responsive.ui-btn:after,\n
.ui-header .ui-btn-icon-left:after,\n
.ui-footer .ui-btn-icon-left:after,\n
.ui-responsive.ui-btn:after {\n
.ui-footer .ui-btn-icon-left:after {\n
text-indent: 0;\n
left: .6em;\n
}\n
\n
.responsive.ui-btn:after,\n
.ui-responsive.ui-btn:after {\n
left: .8em;\n
}\n
/* reset on larger screens */\n
@media (min-width: 48em) {\n
.responsive.ui-btn:after,\n
...
...
@@ -4396,7 +4388,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
938.161
04.22669.9489
</string>
</value>
<value>
<string>
938.161
48.22388.20394
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -4414,7 +4406,7 @@ html .ui-btn[class*="ui-icon-"]:after {\n
</tuple>
<state>
<tuple>
<float>
141329
7220.53
</float>
<float>
141329
9820.02
</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