Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
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
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
...teItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
+4
-4
product/ERP5/bootstrap/erp5_xhtml_style/bt/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