diff --git a/static/css/quay.css b/static/css/quay.css index 2e1c11136..1f2bbb0e9 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -3,6 +3,10 @@ margin: 0; } +.btn { + outline: none !important; +} + @media (max-width: 410px) { .olrk-normal { display: none; @@ -159,7 +163,7 @@ nav.navbar-default .navbar-nav>li>a.active { .notification-view-element .circle { position: absolute; - top: 14px; + top: 15px; left: 0px; width: 12px; @@ -179,13 +183,13 @@ nav.navbar-default .navbar-nav>li>a.active { margin-bottom: 4px; } -.notification-view-element .container { +.notification-view-element .notification-content { padding: 10px; border-radius: 6px; margin-left: 16px; } -.notification-view-element .container:hover { +.notification-view-element .notification-content:hover { background: rgba(66, 139, 202, 0.1); } @@ -1140,59 +1144,59 @@ i.toggle-icon:hover { } .visible-sm-inline { - display: none; + display: none !important; } .visible-md-inline { - display: none; + display: none !important; } .hidden-sm-inline { - display: inline; + display: inline !important; } .hidden-xs-inline { - display: inline; + display: inline !important; } @media (min-width: 991px) { .visible-md-inline { - display: inline; + display: inline !important; } } @media (max-width: 991px) and (min-width: 768px) { .visible-sm-inline { - display: inline; + display: inline !important; } .hidden-sm-inline { - display: none; + display: none !important; } } @media (max-width: 700px) { .hidden-xs-inline { - display: none; + display: none !important; } } .visible-xl { - display: none; + display: none !important; } .visible-xl-inline { - display: none; + display: none !important; } @media (min-width: 1200px) { .visible-xl { - display: block; + display: block !important; } .visible-xl-inline { - display: inline-block; + display: inline-block !important; } } @@ -3762,7 +3766,7 @@ p.editable:hover i { text-align: center; position: relative; color: white; - left: -42px; + left: -38px; top: -9px; font-weight: bold; font-size: .4em; @@ -3772,23 +3776,6 @@ p.editable:hover i { margin-bottom: 40px; } -.landing .social-alternate { - color: #777; - font-size: 2em; - margin-left: 43px; - line-height: 1em; -} - -.landing .social-alternate .inner-text { - text-align: center; - position: relative; - color: white; - left: -43px; - top: -9px; - font-weight: bold; - font-size: .4em; -} - .contact-options { margin-top: 60px; } diff --git a/static/directives/cor-tab-panel.html b/static/directives/cor-tab-panel.html index 57f9dfa1c..f92d683ab 100644 --- a/static/directives/cor-tab-panel.html +++ b/static/directives/cor-tab-panel.html @@ -1,3 +1,3 @@
-
+
\ No newline at end of file diff --git a/static/directives/dockerfile-build-form.html b/static/directives/dockerfile-build-form.html index 4dfba4e08..6278bd940 100644 --- a/static/directives/dockerfile-build-form.html +++ b/static/directives/dockerfile-build-form.html @@ -1,8 +1,8 @@
-
+
-
+
Uploading file {{ upload_file }}
@@ -10,7 +10,7 @@
-
+
diff --git a/static/directives/loading-status.html b/static/directives/loading-status.html index 9ed712459..1776b5235 100644 --- a/static/directives/loading-status.html +++ b/static/directives/loading-status.html @@ -1,4 +1,4 @@ -
+
diff --git a/static/directives/logs-view.html b/static/directives/logs-view.html index cc3c51d2f..28fc8edb0 100644 --- a/static/directives/logs-view.html +++ b/static/directives/logs-view.html @@ -1,6 +1,6 @@
-
+
Usage Logs @@ -20,9 +20,7 @@
-
-
-
+
diff --git a/static/directives/notification-view.html b/static/directives/notification-view.html index ef0f85de2..6b9dda7a3 100644 --- a/static/directives/notification-view.html +++ b/static/directives/notification-view.html @@ -1,5 +1,5 @@
-
+
diff --git a/static/directives/robots-manager.html b/static/directives/robots-manager.html index 6c9dd8fdd..b4bc89cab 100644 --- a/static/directives/robots-manager.html +++ b/static/directives/robots-manager.html @@ -2,7 +2,7 @@
Robot accounts allow for delegating access in multiple repositories to role-based accounts that you manage
-
+
Dockerfile or .tar.gz or .zip: