CSS modified generic and dedicated styles
[unfold.git] / portal / static / css / fed4fire.css
index 735e78e..60d614d 100644 (file)
@@ -36,6 +36,19 @@ h4 {
     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] {
   min-width:5px !important;
   margin-left:0 !important;
@@ -669,6 +682,7 @@ div.home h3, div.home h4 {
     color:#424242;
     line-height:1.4em;
 }
+
 div.home h3 a {
     color:#FD6D2C;
 }
@@ -677,6 +691,7 @@ div.dashboard {
 div.dashboard a {
     color:#206090;
 }
+
 div.dashboard a:hover {
     text-decoration:underline;
 }
@@ -709,6 +724,9 @@ div.dashboard h3 {
     margin-right:15px;
     margin-bottom:25px;
 }
+div.dashboard h3 a {
+     color:#201E62;
+}
 div.dashboard h3 img {
     margin:15px 15px 15px 0;
 }
@@ -717,6 +735,9 @@ div.dashboard span.glyphicon {
     width:45px;
     height:25px;
 }
+div.dashboard-create-slice {
+    display:none;
+}
 div.experiment-tools {
 }
 div.experiment-tools h4 {
@@ -749,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 {