Project

General

Profile

« Previous | Next » 

Revision 58613

[Library | Trunk]: Add border left if not first-column for white-border

View differences:

library.css
2010 2010
    background-color: white;
2011 2011
}
2012 2012

  
2013
.white-box-with-border.uk-grid > div:not(.uk-first-column) {
2014
    border-left: 1px solid #DEDEDE;
2015
}
2016

  
2013 2017
/*END OF CONNECT REDESIGN*/
2014 2018

  
2015 2019
search-bar .entitiesSelection{

Also available in: Unified diff