Team:GeorgiaTech/Project/Overview

From 2014.igem.org

(Difference between revisions)
Line 20: Line 20:
     box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
     box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
}
}
-
.meterinner {
+
.meterinner {  
-
     height: 50%;  /* Can be anything */
+
     height: 20px;  /* Can be anything */
     position: relative;
     position: relative;
-
     background: #000000;
+
     background: #555;
     -moz-border-radius: 25px;
     -moz-border-radius: 25px;
     -webkit-border-radius: 25px;
     -webkit-border-radius: 25px;
     border-radius: 25px;
     border-radius: 25px;
-
     padding: 0px;
+
     padding: 10px;
     -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
     -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
     -moz-box-shadow  : inset 0 -1px 1px rgba(255,255,255,0.3);
     -moz-box-shadow  : inset 0 -1px 1px rgba(255,255,255,0.3);
Line 35: Line 35:
     display: block;
     display: block;
     height: 100%;
     height: 100%;
-
    -webkit-border-top-right-radius: 8px;
+
      -webkit-border-top-right-radius: 8px;
     -webkit-border-bottom-right-radius: 8px;
     -webkit-border-bottom-right-radius: 8px;
-
    -moz-border-radius-topright: 8px;
+
          -moz-border-radius-topright: 8px;
-
    -moz-border-radius-bottomright: 8px;
+
        -moz-border-radius-bottomright: 8px;
-
    border-top-right-radius: 8px;
+
              border-top-right-radius: 8px;
-
    border-bottom-right-radius: 8px;
+
            border-bottom-right-radius: 8px;
-
    -webkit-border-top-left-radius: 20px;
+
        -webkit-border-top-left-radius: 20px;
-
    -webkit-border-bottom-left-radius: 20px;
+
    -webkit-border-bottom-left-radius: 20px;
-
    -moz-border-radius-topleft: 20px;
+
            -moz-border-radius-topleft: 20px;
-
    -moz-border-radius-bottomleft: 20px;
+
        -moz-border-radius-bottomleft: 20px;
-
    border-top-left-radius: 20px;
+
                border-top-left-radius: 20px;
-
    border-bottom-left-radius: 20px;
+
            border-bottom-left-radius: 20px;
     background-color: #f1a165;
     background-color: #f1a165;
-
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
+
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
-
    background-image: -webkit-linear-gradient(top, #f1a165, #f36d0a);  
+
background-image: -webkit-linear-gradient(top, #f1a165, #f36d0a);  
     background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
     background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
     background-image: -ms-linear-gradient(top, #f1a165, #f36d0a);
     background-image: -ms-linear-gradient(top, #f1a165, #f36d0a);

Revision as of 16:41, 26 June 2014

RBS Cloning Using PCR Primers: 15%