mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 17:23:36 +01:00
Rename #avatararrow to #avatar-arrow
This commit is contained in:
parent
16270ee9a4
commit
133397ee0d
@ -268,7 +268,7 @@
|
||||
}
|
||||
.content {
|
||||
margin-left: 4em;
|
||||
#avatararrow;
|
||||
#avatar-arrow;
|
||||
&:after {
|
||||
border-right-color: #fff;
|
||||
}
|
||||
@ -380,7 +380,7 @@
|
||||
.content {
|
||||
margin-left: 4em;
|
||||
.header {
|
||||
#avatararrow;
|
||||
#avatar-arrow;
|
||||
font-weight: normal;
|
||||
padding: auto 15px;
|
||||
position: relative;
|
||||
@ -484,7 +484,7 @@
|
||||
clear: none;
|
||||
}
|
||||
.form {
|
||||
#avatararrow;
|
||||
#avatar-arrow;
|
||||
&:after {
|
||||
border-right-color: #fff;
|
||||
}
|
||||
@ -590,7 +590,7 @@
|
||||
}
|
||||
.comment.form {
|
||||
.content {
|
||||
#avatararrow;
|
||||
#avatar-arrow;
|
||||
&:after {
|
||||
border-right-color: #fff;
|
||||
}
|
||||
@ -1248,7 +1248,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#avatararrow {
|
||||
#avatar-arrow {
|
||||
&:before, &:after {
|
||||
right: 100%;
|
||||
top: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user