X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fmain.css;h=053dfd91647fe3c2ce2222b63221333521d18e41;hb=eef833d644f90518c712eccac7805d99562fd263;hp=cfc77d06dcfa4bf08b872c092f60993a4951abb0;hpb=e7aed21b33f58b0c5bfc5ffbf7aeb2da69494a9a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index cfc77d06..053dfd91 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -487,12 +487,13 @@ main ul.row { #article aside #list { float: right; - margin-right: 15px; + margin: 0 15px 10px; } #article aside .chip { - background-color: #039be5; + background-color: rgba(0,151,167,0.85); color: #fff; + padding: 0 15px 0 10px; } #article aside .chip i {