]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/UIxContactEditor.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1052 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxContactEditor.css
index 9fa6d6c8029405abe463797c3003487f49f97a10..d0205082fbd5edc9ee4a7f428e1c920a37857fe5 100644 (file)
@@ -32,15 +32,15 @@ SPAN.caption
   width: auto;
   padding: .25em;
   margin-left: 7px;
-  border-top: 2px solid #fffffb;
-  border-left: 2px solid #fffffb;
+  border-top: 2px solid #fff;
+  border-left: 2px solid #fff;
   border-bottom: 2px solid #888;
   border-right: 2px solid #888;
-  background-color: #dbdad5;
-  -moz-border-top-colors: -moz-buttonhoverface ThreeDHighlight;
-  -moz-border-left-colors: -moz-buttonhoverface ThreeDHighlight;
-  -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
-  -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent; }
+  background-color: #d4d0c8;
+  -moz-border-top-colors: #efebe7 #fff;
+  -moz-border-left-colors: #efebe7 #fff;
+  -moz-border-bottom-colors: #000 #9c9a94 transparent;
+  -moz-border-right-colors: #000 #9c9a94 transparent; }
 
 DIV#buttons
 { visibility: visible;