sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 46ae8aa3d6 Improved ACLs editor window
Monotone-Parent: da6b5b0b22738692fb0aafb95b28a58d2a16855e
Monotone-Revision: 18e33d0c1964c0a62a8a43c69d2300477fb492b5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-12-23T15:51:12
Monotone-Branch: ca.inverse.sogo
2008-12-23 15:51:12 +00:00

29 lines
485 B
CSS

DIV.title
{ color: #000;
vertical-align: bottom;
padding-top: 8px;
padding-left: 1em;
height: 33px;
background-color: #fff;
border-bottom: 1px solid #555; }
DIV.title SPAN.value
{ margin-left: 1em;
font-size: 14px;
font-weight: bold; }
DIV.calendarUserRights
{ margin: 1em; }
DIV.calendarUserRights SPAN
{ float: left;
clear: right;
line-height: 2em;
margin-right: 1em;
text-align: right;
width: 200px; }
DIV.buttons
{ text-align: right;
margin: 1em; }