Project

General

Profile

« Previous | Next » 

Revision 58664

[Library | Trunk]: Revert uk-select to have border bottom only

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/assets/library.css
1759 1759
    padding: 10px;
1760 1760
    display: inline-block
1761 1761
}
1762

  
1762 1763
.text-input-box{
1763 1764
    border: 1px solid #DFE1E5 !important;
1764 1765
}
1765 1766

  
1766 1767
/* theme */
1767
.uk-input, .uk-select, .uk-textarea {
1768
.uk-input, .uk-textarea {
1768 1769
    border: 1px solid rgba(0, 0, 0, 0.40) !important;
1769 1770
}
1770 1771

  
1772
.uk-select {
1773
    border-bottom: 1px solid rgba(0, 0, 0, 0.40) !important;
1774
}
1775

  
1771 1776
/* theme */
1772 1777
.uk-text-muted {
1773 1778
    color: #666 !important;

Also available in: Unified diff