update both themes for toolkit windows changes in Mozilla 22 cycle
[themes.git] / LCARStrek / mozapps / extensions / extensions.css
index 2cb6ea00e7e7b5360b18ad930a6cb4ac74100533..154fcd0897837a90411253d0f84c5e38e268aa08 100644 (file)
 #category-extension > .category-icon {
   list-style-image: url("chrome://mozapps/skin/extensions/category-extensions.png");
 }
+#category-service > .category-icon {
+  list-style-image: url("chrome://mozapps/skin/extensions/category-service.png");
+}
 #category-theme > .category-icon {
   list-style-image: url("chrome://mozapps/skin/extensions/category-themes.png");
 }
   border-color: #008484;
 }
 
+@media (max-width: 600px) {
+  #header-search {
+    width: 12em;
+  }
+}
+
 #header-utils-btn {
   list-style-image: url("chrome://mozapps/skin/extensions/utilities.png");
   -moz-margin-end: 16px;