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
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
Mukul
erp5
Commits
beb59261
Commit
beb59261
authored
Jan 22, 2016
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: Add CSS rule for not changing 'pre' blocks fonts properties.
parent
68cc31fc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+9
-3
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
beb59261
...
...
@@ -156,6 +156,12 @@ html.ui-mobile body .ui-header .ui-title .ui-btn {\n
}\n
}\n
\n
/* force all code to look like code */\n
html.ui-mobile body div pre * {\n
font-family: inherit;\n
font-size: inherit;\n
}\n
\n
/* from here on in % of whatever is set above */\n
.ui-content-header-section .ui-content-title {\n
font-size: 500%;\n
...
...
@@ -5209,7 +5215,7 @@ html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
94
7.45547.56510.49527
</string>
</value>
<value>
<string>
94
8.40163.31953.33774
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -5227,8 +5233,8 @@ html .ui-panel .ui-content .ui-btn[class*="ui-icon-"]:after {\n
</tuple>
<state>
<tuple>
<float>
14
49763104.45
</float>
<string>
GMT
</string>
<float>
14
53373898.88
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
...
...
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