Skip to content

Commit dfe4c66

Browse files
authored
Update edit.css
1 parent 5c5211d commit dfe4c66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

HTML/assets/app/css/edit.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,8 @@ ul.navbar-login li:hover{
135135
.tagcloud a{
136136
font-size: 12px !important;
137137
}
138+
.pagination .page-item a:focus,
139+
.pagination .page-item:focus {
140+
outline: none;
141+
box-shadow: none;
142+
}

0 commit comments

Comments
 (0)