]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/UIxCalUserRightsEditor.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1261 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxCalUserRightsEditor.css
index eaea5734bcfe88badbed627b021b8ec84a20a158..eb31488b45e9c673de45396f4d42451db05c78a6 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
@@ -17,15 +17,10 @@ DIV.calendarUserRights
 
 DIV.calendarUserRights > TABLE
 { background-color: #fff;
-  width: 45em;
+  width: 480px;
   color: #999;
   border-collapse: collapse;
-  border-bottom: 1px solid #fff;
-  border-right: 1px solid #fff;
-  border-top: 2px solid #222;
-  border-left: 2px solid #222;
-  -moz-border-top-colors: #9c9a94 #000 transparent;
-  -moz-border-left-colors: #9c9a94 #000 transparent; }
+  border: 1px solid #222; }
 
 DIV.calendarUserRights > TABLE TR.permissions TH
 { color: #00f;
@@ -33,11 +28,10 @@ DIV.calendarUserRights > TABLE TR.permissions TH
  */  border-bottom: 1px solid #999; }
 
 DIV.calendarUserRights > TABLE TH
-{ width: 15em; }
+{ width: 70px; }
 
 DIV.calendarUserRights > TABLE TD.eventType
-{ width: 5em;
-  text-align: right;
+{ text-align: right;
   border-right: 1px solid #999; }
 
 DIV.calendarUserRights > TABLE TD