mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Remove UITour and customize tips.
This commit is contained in:
parent
c74733cc79
commit
dece98a7b5
29 changed files with 1 additions and 3276 deletions
|
|
@ -3192,24 +3192,6 @@ menulist.translate-infobar-element > .menulist-dropmarker {
|
|||
}
|
||||
|
||||
@media (min-resolution: 2dppx) {
|
||||
.customization-tipPanel-infoBox {
|
||||
background-image: url(chrome://browser/skin/customizableui/info-icon-customizeTip@2x.png);
|
||||
background-size: 25px 25px;
|
||||
}
|
||||
|
||||
.customization-tipPanel-contentImage {
|
||||
list-style-image: url(chrome://browser/skin/customizableui/customize-illustration@2x.png);
|
||||
}
|
||||
|
||||
.customization-tipPanel-contentImage:-moz-locale-dir(rtl) {
|
||||
list-style-image: url(chrome://browser/skin/customizableui/customize-illustration-rtl@2x.png);
|
||||
}
|
||||
|
||||
#customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="left"],
|
||||
#customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="right"] {
|
||||
list-style-image: url("chrome://browser/skin/customizableui/panelarrow-customizeTip@2x.png");
|
||||
}
|
||||
|
||||
.customization-lwtheme-menu-theme[defaulttheme] {
|
||||
list-style-image: url(chrome://browser/skin/theme-switcher-icon@2x.png);
|
||||
}
|
||||
|
|
@ -3279,24 +3261,6 @@ menulist.translate-infobar-element > .menulist-dropmarker {
|
|||
-moz-box-ordinal-group: 0;
|
||||
}
|
||||
|
||||
%include ../shared/UITour.inc.css
|
||||
|
||||
#UITourTooltipDescription {
|
||||
font-size: 1.18rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
#UITourTooltipClose {
|
||||
margin-inline-end: -10px;
|
||||
margin-top: -14px;
|
||||
}
|
||||
|
||||
@media (min-resolution: 2dppx) {
|
||||
#UITourTooltipClose > .toolbarbutton-icon {
|
||||
width: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
%include ../shared/contextmenu.inc.css
|
||||
|
||||
#context-navigation > .menuitem-iconic {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue