Jobs on Compass often timeout
[releng.git] / utils / test / vnfcatalogue / VNF_Catalogue / public / stylesheets / style.css
index 4769cfc..f5355ba 100644 (file)
@@ -152,23 +152,6 @@ form.search-form input.search-input
   color: #333333;
   font-size: 22px;
 }
-input.search-input-rest
-{
-  font-weight: 400;
-  margin: 0px 0;
-  height: 30px;
-  padding: 10px 30px;
-    min-width: 90%;
-    max-width: 90%;
-  /*max-width: 500px;
-  */
-  border-radius: 5px;
-  border: 2px solid #333333;
-  box-shadow: 0 0 15px 1px rgba(0,0,0,0.50);
-  color: #333333;
-  font-size: 22px;
-}
-
 
 form.search-form button.search-button
 {
@@ -306,7 +289,7 @@ footer
 {
   height: 100px;
 }
-input[type="text"]:focus:not([readonly]) {
+input[type="search"]:focus:not([readonly]) {
   transition: all 0s !important;
   border-radius: 5px;
   border: 2px solid #333333;