@@ -16,16 +16,10 @@
|
||||
color: #0A037B;
|
||||
}
|
||||
#mywelcome , #mymessages, #myactions{
|
||||
background-color: #0A037B;
|
||||
background-image: none;
|
||||
color: #CFEBFC;
|
||||
padding-bottom: 2px;
|
||||
height: 70%;
|
||||
padding: 0 12px 0 12px;
|
||||
}
|
||||
|
||||
#mainbody {
|
||||
border-bottom: 20px solid #0A037B;
|
||||
}
|
||||
|
||||
div.fcltframeheader {
|
||||
@@ -39,17 +33,11 @@ div.fcltframeheader {
|
||||
|
||||
#buttons ul li {
|
||||
color :#0A037B;
|
||||
border-left: 2px solid #0A037B;
|
||||
}
|
||||
#buttons ul li:hover {
|
||||
text-decoration: underline;;
|
||||
}
|
||||
|
||||
|
||||
* html .required, .required
|
||||
* html .required, .required, .required:focus, input.required
|
||||
{
|
||||
background-color:#CFEBFC;
|
||||
border-left:2px solid red;
|
||||
}
|
||||
input[type=text].required,
|
||||
input[type=password].required,
|
||||
@@ -57,7 +45,6 @@ select.required, option.required,
|
||||
textarea.required
|
||||
{
|
||||
background-color:#CFEBFC;
|
||||
border-left:2px solid red;
|
||||
}
|
||||
|
||||
a:visited img, a img{
|
||||
|
||||
Reference in New Issue
Block a user