cms/app-client/app/styles/app.scss
changeset 242 523ca6e73353
parent 235 51acae6af8a3
child 244 d7ab83ecf737
equal deleted inserted replaced
241:da3c6ba8a80b 242:523ca6e73353
   140 
   140 
   141 #mapdiv{
   141 #mapdiv{
   142   width: 100%;
   142   width: 100%;
   143 }
   143 }
   144 
   144 
   145 .corpus-app-content {
       
   146     background-color: $dark-blue;
       
   147     overflow: hidden;
       
   148     height: 80px;
       
   149 }
       
   150 
       
   151 .ember-view.language a {
   145 .ember-view.language a {
   152     text-transform: capitalize;
   146     text-transform: capitalize;
   153     text-decoration: none;
   147     text-decoration: none;
   154     pointer-events: none;
   148     pointer-events: none;
   155     cursor: default;
   149     cursor: default;