Add CSS for siebel Applet Formsection Labels through out the application



The Following code is added in theme-base.css file which is found at

D:\Siebel\8.2.2.0.0\Client_1\PUBLIC\enu\FILES

.mceGridField .FormSection
{
   border: 4px solid grey;
background-color: grey;
float: left;
/* font-style: italic; */
font-weight: bolder;
font-size: medium;
color: black;
}


this provides the following output.


Comments

Popular posts from this blog

Oracle XE SYSTEM account locked: unlock the SYSTEM user

1.) Siebel Install IP 15 Client (Tools and Web Client) in Windows Server 2008 OS