Project

General

Profile

« Previous | Next » 

Revision 58923

Finished the charts for the overview tab of the country page

View differences:

os-observatory-custom.css
814 814

  
815 815
.publicationsDot {
816 816
  background-color: #f181ae;
817
  width: 50px;
817
  /*width: 50px;*/
818
  width: 35px;
818 819
  height: 33px;
819 820
  border-radius: 50%;
820 821
}
......
828 829

  
829 830
.datasetsDot {
830 831
  background-color: #BB9CE6;
831
  width: 50px;
832
  /*width: 50px;*/
833
  width: 35px;
832 834
  height: 33px;
833 835
  border-radius: 50%;
834 836
}
......
842 844

  
843 845
.softwareDot {
844 846
  background-color: #C2155A;
845
  width: 50px;
847
  /*width: 50px;*/
848
  width: 35px;
846 849
  height: 33px;
847 850
  border-radius: 50%;
848 851
}
......
856 859

  
857 860
.otherDot {
858 861
  background-color: #00CCCC;
859
  width: 50px;
862
  /*width: 50px;*/
863
  width: 35px;
860 864
  height: 33px;
861 865
  border-radius: 50%;
862 866
}

Also available in: Unified diff