themes/oxygen/css/bleu.css
changeset 795 ca0c8fc8da6b
parent 701 dd80cde96a6c
child 837 fa3d93969af0
equal deleted inserted replaced
794:720516162012 795:ca0c8fc8da6b
   188 /* The link hidden in plain "site" at the top of the page */
   188 /* The link hidden in plain "site" at the top of the page */
   189 td#mainhead a { text-decoration: none; color: #000000; }
   189 td#mainhead a { text-decoration: none; color: #000000; }
   190 td#mainhead a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted #406080; }
   190 td#mainhead a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted #406080; }
   191 
   191 
   192 /* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
   192 /* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
   193 div.contentDiv h2 {
   193 div.contentDiv h1 {
       
   194   margin-top: 0.3em;
       
   195 }
       
   196 
       
   197 div.contentDiv h1, div.contentDiv h2 {
   194   border-bottom: 1px solid #90B0D0;
   198   border-bottom: 1px solid #90B0D0;
   195   margin-bottom: 0;
   199   margin-bottom: 0;
   196 }
   200 }
   197 
   201 
   198 div.contentDiv h3 {
   202 div.contentDiv h3 {
   542   cursor: pointer;
   546   cursor: pointer;
   543   background-color: #F0F0F0;
   547   background-color: #F0F0F0;
   544 }
   548 }
   545 
   549 
   546 input#pageheading {
   550 input#pageheading {
   547   font-size: 14pt;
   551   font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
       
   552   font-size: 18pt;
       
   553   font-weight: bold;
       
   554   border-width: 0 0 1px 0;
       
   555   width: 100%;
   548   border-bottom: 1px solid #90B0D0;
   556   border-bottom: 1px solid #90B0D0;
   549   margin-bottom: 0;
   557   margin: 0;
       
   558   padding: 0;
       
   559 }
       
   560 
       
   561 input#pageheading:focus {
       
   562   background-color: #fafafa;
   550 }
   563 }
   551 
   564 
   552 input[type ^="button"], input[type ^="submit"], button {
   565 input[type ^="button"], input[type ^="submit"], button {
   553   background-image: url(../images/bleu/sprite-horiz.gif);
   566   background-image: url(../images/bleu/sprite-horiz.gif);
   554   background-position: 0% -60px;
   567   background-position: 0% -60px;