--- horde/turba/templates/menu.inc 2005-05-24 00:48:39.000000000 +0430 +++ horde-changed/turba/templates/menu.inc 2005-05-27 13:44:18.000000000 +0430 @@ -7,7 +7,9 @@ " /> + + --- horde/templates/menu/menu.inc 2005-03-06 08:52:36.000000000 +0330 +++ horde-changed/templates/menu/menu.inc 2005-05-27 10:53:29.000000000 +0430 @@ -1,4 +1,6 @@ --- horde/templates/admin/common-header.inc 2004-11-04 00:39:17.000000000 +0330 +++ horde-changed/templates/admin/common-header.inc 2005-05-27 10:54:52.000000000 +0430 @@ -1,4 +1,5 @@
getName()) ?>
--- horde/themes/rtl/screen.css 2005-05-27 10:17:02.000000000 +0430 +++ horde-changed/themes/rtl/screen.css 2005-05-27 13:29:01.000000000 +0430 @@ -137,4 +137,18 @@ text-align: left; font-size: 12px; } - +.tabset { + float: right; + width: 100%; + font-weight: bold; + background: url("graphics/tab_bottom.gif") repeat-x bottom; +} +.tabset li { + float: right; + margin-left: 2px; +} +.tabset img { + display: block; + float: right; + padding-right: 2px; +}