#129 added major style changes to many pages
state: closed opened by: elis47 on: 5/24/2017
Comments
from: adrianharabula on: 5/24/2017
Reviewed 13 of 13 files at r1. Review status: all files reviewed at latest revision, 5 unresolved discussions.
app/public/css/style.css, line 174 at r1 (raw file):
button.btn.btn-primary.my-btn:hover,
a.btn.btn-primary.my-btn:hover{
background: #85144B;
:+1:
app/resources/views/addpreferences.blade.php, line 10 at r1 (raw file):
<div class="panel panel-default"> <div class="panel-heading text-center"> <h4><b>Enter your preferences here and let's get started!</b></h4>
ori h4 ori îngroşat, nu poţi să le ai pe ambele
app/resources/views/addpreferences.blade.php, line 124 at r1 (raw file):
font-family: inherit;
font-size: inherit;
line-height: 1.9;
1.9 ce? pixel, %, em, etc?
app/resources/views/viewProduct.blade.php, line 38 at r1 (raw file):
@forelse ($product->characteristics as $characteristic) <h5> <button type="button" class="btn btn-danger btn-circle" data-toggle="tooltip" title="Add me to your preferences!">
ffffffff bine!!!!! <3
app/resources/views/layouts/app.blade.php, line 22 at r1 (raw file):
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
avem inclus de 2 ori bootstrapul, să decidem pe care să îl lăsăm
Comments from Reviewable