Project

General

Profile

Patch #20370 » journal-detail-background-color.diff

patch - Go MAEDA, 2015-07-19 08:44

View differences:

public/stylesheets/application.css (working copy)
377 377
.journal ul.details img {margin:0 0 -3px 4px;}
378 378
div.journal {overflow:auto;}
379 379
div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;}
380
div.journal ul.details {
381
  background: #f6f6f6;
382
  border-radius: 3px;
383
  padding-top: 4px;
384
  padding-bottom: 4px;
385
  margin-top: 10px;
386
}
380 387

  
381 388
div#activity dl, #search-results { margin-left: 2em; }
382 389
div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
(1-1/8)