Commit d5f07395 authored by Yusei Tahara's avatar Yusei Tahara

2007-11-14 yusei

* Fix tab style on konqueror

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17579 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fe2fe6b0
......@@ -968,8 +968,12 @@ fieldset.bottom .field .input {\n
bottom: -1px;\n
}\n
\n
.document .actions li a {\n
.document .actions li {\n
float: left;\n
}\n
\n
.document .actions li a {\n
display: block;\n
color: inherit;\n
background: url(\'<dtml-var expr="portal_url()">/images/tab_left.png\') top left no-repeat;\n
margin: 0;\n
......
2007-11-14 yusei
* Fix tab style on konqueror
2007-11-08 kazuhiko
* Enlarge link area to whole tab
......
429
\ No newline at end of file
432
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment