From 25011b54c3e3fe96468a9d6bde75cd685e0420be Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Mon, 12 Jan 2015 16:36:53 -0500 Subject: [PATCH] Recompiled --- style.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index db23248..574ad40 100644 --- a/style.css +++ b/style.css @@ -318,6 +318,7 @@ th { src: url("../../global/bootstrap-sass-master/assets/fonts/bootstrap/glyphicons-halflings-regular.eot"); src: url("../../global/bootstrap-sass-master/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../global/bootstrap-sass-master/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../global/bootstrap-sass-master/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../global/bootstrap-sass-master/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } + .glyphicon { position: relative; top: 1px; @@ -1145,7 +1146,7 @@ th { html { font-size: 10px; - -webkit-tap-highlight-color: transparent; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { @@ -5135,6 +5136,7 @@ a.thumbnail.active { background-position: 0 0; } } + @keyframes progress-bar-stripes { from { background-position: 40px 0; @@ -5144,6 +5146,7 @@ a.thumbnail.active { background-position: 0 0; } } + .progress { overflow: hidden; height: 20px; @@ -6353,7 +6356,7 @@ button.close { border-radius: 10px; cursor: pointer; background-color: #000 \9; - background-color: transparent; + background-color: rgba(0, 0, 0, 0); } .carousel-indicators .active { margin: 0; @@ -6463,6 +6466,7 @@ button.close { @-ms-viewport { width: device-width; } + .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } @@ -6721,6 +6725,7 @@ button.close { font-weight: normal; font-style: normal; } + @font-face { font-family: 'Proxima Nova'; src: url("../../global/fonts/proximanova_semibold/ProximaNova-Sbold-webfont.eot"); @@ -6728,6 +6733,7 @@ button.close { font-weight: 500; font-style: normal; } + /* - - - - - - - - - - - - - - - - - - - == Titlebar - - - - - - - - - - - - - - - - - - - */