Pārlūkot izejas kodu

Simplify bookmarks menu

main
Ashton Charbonneau 1 gadu atpakaļ
vecāks
revīzija
871b1f0af5
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6
    0
      chrome/userChrome.css

+ 6
- 0
chrome/userChrome.css Parādīt failu

@@ -44,6 +44,12 @@
44 44
 /* Hide default multifoxContainer label */
45 45
 #urlbar #page-action-buttons #userContext-label[value="Default"] { display: none; }
46 46
 
47
+/* Hide second bookmarks separator */
48
+#BMB_bookmarksPopup > menuseparator:nth-of-type(2) { display: none; }
49
+
50
+/* Hide extra manage bookmarks button */
51
+#BMB_bookmarksPopup #BMB_bookmarksShowAll { display: none; }
52
+
47 53
 /* Shrink bookmark separators */
48 54
 #PlacesToolbarItems > toolbarseparator::before {
49 55
 	filter: opacity(0.3);

Notiek ielāde…
Atcelt
Saglabāt