Changeset - 8bbc0ee9d43a
[Not reviewed]
default
0 2 0
Andrew Shadura - 11 years ago 2015-04-22 16:38:26
andrew@shadura.me
css: select 'kallithea' font where font icons are used
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/contextbar.css
Show inline comments
 
@@ -279,6 +279,7 @@ ul#context-actions {
 
#revision-changer:before,
 
#context-pages a.childs:after,
 
#context-pages a.dropdown:after {
 
    font-family: 'kallithea';
 
    content: ' \23f7';
 
}
 
#context-pages a.childs {
kallithea/public/css/style.css
Show inline comments
 
@@ -3715,6 +3715,7 @@ div#legend_data, div#legend_container, d
 
}
 

	
 
.repo-switcher .select2-chosen:after {
 
    font-family: 'kallithea';
 
    content: ' \23f7';
 
}
 

	
0 comments (0 inline, 0 general)