xyc
2024-11-05 af97e376db85a53b41c9fe069bd2948b59387e49
web/public/SVGOrigin/Method-Draw-master/method-draw/lib/jgraduate/css/jgraduate.css
@@ -1,6 +1,6 @@
/*
/*
 * jGraduate Default CSS
 *
 *
 * Copyright (c) 2010 Jeff Schiller
 * http://blog.codedread.com/
 *
@@ -35,7 +35,7 @@
   display: none;
}
.jGraduate_gradPick {
.jGraduate_gradPick {
   display: none;
   overflow: visible;
/*   position: relative;*/
@@ -55,7 +55,7 @@
}
div.jGraduate_GradContainer {
   border: solid #000 1px;
   background-image: url(../images/map-opacity.png);
   background-image: url(../images/map-opacity.png);
   background-position: 0px 0px;
   height: 256px;
   width: 256px;
@@ -183,13 +183,13 @@
div.jGraduate_stopPicker {
  position: absolute;
  display: none;
  background:
  background:
  white;
  padding: 20px;
  border-radius: 3px;
  width: 530px;
  height: 300px;
  box-shadow: 0 5px 25px
  box-shadow: 0 5px 25px
  black;
}