Author: alevkovsky
Date: 2008-08-13 11:34:15 -0400 (Wed, 13 Aug 2008)
New Revision: 10075
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/examples/custom.xhtml
Log:
Bug fixing(RF-4171).
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/examples/custom.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/examples/custom.xhtml 2008-08-13
15:19:26 UTC (rev 10074)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/examples/custom.xhtml 2008-08-13
15:34:15 UTC (rev 10075)
@@ -9,7 +9,7 @@
cursor: pointer;
}
.rich-tabpanel-content {
- border-width: 1px 0px 0px 0px;
+ border-width: 1px 1px 1px 1px;
background-color: transparent;
}
</style>
Show replies by date