Skip to content

Commit 9020861

Browse files
committed
Admin: stylesheet adjustments
1 parent 43e59fb commit 9020861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin/stylesheets/all.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,6 +1083,7 @@ a.emblem:focus > img,
10831083
button.emblem:focus > img,
10841084
label.emblem.toolbar > input:focus + img {
10851085
outline: #ff7f00 dashed 2px;
1086+
outline-offset: 1px;
10861087
}
10871088
input.toolbar.hidden {
10881089
display: inline !important;
@@ -1133,6 +1134,7 @@ input.toolbar.hidden::file-selector-button {
11331134
}
11341135
.iframe_foreground:focus {
11351136
outline: #ff7f00 dashed 2px;
1137+
outline-offset: 1px;
11361138
}
11371139
.iframe_close_gadget {
11381140
display: block;

0 commit comments

Comments
 (0)