Project

General

Profile

« Previous | Next » 

Revision 58615

[Trunk | Library]: library.css: [Natalia's css changes] add css for '.main-tabs .tab-header' | css changed for '.main-tabs > li > a > .number'.

View differences:

library.css
1929 1929

  
1930 1930
/*CONNECT REDESIGN*/
1931 1931

  
1932
.main-tabs .tab-header {
1933
    font-size: 12px;
1934
    text-transform: uppercase;
1935
    transition: color .1s ease-in-out;
1936
    line-height: 20px;
1937
}
1938

  
1932 1939
.main-tabs > li {
1933 1940
    background-color: #F2F2F2;
1934 1941
    border: 1px solid #DEDEDE;
......
1954 1961
}
1955 1962

  
1956 1963
.main-tabs > li > a > .number {
1957
    opacity: 0.8;
1958
    font-size: 21px;
1964
    font-size: 18px;
1965
    line-height: 1.4;
1966
    font-family: Heebo;
1967
    font-weight: 800;
1959 1968
}
1960 1969

  
1961 1970
.main-tabs.uk-tab > .uk-active > a, .main-tabs.uk-tab > li:hover:not(.statistics) > a {

Also available in: Unified diff