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

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

About View Popup Applet in the Standard Interactivity Mode Siebel Applications