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
Labels
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Jérome Perrin
erp5
Commits
627d3ac2
Commit
627d3ac2
authored
Sep 28, 2011
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert the previous change and improve domain tree rendering in KM.
parent
cc7c2823
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
...Item/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
+5
-3
bt5/erp5_km/bt/revision
bt5/erp5_km/bt/revision
+1
-1
No files found.
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
View file @
627d3ac2
...
@@ -41,10 +41,11 @@
...
@@ -41,10 +41,11 @@
<value>
<unicode
encoding=
"cdata"
>
<![CDATA[
<value>
<unicode
encoding=
"cdata"
>
<![CDATA[
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>
\n
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>
\n
div.listbox-content-fixed-width,\n
div.listbox-tree{\n
div.listbox-tree{\n
width: auto;\n
max-width: 15%;\n
float: none;\n
}\n
div.listbox-content{\n
width: 85%;\n
}\n
}\n
/* Listbox action bar at bottom */\n
/* Listbox action bar at bottom */\n
div.listbox-action-widget {\n
div.listbox-action-widget {\n
...
@@ -167,6 +168,7 @@ div.block div.listbox-head-content{\n
...
@@ -167,6 +168,7 @@ div.block div.listbox-head-content{\n
background-color:#FFF;\n
background-color:#FFF;\n
background: none;\n
background: none;\n
margin-left:0px;\n
margin-left:0px;\n
padding:0;\n
border: none;\n
border: none;\n
}\n
}\n
div.listbox-title span{\n
div.listbox-title span{\n
...
...
bt5/erp5_km/bt/revision
View file @
627d3ac2
1818
1819
\ No newline at end of file
\ 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