SAAS-948 - css tweaks

This commit is contained in:
Duncan Sommerville 2015-08-14 13:29:26 -04:00
parent 12c4e4a374
commit fb1f22b913
7 changed files with 118 additions and 98 deletions

View file

@ -2,7 +2,9 @@ div.ColVis_collectionBackground {
background-color: transparent;
}
/*.wrapper {
/* ~ Moved to styles.css ~
.wrapper {
*//*background: #242424;*//*
background: #111;
top: 105px;
@ -29,13 +31,13 @@ div.ColVis_collectionBackground {
transition: top 0.2s linear, padding 0.2s linear;
}
*//* Usability hint *//*
.usability_hint {
left: 130px;
flex: 0 100%;
width: 100%;
}*/
}
*/
/* Scroll bars */