We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f0adc commit 4cbb29fCopy full SHA for 4cbb29f
src/styles/brackets.less
@@ -3284,7 +3284,7 @@ label input {
3284
3285
.notification-dialog-title {
3286
font-size: 16px;
3287
- font-weight: bold;
+ font-weight: 500;
3288
padding-right: 25px;
3289
}
3290
@@ -3574,4 +3574,4 @@ label input {
3574
.notification-popup-close-button:hover {
3575
color: @bc-primary-btn-border-focused-glow;
3576
3577
-}
+}
src/styles/brackets_patterns_override.less
@@ -96,7 +96,6 @@ a:focus {
96
left: 0;
97
background: #fd7e14;
98
color: black;
99
100
padding: 9px 12px 9px 12px;
101
min-width: 200px;
102
max-width: 450px;
0 commit comments