mrrp
This commit is contained in:
parent
fe1d67b6e6
commit
03a4af3419
|
@ -300,14 +300,10 @@ body {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notesDiv #r113 {
|
|
||||||
background-color: pink !important;
|
|
||||||
order: -1
|
|
||||||
}
|
|
||||||
|
|
||||||
.notesBar .noteButton, .notesBar .loadingStuff {
|
.notesBar .noteButton, .notesBar .loadingStuff {
|
||||||
width: calc(100% - 7px - 3px);
|
width: calc(100% - 7px - 3px);
|
||||||
height: 35px;
|
height: 35px;
|
||||||
|
min-height: 35px;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
|
Reference in New Issue