X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Ffed4fire.css;h=2d83fcd7696e952fda3c0b4533526cbc12718518;hb=cea5cbc30b0ea84beddb00bbac59c0d9ca224c2d;hp=cf4881f05d8ce5f5dd11698725f15137cfa07717;hpb=d46e16e2f5947147a208ee9721660639330e0d6b;p=myslice.git diff --git a/portal/static/css/fed4fire.css b/portal/static/css/fed4fire.css index cf4881f0..2d83fcd7 100644 --- a/portal/static/css/fed4fire.css +++ b/portal/static/css/fed4fire.css @@ -36,6 +36,11 @@ h4 { letter-spacing:0.6pt; color:#201E62; } +label { + font-weight:normal; + font-size:13px; + color:#201E62; +} input[type=checkbox] { min-width:5px !important; margin-left:0 !important; @@ -681,14 +686,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 +710,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; } @@ -716,28 +722,30 @@ div.dashboard span.glyphicon { width:45px; height:25px; } +div.dashboard-create-slice { + display:none; +} 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; } -div.experiment-tools p { +div.experiment-tools .jfed { text-align:center; -} -#webstart-button { margin-right:25px; - width:150px; - color:white; } -#webstart-button:hover { - text-decoration:none; +div.experiment-tools button { + margin:0; + padding:7px 10px 4px 0; + color:white; + vertical-align:middle; } -#webstart-button span { - width:20px; - height:10px; + +div.experiment-tools button span { + margin:0; + padding:0; } div.dataTables_filter label{ @@ -749,6 +757,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 {