Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lu Xu
erp5
Commits
5af9f938
Commit
5af9f938
authored
13 years ago
by
Ivan Tyagov
Browse files
Options
Download
Email Patches
Plain Diff
Contained inside content area images should be re-sized to fit in
parent
8438e10e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
+6
-0
...TemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
bt5/erp5_km/bt/revision
+1
-1
bt5/erp5_km/bt/revision
with
7 additions
and
1 deletion
+7
-1
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
+
6
-
0
View file @
5af9f938
...
...
@@ -1350,6 +1350,12 @@ button.formbt > span{\n
.page ul li {\n
list-style: square outside none;\n
}\n
\n
/* contained inside content area images should be re-sized to fit in */\n
.content img {\n
max-width: 720px;\n
}\n
\n
</tal:block>
]]>
</unicode>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_km/bt/revision
+
1
-
1
View file @
5af9f938
1870
\ No newline at end of file
1871
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help