File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 88
88
"history" : " ^4.10.1" ,
89
89
"jasny-bootstrap" : " ^3.1.3" ,
90
90
"jsonwebtoken" : " ^8.5.1" ,
91
- "line-awesome" : " github:icons8/line-awesome " ,
91
+ "line-awesome" : " ^1.3.0 " ,
92
92
"md5" : " ^2.2.1" ,
93
93
"messenger" : " git+https://github.com/HubSpot/messenger.git#v1.4.2" ,
94
94
"moment" : " ^2.22.2" ,
Original file line number Diff line number Diff line change @@ -197,14 +197,15 @@ small {
197
197
/// ////// Buttons //////////
198
198
199
199
.dropdown-toggle ::after {
200
- font-family : LineAwesome , sans-serif ;
201
- content : " \F110 " ;
200
+ font-family : Line Awesome Free , sans-serif ;
201
+ content : " \F107 " ;
202
202
border : none ;
203
203
width : auto ;
204
204
height : auto ;
205
205
vertical-align : baseline ;
206
206
opacity : .8 ;
207
207
font-size : 85% ;
208
+ font-weight : 600 ;
208
209
}
209
210
210
211
.btn-link {
Original file line number Diff line number Diff line change 9
9
@import ' ../../node_modules/bootstrap/scss/bootstrap' ;
10
10
@import ' ../../node_modules/glyphicons-halflings/scss/glyphicons-halflings' ;
11
11
@import ' ../../node_modules/font-awesome/scss/font-awesome' ;
12
- @import ' ../../node_modules/line-awesome/dist/css/line-awesome.css' ;
12
+ @import ' ../../node_modules/line-awesome/dist/line-awesome/ css/line-awesome.css' ;
13
13
@import ' ../fonts/flaticon/flaticon' ;
14
14
@import ' ../../node_modules/animate.css/animate' ;
15
15
@import ' ../../node_modules/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox' ;
Original file line number Diff line number Diff line change @@ -7476,9 +7476,10 @@ levn@^0.3.0, levn@~0.3.0:
7476
7476
prelude-ls "~1.1.2"
7477
7477
type-check "~0.3.2"
7478
7478
7479
- "line-awesome@github:icons8/line-awesome":
7480
- version "0.9.0"
7481
- resolved "https://codeload.github.com/icons8/line-awesome/tar.gz/912ed9f69c1e99ef3c451af2e8e58c5f7b6e3af9"
7479
+ line-awesome@^1.3.0:
7480
+ version "1.3.0"
7481
+ resolved "https://registry.yarnpkg.com/line-awesome/-/line-awesome-1.3.0.tgz#51d59fe311ed040d22d8e80d3aa0b9a4b57e6cd3"
7482
+ integrity sha512-Y0YHksL37ixDsHz+ihCwOtF5jwJgCDxQ3q+zOVgaSW8VugHGTsZZXMacPYZB1/JULBi6BAuTCTek+4ZY/UIwcw==
7482
7483
7483
7484
line-height@^0.3.1:
7484
7485
version "0.3.1"
You can’t perform that action at this time.
0 commit comments