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:
parent
c41a2cbad3
commit
8f586b8fe5
@ -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;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Adaptive color palette #19844 */
|
||||
/* Adaptive color palette */
|
||||
|
||||
/* Default rules */
|
||||
* {
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Adaptive color palette #19844 */
|
||||
/* Adaptive color palette */
|
||||
|
||||
/* Default rules */
|
||||
* {
|
||||
|
Loading…
x
Reference in New Issue
Block a user