2011-01-12 13:43:31 -08:00

86 lines
1.4 KiB
CSS
Executable File

#home_login input[type="submit"] { border: none !important; }
#resources.block h3 {
width: 329px !important;
}
#frm_launch input[type="submit"]{
margin-right: -2px !important;
}
input.create, input.attach {
margin-right: -11px !important;
}
.dash_block .errorlist {
width: 282px !important;
padding-left: 20px !important;
}
#lnk_board, #lnk_wiki {
padding-top: 20px !important;
}
h1 a{position:relative !important;}
#preview {
margin-top: -13px !important;
}
/*#projects .project.active {
height: 180px;
display: block;
filter: alpha(opacity=100);
}
#projects .project.inactive {
height: 0;
filter: alpha(opacity=0);
}*/
.ft_info {
margin-top: 0;
float: right;
}
#home_login .error, #home_login .errorlist {
background: #ef767d !important;
border-top: 1px solid #f63e42 !important;
border-bottom: 1px solid #f63e42 !important;
}
#radar_service {margin-bottom: 50px !important; float: left;}
#header h1 a sup {
margin-right: 0px;
}
#user_info ul li {
list-style: disc inside;
margin-bottom: 2px;
}
.image_detail, .instance_detail { position: relative; }
a.launch {
margin-left: 10px !important;
margin-top: 0px;
}
.image_detail a.launch {
margin-left: 31px !important;
}
a#edit_image_link, a#edit_instance_link {
margin-left: -40px;
}
.image_detail .image_privacy input, .image_detail .delete input {
margin-left: -15px;
margin-top: -10px;
}
.post_status {
width: 20px !important;
}