src/pyams_skin/resources/css/myams.css
changeset 425 85428939f7b9
parent 422 82d29eb1eb11
child 426 bd690acb18e9
equal deleted inserted replaced
424:5992a50ecb29 425:85428939f7b9
  5923   left: .2em;
  5923   left: .2em;
  5924 }
  5924 }
  5925 .ui-menu .ui-menu-icon {
  5925 .ui-menu .ui-menu-icon {
  5926   position: static;
  5926   position: static;
  5927   float: right;
  5927   float: right;
       
  5928 }
       
  5929 .dropdown-menu {
       
  5930   max-height: calc(100vh - 200px);
       
  5931   overflow-y: auto;
  5928 }
  5932 }
  5929 .dropdown-menu > li > a:hover {
  5933 .dropdown-menu > li > a:hover {
  5930   background-color: #e0e0e0;
  5934   background-color: #e0e0e0;
  5931 }
  5935 }
  5932 .open > .dropdown-menu {
  5936 .open > .dropdown-menu {
 17897   color: #999;
 17901   color: #999;
 17898 }
 17902 }
 17899 .map.map-location {
 17903 .map.map-location {
 17900   cursor: default;
 17904   cursor: default;
 17901 }
 17905 }
       
 17906 /*# sourceMappingURL=myams.css.map */