This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Re-add outline (
#4474
)
* Re-add outline * respect default of web browser
pull/4/head
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
e9ee249fd5
commit
8ccb3b96ab
1 changed files
with
0 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-10
app/javascript/styles/components.scss
+ 0
- 10
app/javascript/styles/components.scss
View File
@ -466,10 +466,6 @@
overflow
:
hidden
;
white-space
:
pre-wrap
;
&
:
focus
{
outline
:
rgba
(
$
ui-highlight-color
,
0
.
7
)
solid
2px
;
}
.
emojione
{
width
:
18px
;
height
:
18px
;
@ -571,12 +567,6 @@
}
}
&
:
focus
,
&
.
status-direct
:
focus
{
outline
:
0
;
background-color
:
lighten
(
$
ui-base-color
,
10
%
)
;
}
&
.
light
{
.
status__relative-time
{
color
:
$
ui-primary-color
;
Write
Preview
Loading…
Cancel
Save