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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sven Franck
erp5
Commits
1b906b14
Commit
1b906b14
authored
Apr 26, 2012
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CSS fix.
parent
8f02ca5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
...TemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
+3
-2
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.css.xml
View file @
1b906b14
...
...
@@ -1045,7 +1045,7 @@ table tbody tr td {\n
\n
/* Collapse down navigation */\n
#menu ul.nav li{\n
z-index:1000
00
;\n
z-index:1000;\n
}\n
\n
#menu ul.nav li a, #menu ul.nav li a:visited {\n
...
...
@@ -1086,7 +1086,7 @@ table tbody tr td {\n
opacity:
<tal:block
tal:replace=
"menu_opacity"
>
0.80
</tal:block>
;\n
}\n
\n
#menu ul.nav li:hover ul li a {\n
#menu ul.nav
li:hover ul li a {\n
text-align:left;\n
display:block;\n
background:#818363;\n
...
...
@@ -1103,6 +1103,7 @@ table tbody tr td {\n
#menu ul.nav li:hover ul li a:hover { background:#37391e; }\n
#menu ul.nav li:hover ul li a.workflow_title:hover { background:#818363; }\n
\n
\n
#menu ul.nav li:hover ul li:hover ul {\n
display:block;\n
position:absolute;\n
...
...
bt5/erp5_km/bt/revision
View file @
1b906b14
1861
\ No newline at end of file
1862
\ 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