X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Ffed4fire.css;h=60d614d9a70ff8d7dc1ea932e1de9aff5ec4458d;hb=fa7bf28ed61a58beb05ee64d1c1082e3ef353a2e;hp=70de2a8fb3cedb9231c3bc08c16f35c1d1663b3a;hpb=111d0fcb9681bf94ff184fe43bf636b6d672cbff;p=unfold.git diff --git a/portal/static/css/fed4fire.css b/portal/static/css/fed4fire.css index 70de2a8f..60d614d9 100644 --- a/portal/static/css/fed4fire.css +++ b/portal/static/css/fed4fire.css @@ -27,7 +27,26 @@ h2 { color:#333333; } h3 { - font-size:13pt; + font-size:12pt; + letter-spacing:0.6pt; + color:#201E62; +} +h4 { + font-size:12pt; + letter-spacing:0.6pt; + color:#201E62; +} +div.slogan { + margin-left: 0px; +} +div.login-widget{ + width:400px; + top:16px; + float:left; +} +label { + font-weight:normal; + font-size:13px; color:#201E62; } input[type=checkbox] { @@ -651,17 +670,97 @@ div.secondary .account span { div.secondary .account a { color:black; } -div.dashboard div { - margin:25px 0; + +div.home { + padding-top:50px; +} +div.home h1 { + font-size:22pt; + border:0; +} +div.home h3, div.home h4 { + color:#424242; + line-height:1.4em; +} + +div.home h3 a { + color:#FD6D2C; } div.dashboard { - text-align:center; +} +div.dashboard a { + color:#206090; +} + +div.dashboard a:hover { + text-decoration:underline; +} +div.dashboard div.projects-tree { + margin-left:49px; } div.dashboard ul { + list-style-type:disc; + list-style-position:inside; text-align:left; - margin-left:24px; + margin:0 0 15px 0; + padding:0; + +} +div.dashboard ul ul { + margin:5px 0 15px 25px; list-style:none; } +div.dashboard li { + margin:0 0 5px 0; + padding:0; +} +div.dashboard ul ul li { + margin:0; +} +div.dashboard ul ul a { +} +div.dashboard h3 { + border-bottom:1px solid #E0E0E0; + margin-right:15px; + margin-bottom:25px; +} +div.dashboard h3 a { + color:#201E62; +} +div.dashboard h3 img { + margin:15px 15px 15px 0; +} +div.dashboard span.glyphicon { + text-align:center; + width:45px; + height:25px; +} +div.dashboard-create-slice { + display:none; +} +div.experiment-tools { +} +div.experiment-tools h4 { + border-bottom:1px solid #E0E0E0; + margin:25px 15px 25px 0; + padding-bottom:5px; +} +div.experiment-tools .jfed { + text-align:center; + margin-right:25px; +} +div.experiment-tools button { + margin:0; + padding:7px 10px 4px 0; + color:white; + vertical-align:middle; +} + +div.experiment-tools button span { + margin:0; + padding:0; +} + div.dataTables_filter label{ float:left; width:400px; @@ -671,6 +770,15 @@ div.breadcrumbs { color:gray; font-size:10pt; } + +.sublabel { + color:gray; + font-style:italic; + font-weight:normal; +} +.tab-pane { + padding-top:25px; +} /* Service Directory */ div#appservices div.row {