Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
140
Merge Requests
140
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
bec1704d
Commit
bec1704d
authored
May 06, 2011
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve domain tree layout
parent
d260e9b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
erp5_listbox.css.xml
...teItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
+4
-4
revision
product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+1
-1
No files found.
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
View file @
bec1704d
...
...
@@ -567,16 +567,16 @@ button.tree-closed{\n
background: none;\n
border: none;\n
cursor: pointer;\n
padding-left: 15px;\n
text-align: left;\n
}\n
button.tree-open{\n
background: url("./images/tree_open.png") no-repeat scroll left
center
transparent;\n
background: url("./images/tree_open.png") no-repeat scroll left
4px
transparent;\n
font-weight: bold;\n
padding-left: 15px;\n
}\n
\n
button.tree-closed{\n
background: url("./images/tree_closed.png") no-repeat scroll left center transparent;\n
padding-left: 15px;\n
background: url("./images/tree_closed.png") no-repeat scroll left 4px transparent;\n
}\n
\n
\n
...
...
product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
View file @
bec1704d
1071
\ No newline at end of file
1072
\ 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