File tree 3 files changed +4
-4
lines changed
fonts/openshift-logos-icon
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 191
191
.icon-apache :before {
192
192
content : " \f138 " ;
193
193
}
194
- .icon-casadra :before {
194
+ .icon-casadra :before , .icon-cassandra :before {
195
195
content : " \f139 " ;
196
196
}
Original file line number Diff line number Diff line change @@ -896,10 +896,10 @@ <h1 class="mvm mtn fgc1">Grid Size: 16</h1>
896
896
</ div >
897
897
< div class ="glyph fs1 ">
898
898
< div class ="clearfix bshadow0 pbs ">
899
- < span class ="font-icon icon-casadra ">
899
+ < span class ="font-icon icon-cassandra ">
900
900
901
901
</ span >
902
- < span class ="mls "> icon-casadra </ span >
902
+ < span class ="mls "> icon-cassandra </ span >
903
903
</ div >
904
904
< fieldset class ="fs0 size1of1 clearfix hidden-false ">
905
905
< input type ="text " readonly value ="f139 " class ="unit size1of2 " />
Original file line number Diff line number Diff line change @@ -4496,7 +4496,7 @@ ul.messenger-theme-flat .messenger-message.alert-info .messenger-message-inner:b
4496
4496
.icon-elastic : before {content : "\f141" }
4497
4497
.icon-dotnet : before {content : "\f140" }
4498
4498
.icon-apache : before {content : "\f138" }
4499
- .icon-casadra : before {content : "\f139" }
4499
+ .icon-casadra : before , . icon-cassandra : before {content : "\f139" }
4500
4500
.build-count .builds , .build-count .pipelines {display : block}
4501
4501
.build-count .icon-count {display : inline-block;margin-right : 5px }
4502
4502
.build-count .running-stage {font-size : 84% ;color : # 9c9c9c }
You can’t perform that action at this time.
0 commit comments