PHP Classes

File: themes/Carling.css

Recommend this page to a friend!
  Classes of Bulent Tezcan   AdvancedForm   themes/Carling.css   Download  
File: themes/Carling.css
Role: Auxiliary script
Content type: text/plain
Description: CSS file
Class: AdvancedForm
Generate forms inside a table, which supports CSS.
Author: By
Last change: organize
Date: 21 years ago
Size: 3,472 bytes
 

Contents

Class file image Download
/* Carling Cascading Style Sheet */

.CarlingPageBODY{ scrollbar-face-color : #EDE2CD; scrollbar-highlight-color : #F9F4EC; scrollbar-3dlight-color : #EDE2CD; scrollbar-shadow-color : #663300; scrollbar-darkshadow-color : #DDE4F0; scrollbar-arrow-color : #000000; scrollbar-track-color : #F9F6EC; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingFormTABLE{ border-top : 1px solid #EDE2CD; border-left : 1px solid #EDE2CD; border-left : 1px solid #EDE2CD; background-color : #F9F6EC; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingFormHeaderFont{ color : #000000; background-color: #BBB1A6; font-size : 18px; font-weight : bold; font-family : Verdana, Tahoma, Arial, Helvetica; }

.CarlingFieldCaptionTD { border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; padding : 5px; background-color : #EDE2CD; font-size : 13px; font-weight : bold; font-family : Verdana, Tahoma, Arial, Helvetica; }

.CarlingColumnTD { background-color : #C9B5AB; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; font-weight : bold; }

.CarlingDataTD{ border-right : 1px solid #E8D9BD; color : #000000; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingError {font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; color: #FF0000;
border-right : 1px solid #E8D9BD;}

a.CarlingDataLink:link,a.CarlingDataLink:visited{ color : #000000; text-decoration : underline; }

a.CarlingDataLink:hover,a.CarlingDataLink:active{ color : #663300; text-decoration : none; }

/* Those ones are for the form elements */

.CarlingButton { border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; border-left : 2px solid #F9F4EC; background-color : #F4F0E3; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingLinkButton { border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; border-left : 2px solid #F9F4EC; background-color : #F4F0E3; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingSmallButton { border-left : 1px solid #FFFFFF; border-right : 1px solid #000000; border-top : 1px solid #FFFFFF; border-bottom : 1px solid #000000; background-color : #F4F0E3; color : #000000; font-size : 8px; font-family : Tahoma, Verdana, Arial, Helvetica; font-weight : bolder; }

.CarlingInput { border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingTextarea { border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

.CarlingSelect { border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300; font-family : Verdana, Tahoma, Arial, Helvetica; font-size : 13px; }

/* Others */

.CarlingSomethingBright {background-color: #dfdf04; font-size : 13px; color:#0000ff; font-family : Tahoma, Verdana, Arial, Helvetica; }

.CarlingWhiteOnBlack { font-family : Tahoma, Verdana, Arial, Helvetica; font-size : 13px; background-color : #000000; color : #ffffff;}