Project

General

Profile

« Previous | Next » 

Revision 60900

Initial changes

View differences:

os-observatory-custom.css
137 137
  color: var(--link-hover-color);
138 138
}
139 139

  
140
select.md-input {
141
  border-radius: 6px;
142
  border-width: 1px;
143
  background: rgba(0, 0, 0, 0.02);
144
}
145

  
140 146
.mapContainer {
141 147
  /*background: #F7F7F7 0% 0% no-repeat padding-box;*/
142 148
  /*border: 1px solid #E0E0E0;*/
......
494 500
  padding-top: 15px;
495 501
}
496 502

  
503
.uk-flex-bottom .md-card-content {
504
  width: 100%;
505
}
506

  
497 507
.md-card .md-card-content {
498 508
  padding: 20px;
499 509
}

Also available in: Unified diff