also add width for close-icon and override all those definitions for tab close buttons
[themes.git] / LCARStrek / global / global.css
index aefaa0d9e857bf6c1fcac61b0f9bd1e9b5191d98..53cf677c015947126be959e1f1f62b6186128384 100644 (file)
@@ -390,3 +390,9 @@ popupnotificationcontent {
 .close-icon:hover:active {
   -moz-image-region: rect(0, 32px, 16px, 16px);
 }
+
+.close-icon > .button-icon,
+.close-icon > .button-box > .button-icon,
+.close-icon > .toolbarbutton-icon {
+  width: 16px;
+}