- 7EDDDE7772D1E7C38D7421A20A7DBBA10DF2BDDD98FE521BE4CFE3C15AF6DB0B273C11A1A8426CA04C9F1A4FE3DA8E3382AA6A347382B34215ED7E6D5F98D280
+ 8DA6BC5D353248EF901E8893E0B6F638A8919644747DFC170788E6325E29217B8D5421DD4C45BE195A6F31E6F28DFDA9207A38429ABDC9A61C1F1D88035B5BC4
mp-wp/wp-admin/css/dashboard.css
(1 . 4)(1 . 4)
4291 .postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message { font-size: 11px; }
4292 .postbox p, .postbox ul, .postbox ol, .postbox blockquote { font-size: 11px; }
4293
4294 .edit-box {
4295 display: none;
(21 . 7)(21 . 7)
4297 margin: 0;
4298 padding: 0;
4299 width: 99%;
4300 color: #333;
4301 color: #303434;
4302 }
4303
4304 form .textarea-wrap {
(69 . 7)(69 . 7)
4306 }
4307
4308 div.postbox div.inside {
4309 margin: 10px;
4310 margin: 0 10px 10px 10px;
4311 position: relative;
4312 }
4313
(88 . 8)(88 . 8)
4315 }
4316
4317 #dashboard-widgets h4 {
4318 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
4319 font-size: 13px;
4320 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
4321 font-size: 11px;
4322 margin: 0 0 .2em;
4323 padding: 0;
4324 }
(105 . 14)(105 . 6)
4326 font-size: 12px;
4327 }
4328
4329 #dashboard_right_now p.sub {
4330 font-style: italic;
4331 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
4332 padding: 5px 10px 15px;
4333 color: #777;
4334 font-size: 13px;
4335 }
4336
4337 #dashboard_right_now .table {
4338 background: #f9f9f9;
4339 border-top: #ececec 1px solid;
(138 . 12)(130 . 13)
4341 #dashboard_right_now td.b {
4342 padding-right: 6px;
4343 text-align: right;
4344 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
4345 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
4346 font-size: 14px;
4347 }
4348
4349 #dashboard_right_now td.b a {
4350 font-size: 18px;
4351 font-size: 16px;
4352 font-weight: bold;
4353 }
4354
4355 #dashboard_right_now td.b a:hover {
(151 . 7)(144 . 7)
4357 }
4358
4359 #dashboard_right_now .t {
4360 font-size: 12px;
4361 font-size: 11px;
4362 padding-right: 12px;
4363 padding-top: 6px;
4364 color: #777;
(211 . 7)(204 . 7)
4366
4367 #the-comment-list .comment-item {
4368 padding: 1em 10px 1em 70px;
4369 border-top: 1px solid;
4370 border-top: 1px solid #eee;
4371 }
4372
4373 #the-comment-list .pingback {
(262 . 54)(255 . 6)
4375 font-size: 10px;
4376 }
4377
4378 /* QuickPress */
4379
4380 #dashboard_quick_press h4 {
4381 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
4382 float: left;
4383 width: 5.5em;
4384 clear: both;
4385 font-weight: normal;
4386 text-align: right;
4387 padding-top: 5px;
4388 font-size: 12px;
4389 }
4390
4391 #dashboard_quick_press h4 label {
4392 margin-right: 10px;
4393 }
4394
4395 #dashboard_quick_press .input-text-wrap,
4396 #dashboard_quick_press .textarea-wrap {
4397 margin: 0 0 1em 5em;
4398 }
4399
4400 #dashboard_quick_press #media-buttons {
4401 margin: 0 0 .5em 5em;
4402 padding: 0 0 0 10px;
4403 font-size: 11px;
4404 }
4405
4406 #dashboard_quick_press #media-buttons a {
4407 vertical-align: bottom;
4408 }
4409
4410 #dashboard-widgets #dashboard_quick_press form p.submit {
4411 margin-left: 4.6em;
4412 }
4413
4414 #dashboard-widgets #dashboard_quick_press form p.submit input {
4415 float: left;
4416 }
4417
4418 #dashboard-widgets #dashboard_quick_press form p.submit #save-post {
4419 margin: 0 1em 0 10px;
4420 }
4421
4422 #dashboard-widgets #dashboard_quick_press form p.submit #publish {
4423 float: right;
4424 }
4425
4426 /* Recent Drafts */
4427 #dashboard_recent_drafts ul {
4428 margin: 0;