Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
adrianshort
/
apollo
miroir de
https://github.com/adrianshort/apollo.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
Layout tweaks
master
Adrian Short
il y a 12 ans
Parent
3310d2ccda
révision
a02891d215
2 fichiers modifiés
avec
1 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
app/assets/stylesheets/scaffolds.css.scss
+0
-2
app/views/feeds/index.html.haml
+ 1
- 1
app/assets/stylesheets/scaffolds.css.scss
Voir le fichier
@@ -87,7 +87,7 @@ table {
}
td {
padding: 0 20px
2
0px 0;
padding: 0 20px
3
0px 0;
background-color: #fff;
}
+ 0
- 2
app/views/feeds/index.html.haml
Voir le fichier
@@ -17,8 +17,6 @@
%td
.feed_title
= link_to f.title, f
%br
=# link_to f.feed_url, f.feed_url
%td.right= f.posts.size
%td
- if f.last_fetched.nil?
Écrire
Aperçu
Chargement…
Annuler
Enregistrer