[Trunk | Connect]: connect-custom.css: Fixes for UI in 'border-gray' class.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56577 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
e23289ee26
commit
8c5a145351
|
@ -256,6 +256,8 @@ div:not(.connect_App) bottom .uk-totop{
|
|||
.border-grey {
|
||||
border: #EFEFEF;
|
||||
border-style: solid;
|
||||
border-width: 8px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.communityPanelBackground .uk-grid-divider > :not(.uk-first-column)::before {
|
||||
|
|
Loading…
Reference in New Issue