File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- body { padding-top : 70px ; }
2-
31.header-col {
42 color : # FFFFFF ;
53 width : 100% ;
@@ -69,6 +67,7 @@ body { padding-top: 70px; }
6967.logo_analytics {
7068 background-image : url ("/static/images/logo_analytics.png" );
7169 background-repeat : no-repeat;
70+ background-position : 20px 0px ;
7271}
7372
7473.chart {
Original file line number Diff line number Diff line change 2222 <body >
2323 <%include file =" google_analytics.mako" />
2424 <div class =" row" >
25- <nav class =" navbar navbar-inverse navbar-fixed-top logo_analytics" role =" navigation" >
25+ <nav class =" navbar navbar-inverse logo_analytics" role =" navigation" >
2626 <div class =" container-fluid" >
2727 <div class =" collapse navbar-collapse" id =" bs-example-navbar-collapse-1" >
2828 <ul class =" nav navbar-nav navbar-right" style =" padding-right : 30px ;" >
Original file line number Diff line number Diff line change 3535
3636setup (
3737 name = "analytics" ,
38- version = '1.23 .0' ,
38+ version = '1.24 .0' ,
3939 description = "A analytics frontend for SciELO usage and publication statistics" ,
4040 author = "SciELO" ,
4141 author_email = "scielo-dev@googlegroups.com" ,
You can’t perform that action at this time.
0 commit comments