Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Romain Courteaud
erp5_rtl_support
Commits
ab5d4dd9
Commit
ab5d4dd9
authored
Jun 29, 2011
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copy/Paste PDF navigation css style from erp5.css
parent
48bbad50
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
3 deletions
+33
-3
bt5/erp5_web_multiflex5_theme/SkinTemplateItem/portal_skins/erp5_web_multiflex5_theme/mf54_content.css.xml
...rtal_skins/erp5_web_multiflex5_theme/mf54_content.css.xml
+32
-2
bt5/erp5_web_multiflex5_theme/bt/revision
bt5/erp5_web_multiflex5_theme/bt/revision
+1
-1
No files found.
bt5/erp5_web_multiflex5_theme/SkinTemplateItem/portal_skins/erp5_web_multiflex5_theme/mf54_content.css.xml
View file @
ab5d4dd9
...
...
@@ -729,8 +729,38 @@ div#main_content table.listbox tfoot .pageNavigation button:hover {\n
background: #eee;\n
}\n
\n
</tal:block>
\n
/* DMS PDF navigation \n
XXX: probably part of erp5_dms.bt5 */\n
div.pdf-preview-navigation img{\n
width: 22px;\n
height: 22px;\n
margin-right: 1px;\n
background-repeat: no-repeat;\n
vertical-align: middle;\n
}\n
\n
div.pdf-preview-navigation img.shaded{\n
opacity: 0.2;\n
}\n
\n
div.pdf-preview-navigation img.first{\n
background-image:url("images/2leftarrowb.png");\n
}\n
\n
div.pdf-preview-navigation img.previous{\n
background-image:url("images/1leftarrowb.png");\n
}\n
\n
div.pdf-preview-navigation img.next{\n
background-image:url("images/1rightarrowb.png");\n
}\n
\n
div.pdf-preview-navigation img.last{\n
background-image:url("images/2rightarrowb.png");\n
}\n
\n
\n
</tal:block>
]]>
</unicode>
</value>
</item>
...
...
bt5/erp5_web_multiflex5_theme/bt/revision
View file @
ab5d4dd9
198
\ No newline at end of file
199
\ 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