]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/UIxContactsUserRightsEditor.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1153 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxContactsUserRightsEditor.css
index 783e47a643faf6ac9bb49eeabf193d7e32ca44e3..3e7b6991bc56e2530abd68afa4c19bd055a0ecd9 100644 (file)
@@ -1,7 +1,7 @@
 DIV.title
 { color: #000;
   vertical-align: bottom;
-  padding-top: 15px;
+  padding-top: 8px;
   padding-left: 1em;
   height: 33px;
   background-color: #fff;
@@ -9,7 +9,7 @@ DIV.title
 
 DIV.title SPAN.value
 { margin-left: 1em;
-  font-size: 18px;
+  font-size: 14px;
   font-weight: bold; }
 
 DIV.calendarUserRights
@@ -24,8 +24,8 @@ DIV.calendarUserRights > TABLE
   border-right: 1px solid #fff;
   border-top: 2px solid #222;
   border-left: 2px solid #222;
-  -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow transparent;
-  -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow transparent; }
+  -moz-border-top-colors: #9c9a94 #000 transparent;
+  -moz-border-left-colors: #9c9a94 #000 transparent; }
 
 DIV.calendarUserRights > TABLE TR.permissions TH
 { color: #00f;