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
b07bd9f0
Commit
b07bd9f0
authored
Oct 16, 2012
by
Arnaud Fontaine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix background color of stat and no cell ListBox lines.
parent
ad9a79bb
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletion
+8
-1
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
-0
product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
+3
-0
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 @
b07bd9f0
...
@@ -425,11 +425,15 @@ div.listbox-content-fixed-width{\n
...
@@ -425,11 +425,15 @@ div.listbox-content-fixed-width{\n
}\n
}\n
\n
\n
table.listbox td.listbox-table-no-result-row{\n
table.listbox td.listbox-table-no-result-row{\n
background-color:#DAE6F6;\n
color:#001730;\n
border: 1px solid #3D6474;\n
border: 1px solid #3D6474;\n
text-align:center;\n
text-align:center;\n
}\n
}\n
\n
\n
table.listbox tr.listbox-stat-line{\n
table.listbox tr.listbox-stat-line{\n
background-color:#C1DAEB;\n
color:#001730;\n
border-top: 1px solid #3D6474;\n
border-top: 1px solid #3D6474;\n
}\n
}\n
\n
\n
...
...
product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
View file @
b07bd9f0
2012-10-16 arnaud.fontaine
* Fix background color of stat and no cell ListBox lines.
2012-08-07 Kazuhiko
2012-08-07 Kazuhiko
* update FCKeditor to 2.6.8.
* update FCKeditor to 2.6.8.
...
...
product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
View file @
b07bd9f0
1085
1086
\ 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