parent
c0f6671542
commit
f79dab8f3e
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@ merge-group {
|
||||||
#right-pane groupbox:focus:not([selected=true]) h2 {
|
#right-pane groupbox:focus:not([selected=true]) h2 {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
editable-text .input:read-only {
|
||||||
|
--width-focus-border: 0px !important;
|
||||||
|
--width-focus-outer-border: 0px !important;
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#resolve-all {
|
#resolve-all {
|
||||||
|
|
Loading…
Add table
Reference in a new issue