| Current Path : /home/ereika83/www/wp-content/plugins/edit-flow/modules/dashboard/lib/ |
| Current File : /home/ereika83/www/wp-content/plugins/edit-flow/modules/dashboard/lib/dashboard.css |
/* Post Status Widget - Dashboard */
.ef-psw-title {margin-bottom:10px;font:18px Georgia, Times, serif;margin-top:5px;}
.ef-psw-content a {font-size:14px;font-weight:bold;}
.ef-psw-content .table table tbody tr {line-height:22px; border-bottom:1px solid #e5e5e5; }
.ef-psw-content td.b a {color:#ba2000;margin-right:10px; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 18px; padding-right: 6px; text-align: right;}
.ef-psw-content span.small a {color:#989898;font-weight:normal;font-style:normal;line-height:22px;}
.ef-psw-content span.small a:hover {border-bottom:1px dotted #989898;}
/* QuickPitch */
.quick-pitch-notice {
background-color: #ffffe0;
padding: 5px 10px;
margin-top: 5px;
margin-bottom: 10px;
border: 1px solid #e6db55;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#quick-pitch-notification h3 {
background: none;
text-shadow: none;
font: italic normal normal 16px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
padding-bottom: 0;
}
#quick-pitch-notification p {
padding-left: 10px;
}
#quick_pitch_widget h4 {
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif !important;
float: left;
width: 5.5em;
clear: both;
font-weight: normal;
text-align: right;
padding-top: 3px !important;
font-size: 12px !important;
line-height: 1.2em;
}
#quick_pitch_widget h4 label {
margin-right: 10px;
}
#ef_author_div {
padding-bottom: 9px;
padding-right: 3px;
}
#quick_pitch_widget .input-text-wrap,
#quick_pitch_widget .textarea-wrap {
margin: 0 0 1em 5em;
}
#ef_description_div {
width: 200px;
}
.ef_location_div input {
padding: 2px !important;
}
.ef-submit {
height: 20px;
text-align: right;
}
/* Posts I'm Following */
.ef-myposts li {
list-style-type: none;
padding-bottom: 5px;
}
.ef-myposts li a {
font-weight: normal;
}
.ef-myposts li .ef-myposts-timestamp {
color: #999;
font-style: italic;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size: 10px;
}
/** Dashboard Notepad **/
#dashboard-notepad #dashboard-notepad-submit-buttons {
float: right;
}
#dashboard-notepad #dashboard-notepad-last-updated {
font-size: 12px;
line-height: 18px;
color: #999;
}
#dashboard-notepad .submit #dashboard-notepad-last-updated {
float: left;
}