1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-24 21:44:25 +00:00

remove issue number

This commit is contained in:
d47081 2023-11-11 03:33:36 +02:00
parent c41a2cbad3
commit 8f586b8fe5
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ Required by:
.mochaOverlay {
background-color: var(--color-background-default);
border-radius: 5px;
height: auto!important; /* #19844 also fixes out of block issue */
height: auto!important; /* also fixes out of block issue */
left: 0;
position: absolute; /* This is also set in theme.js in order to make theme transitions smoother */
top: 0;

View File

@ -1,4 +1,4 @@
/* Adaptive color palette #19844 */
/* Adaptive color palette */
/* Default rules */
* {

View File

@ -265,7 +265,7 @@ a.propButton img {
.contextMenu li img {
height: 16px;
margin-bottom: -4px;
margin-right: 0.5em; /*#19844 return missed padding */
margin-right: 0.5em; /* return missed padding */
width: 16px;
}

View File

@ -1,4 +1,4 @@
/* Adaptive color palette #19844 */
/* Adaptive color palette */
/* Default rules */
* {