Project

General

Profile

« Previous | Next » 

Revision 58747

[Library | Trunk]: Assets: libracy.css add related oragnizations box

View differences:

library.css
1489 1489
.landing ul.basic-info li {
1490 1490
    margin-bottom: 6px;
1491 1491
}
1492
/* Landing Related Organizations*/
1493
.landing ul.organizations > li {
1494
    border: 1px solid #E8E8E8;
1495
    border-radius: 2px;
1496
    font-size: 12px;
1497
    color: #A4A4A4;
1498
    padding: 10px;
1499
    width: 100%;
1500
}
1492 1501

  
1502
.landing ul.organizations > li .title {
1503
    color: #000000;
1504
    font-weight: 700;
1505
}
1506

  
1493 1507
/* Landing Download from section*/
1494 1508
.landing .download-from > div {
1495 1509
    padding: 10px;
......
1689 1703
    border-radius: 4px;
1690 1704
}
1691 1705

  
1692
.uk-modal .portal-link {
1693
    color: black !important;
1694
}
1695

  
1696 1706
.uk-tooltip.under-curation-tooltip {
1697 1707
    background-color: white;
1698 1708
    display: block;
......
1918 1928
    text-transform: uppercase;
1919 1929
    transition: color .1s ease-in-out;
1920 1930
    line-height: 20px;
1931
    user-select: none;
1921 1932
}
1922 1933

  
1923 1934
.main-tabs > li {

Also available in: Unified diff