refactor buttons pt2
This commit is contained in:
parent
033aa1a885
commit
fb617c61b9
49 changed files with 90 additions and 90 deletions
|
@ -215,10 +215,10 @@ ul.notes {
|
|||
*/
|
||||
|
||||
.comment-btn {
|
||||
@extend .create-btn;
|
||||
@extend .btn-create;
|
||||
}
|
||||
.reply-btn {
|
||||
@extend .primary;
|
||||
@extend .btn-primary;
|
||||
}
|
||||
.file .content tr.line_holder:hover > td { background: $hover !important; }
|
||||
.file .content tr.line_holder:hover > td .line_note_link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue