sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 17ee6224fd Minor CSS improvements in web rights editor
Monotone-Parent: dd15c9733b13187e5bb3c64144e52558efbdf42d
Monotone-Revision: 1480ab87cd945c5b85d9c1f7282d0ab1267f37d0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-28T20:56:53
Monotone-Branch: ca.inverse.sogo
2009-07-28 20:56:53 +00:00

32 lines
545 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.calendarUserRights HR
{ border: 0; }
DIV.buttons
{ text-align: right;
margin: 1em;
margin-top: 0px; }