X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Ffed4fire.css;h=89d4210b51402db056c0c5b29be48980d201c650;hb=5e2a7ccbf63b0c71a74c21ca03454dbf0a81ca89;hp=cf4881f05d8ce5f5dd11698725f15137cfa07717;hpb=47875c18877f9c482861cdede4832b94f13a11c3;p=unfold.git diff --git a/portal/static/css/fed4fire.css b/portal/static/css/fed4fire.css index cf4881f0..89d4210b 100644 --- a/portal/static/css/fed4fire.css +++ b/portal/static/css/fed4fire.css @@ -681,14 +681,15 @@ div.dashboard a:hover { text-decoration:underline; } div.dashboard div.projects-tree { - margin-left:15px; + margin-left:49px; } div.dashboard ul { list-style-type:disc; list-style-position:inside; text-align:left; - margin:0 0 15px 4px; + margin:0 0 15px 0; padding:0; + } div.dashboard ul ul { margin:5px 0 15px 25px; @@ -704,7 +705,7 @@ div.dashboard ul ul li { div.dashboard ul ul a { } div.dashboard h3 { - border-bottom:0.5px solid #E0E0E0; + border-bottom:1px solid #E0E0E0; margin-right:15px; margin-bottom:25px; } @@ -720,7 +721,7 @@ div.experiment-tools { } div.experiment-tools h4 { - border-bottom:0.5px solid #E0E0E0; + border-bottom:1px solid #E0E0E0; margin:25px 15px 25px 0; padding-bottom:5px; }