File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 32
32
< i class ="fa fa-asterisk black "> </ i > Dependency graph</ button >
33
33
</ li >
34
34
< %- END %>
35
- < li > < a href ="/feed/distribution/<% release.distribution %> "> < i class ="icon-rss " id ="icon-rss "> </ i > Subscribe to < % release.distribution.replace('-', '::') %> </ a > </ li >
36
35
</ ul >
37
36
38
37
< %- INCLUDE inc/dependencies-graph.html %>
Original file line number Diff line number Diff line change 19
19
< span class ="glyphicon glyphicon-star black "> </ span > Rate this distribution
20
20
</ a >
21
21
</ li >
22
+ < li >
23
+ < a href ="/feed/distribution/<% release.distribution %> ">
24
+ < i class ="fa fa-rss-square fa-fw black " id ="rss-subscription "> </ i > Subscribe this distribution
25
+ </ a >
26
+ </ li >
22
27
< li >
23
28
< form action ="/search ">
24
29
< input type ="hidden " name ="q " value ="dist:<% release.distribution %> ">
Original file line number Diff line number Diff line change 31
31
@input-border-radius : none ;
32
32
@modal-md : 722px ;
33
33
@custom-grid-float-breakpoint : 0 ;
34
- <<<<<<< HEAD
35
34
@screen-xs-max : @screen-xs ;
36
35
@screen-sm-min : (@screen-xs + 1 );
37
36
@@ -207,4 +206,9 @@ li button.dependencies-graph {
207
206
208
207
.ui-tooltip-titlebar {
209
208
height : 25px !important ;
209
+ }
210
+
211
+ #rss-subscription {
212
+ width : 1.2em ;
213
+ font-size : 1.1em ;
210
214
}
You can’t perform that action at this time.
0 commit comments