Skip to content

Commit

Permalink
πŸ’„ Add a bit of styling to the plugin list (for winterfacey)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bombe authored and ArneBab committed Sep 9, 2023
1 parent a93c3fd commit b694a64
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,14 @@ body[id*="Sone"] {
word-break: break-all;
}

#page-_plugins_ .plugin-group {
margin: 1em 0;
}

#page-_plugins_ .plugin-group-title {
font-weight: bold;
}

#masterPasswordForm label {
margin: 0 10px 0 0;
}
Expand Down Expand Up @@ -1972,4 +1980,4 @@ body[id*="Sone"] {
#page-_downloads_ #queue-legend td {
font-size: 10px;
}
}
}

0 comments on commit b694a64

Please sign in to comment.