Firefox Lepton Pref

Published: 2025-04-21

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
#PlacesToolbarItems {
    margin-bottom: 3px !important;
}

#PlacesToolbarItems .bookmark-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/* tab label */
#TabsToolbar .tabbrowser-tab:is([selected],[multiselected]) label {
    /* color: #174F8D !important; */
    /* font-weight: bold !important; */
    text-decoration-line: underline !important;
    /* text-decoration-color: #174F8D !important; */
}