mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +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
|
|
@ -2431,14 +2431,6 @@ notification.pluginVulnerable > .notification-inner > .messageCloseButton {
|
|||
border-bottom: 1px solid @toolbarShadowColor@;
|
||||
}
|
||||
|
||||
#customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="left"] {
|
||||
margin-right: -2px;
|
||||
}
|
||||
|
||||
#customization-tipPanel > .panel-arrowcontainer > .panel-arrowbox > .panel-arrow[side="right"] {
|
||||
margin-left: -2px;
|
||||
}
|
||||
|
||||
/* End customization mode */
|
||||
|
||||
/* Private browsing indicators */
|
||||
|
|
@ -2542,18 +2534,6 @@ notification.pluginVulnerable > .notification-inner > .messageCloseButton {
|
|||
|
||||
/* End private browsing indicators */
|
||||
|
||||
%include ../shared/UITour.inc.css
|
||||
|
||||
#UITourTooltipButtons {
|
||||
/**
|
||||
* Override the --arrowpanel-padding so the background extends
|
||||
* to the sides and bottom of the panel.
|
||||
*/
|
||||
margin-left: -10px;
|
||||
margin-right: -10px;
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
%include ../shared/contextmenu.inc.css
|
||||
|
||||
#context-navigation {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue