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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Georgios Dagkakis
erp5
Commits
eafa6382
Commit
eafa6382
authored
Aug 13, 2014
by
Sven Franck
Committed by
Sebastien Robin
Aug 19, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated CSS for select, textarea
parent
3cb19f0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
28 deletions
+19
-28
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
.../PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
+18
-27
bt5/erp5_web_renderjs_ui/bt/revision
bt5/erp5_web_renderjs_ui/bt/revision
+1
-1
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_css.xml
View file @
eafa6382
...
...
@@ -161,7 +161,8 @@ html.ui-mobile legend, .ui-btn, .ui-li-static, html.ui-mobile body form label {\
font-size: 90%;\n
}\n
html body .ui-controlgroup.ui-btn-right,\n
html body .ui-header >
.ui-btn {\n
html body .ui-header .ui-btn,\n
html body .ui-navbar li .ui-btn {\n
font-size: 90%;\n
}\n
/* fix font-size on notext buttons, so icons don\'t zoom, JQMs-px font-size */\n
...
...
@@ -938,7 +939,17 @@ html body .ui-header .ui-controlgroup div.ui-select .ui-btn {\n
padding-bottom: 0;\n
padding-top: 0;\n
}\n
\n
/* =============================== SELECT ================================= */\n
/* align with height of inputs */\n
html body div.ui-select div {\n
height: 22px;\n
line-height: 1.7em;\n
padding-bottom: 5px;\n
padding-top: 5px;\n
}\n
html body div.ui-select div span {\n
color: #000;\n
}\n
/* =============================== BUTTON ================================= */\n
/* unbold */\n
html .ui-btn, label.ui-btn {\n
...
...
@@ -1184,9 +1195,8 @@ div.grid-container ul.grid-items.line-10 li ~ li {\n
width: 100%;\n
}\n
}\n
\n
\n
/* ----------------------------- FORM LAYOUT ------------------------------ */\n
/* padding and overall width */\n
html .left, html .right, html .center, html .bottom {\n
vertical-align: top;\n
padding: 2% 2% 0 2%;\n
...
...
@@ -1200,7 +1210,7 @@ html .left, html .right {\n
width: 45%;\n
}\n
html .left textarea, html .right textarea {\n
width:
57.7
%;\n
width:
/* 57.7% */ 100
%;\n
display: inline-block;\n
vertical-align: midle;\n
}\n
...
...
@@ -1214,29 +1224,10 @@ html .left textarea, html .right textarea {\n
display: block;\n
padding: .25em 0;\n
}\n
html
.left textarea, html
.right textarea {\n
html
body .left textarea, html body
.right textarea {\n
width: 100%;\n
}\n
}\n
/* ----------------------------- FORM LAYOUT ------------------------------ */\n
/* padding and overall width */\n
html .left, html .right, html .center, html .bottom {\n
vertical-align: top;\n
padding: 2% 2% 0 2%;\n
}\n
html .center, html .bottom {\n
display: block;\n
width: 96%\n
}\n
html .left, html .right {\n
display: inline-block;\n
width: 45%;\n
}\n
html .left textarea, html .right textarea {\n
width: 57.7%;\n
display: inline-block;\n
vertical-align: midle;\n
}\n
/* override border-radius for all inputs to match buttons */\n
html form .ui-input-text.ui-corner-all {\n
-webkit-border-radius: .325em;\n
...
...
@@ -1470,7 +1461,7 @@ html.ui-mobile body nav.ui-title {\n
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
936.5
3191.39806.58658
</string>
</value>
<value>
<string>
936.5
6164.10800.43997
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1488,7 +1479,7 @@ html.ui-mobile body nav.ui-title {\n
</tuple>
<state>
<tuple>
<float>
1407
749721.95
</float>
<float>
1407
922930.54
</float>
<string>
GMT
</string>
</tuple>
</state>
...
...
bt5/erp5_web_renderjs_ui/bt/revision
View file @
eafa6382
52
\ No newline at end of file
53
\ No newline at end of file
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