src/cm/media/css/base.css
changeset 61 84837aa8d2ca
parent 59 8a2d933209aa
child 63 0a610af4033f
equal deleted inserted replaced
60:f946b50122db 61:84837aa8d2ca
    57 #header_controls {
    57 #header_controls {
    58 	margin-top: 2px;
    58 	margin-top: 2px;
    59 	float: right;
    59 	float: right;
    60 }
    60 }
    61 
    61 
       
    62 #header_left {
       
    63 	margin-top: 2px;	
       
    64 }
       
    65 
    62 #content {
    66 #content {
    63 	
    67 	
    64 }
    68 }
    65 
    69 
    66 #menu {
    70 #menu {
   267 	background-color: #EDEDED;
   271 	background-color: #EDEDED;
   268 	border-color: #D5EADE #BBB1A7 #BBB1A7 #D8EADD;
   272 	border-color: #D5EADE #BBB1A7 #BBB1A7 #D8EADD;
   269 	color: #B1A5AB;
   273 	color: #B1A5AB;
   270 }
   274 }
   271 
   275 
   272 label {
   276 label, .label {
   273 	color: #444;
   277 	color: #444;
       
   278 	font-weight: bold;
   274 }
   279 }
   275 
   280 
   276 input[type="text"],input[type="password"],textarea {
   281 input[type="text"],input[type="password"],textarea {
   277 	border: 1px solid #96D8A8;
   282 	border: 1px solid #96D8A8;
   278 	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
   283 	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
   640 
   645 
   641 /* end sort */
   646 /* end sort */
   642 
   647 
   643 
   648 
   644 h1.main_title {
   649 h1.main_title {
   645 	margin-top:0.5em;
   650 	margin-top:0em;
   646 	margin-bottom:0em;
   651 	margin-bottom:0em;
   647 }
   652 }
   648 
   653 
   649 h1.main_title_text {
   654 h1.main_title_text {
   650 	margin-top:0.0em;
   655 	margin-top:0.0em;