Project

General

Profile

Feature #26648 » 0001-Add-transparency-grid-when-previewing-a-image.patch

Updated patch: added border around the image - Go MAEDA, 2017-08-11 03:19

View differences:

public/stylesheets/application.css
1368 1368

  
1369 1369
.repository-graph {width:75%; margin-bottom:2em;}
1370 1370

  
1371
img.filecontent.image {background-image: url(../images/transparent.png); border: 1px solid #ddd;}
1372

  
1371 1373
/* Custom JQuery styles */
1372 1374
.ui-datepicker-title select {width:70px !important; margin-top:-2px !important; margin-right:4px !important;}
1373 1375

  
(3-3/4)