Merge branch 'master' of git+ssh://github.com/adefaria/clearscm
authorAndrew DeFaria <Andrew@DeFaria.com>
Wed, 5 May 2021 17:51:09 +0000 (10:51 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Wed, 5 May 2021 17:51:09 +0000 (10:51 -0700)
maps/css/MAPSStyle.css

index 7ae6beb..91669b3 100644 (file)
@@ -9,7 +9,7 @@
 /************************************************************************/
 body {
   background-color:  #fff;
-  #background-image:  url(/maps/images/Pattern1.gif);
+  background-image:  url(/maps/images/Pattern1.gif);
   background-repeat: repeat-y;
   color:             black;
   font-family:       trebuchet MS, trebuchet, verdana, arial, sans-serif;
@@ -45,7 +45,7 @@ body {
 
 .menu {
   background-color: #579;
-  #background-image: url(/maps/images/world.gif);
+  background-image: url(/maps/images/world.gif);
   border:           2px groove black;
   font-family:      verdana, geneva, arial, helvetica, sans-serif;
   font-size:        14px;
@@ -82,7 +82,7 @@ body {
 }
 
 .quickstats {
-  background-color: White;
+  background-color: #ffffcc;
   border:           2px groove #336699;
   color:            black;
   font-size:        10px;
@@ -269,7 +269,7 @@ img {
 
 /* Table colors */
 .tableleftend {
-  background:                 SteelBlue;
+  background:                 #804000;
   color:                      white;
   font-style:                 bold;
   font-size:                  14;
@@ -279,7 +279,7 @@ img {
 }
 
 .tablerightend {
-  background:                  SteelBlue;
+  background:                  #804000;
   color:                       white;
   font-style:                  bold;
   font-size:                   14;
@@ -288,8 +288,8 @@ img {
   border-top-right-radius:     7px;
 }
 
-.tablebordertopleft {
-  background:                 SteelBlue;
+.tablebordertopleft { 
+  background:                 #804000;
   color:                      white;
   font-style:                 bold;
   font-size:                  14;
@@ -298,8 +298,8 @@ img {
   border-top-left-radius:     7px;
 }
 
-.tablebordertopright {
-  background:                  SteelBlue;
+.tablebordertopright { 
+  background:                 #804000;
   color:                       white;
   font-style:                  bold;
   font-size:                   14;
@@ -309,7 +309,7 @@ img {
 }
 
 .tableborderbottomleft { 
-  background:                    SteelBlue;
+  background:                    #804000;
   color:                         white;
   font-style:                    bold;
   font-size:                     14;
@@ -319,7 +319,7 @@ img {
 }
 
 .tableborderbottomright { 
-  background:                     SteelBlue;
+  background:                     #804000;
   color:                          white;
   font-style:                     bold;
   font-size:                      14;
@@ -329,7 +329,7 @@ img {
 }
 
 .tableborder {
-  background: SteelBlue;
+  background: #804000;
   color:      white;
   font-style: bold;
   font-size:  14;
@@ -353,17 +353,17 @@ img {
 }
 
 .tablelabel {
-  background:         White;
+  background:         #ece9d8;
   text-align:         right;
   font-family:        arial, sans-serif;
-  font-size:          14px;
+  font-size:          10px;
   font-weight:        bold;
   -moz-border-radius: 7px;
   border-radius:      7px;
 }
 
 .tableheader {
-  background:  SteelBlue;
+  background:  #804000;
   color:       white;
   text-align:  center;
   font-family: arial, sans-serif;
@@ -381,103 +381,103 @@ img {
 }
 
 .tableleftdata {
-  background:    White;
-  border-left:   solid 3px SteelBlue;
+  background:    #ffffee;
+  border-left:   solid 3px #804000;
   border-bottom: 1px dotted #ccc;
   font-size:     14;
 }
 .tableleftrightdata {
-  background:    White;
-  border-right:  solid 3px SteelBlue;
-  border-left:   solid 1px SteelBlue;
+  background:    #ece9d8;
+  border-right:  solid 3px #804000;
+  border-left:   solid 1px #804000;
   border-bottom: 1px dotted #ccc;
   font-size:     14;
 }
 .tablerightleftdata {
-  background:    White;
-  border-right:  solid 1px SteelBlue;
-  border-left:   solid 3px SteelBlue;
+  background:    #ece9d8;
+  border-right:  solid 1px #804000;
+  border-left:   solid 3px #804000;
   border-bottom: 1px dotted #ccc;
   font-size:     14;
 }
 .tablerightdata {
-  background:    White;
-  border-right:  solid 3px SteelBlue;
+  background:    #ffffee;
+  border-right:  solid 3px #804000;
   border-left:   1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
   font-size:     14;
 }
 .tablebottomleft {
-  background:                    White;
-  border-left:                   solid 3px SteelBlue;
+  background:                    #ffffee;
+  border-left:                   solid 3px #804000;
   border-right:                  1px dotted #ccc;
-  border-bottom:                 solid 3px SteelBlue;
+  border-bottom:                 solid 3px #804000;
   font-size:                     14;
   -moz-border-radius-bottomleft: 7px;
   border-bottom-left-radius:     7px;
 }
 .tablebottomright {
-  background:                     White;
-  border-right:                   solid 3px SteelBlue;
+  background:                     #ffffee;
+  border-right:                   solid 3px #804000;
   border-left:                    1px dotted #ccc;
-  border-bottom:                  solid 3px SteelBlue;
+  border-bottom:                  solid 3px #804000;
   font-size:                      14;
   -moz-border-radius-bottomright: 7px;
   border-bottom-right-radius:     7px;
 }
 .tablebottomdata {
-  background:    White;
+  background:    #ffffee;
   border-left:   1px dotted #ccc;
-  border-bottom: solid 3px SteelBlue;
+  border-bottom: solid 3px #804000;
   font-size:     14;
 }
 .tablebottomlefttotal {
-  background:                    White;
-  border-left:                   solid 3px SteelBlue;
-  border-bottom:                 solid 3px SteelBlue;
+  background:                    #ece9d8;
+  border-left:                   solid 3px #804000;
+  border-bottom:                 solid 3px #804000;
   border-right:                  1px dotted #ccc;
   font-size:                     14;
   -moz-border-radius-bottomleft: 7px;
   border-bottom-left-radius:     7px;
 }
 .tablebottomrighttotal {
-  background:                     White;
-  border-right:                   solid 3px SteelBlue;
-  border-bottom:                  solid 3px SteelBlue;
+  background:                     #ece9d8;
+  border-right:                   solid 3px #804000;
+  border-bottom:                  solid 3px #804000;
   font-size:                      14;
   -moz-border-radius-bottomright: 7px;
   border-bottom-right-radius:     7px;
 }
 .tablebottomtotal {
-  background:    White;
-  border-bottom: solid 3px SteelBlue;
-  border-top:    solid 1px SteelBlue;
+  background:    #ece9d8;
+  border-bottom: solid 3px #804000;
+  border-top:    solid 1px #804000;
   border-right:  1px dotted #ccc;
   font-size:     14;
 }
 .tabledata {
-  background:    White;
+  background:    #ffffee;
   border-left:   1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
   font-size:     14;
 }
 
 .date {
-  background: White;
+  background: #ffffee;
   font-size:  10px;
 }
 
 .dateright {
   background:    #ffffee;
   font-size:     10px;
-  border-right:  solid 3px SteelBlue;
+  border-right:  solid 3px #804000;
   border-left:   1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
 }
 
 /* Special anchor effects */
 .sender {
-  background:  White;
+  background:  #ffffee;
   font-family: arial, sans-serif;
   font-size:   12px;
   font-weight: bold;
@@ -501,7 +501,7 @@ img {
 }
 
 .subject {
-  background:  White;
+  background:  #ffffee;
   font-family: arial, sans-serif;
   font-size:   10px;
   font-weight: bold;