sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 1076f87b07 Fix for bug #3194
Monotone-Parent: f9a39419cc4da040f8e1136267280dfec67710b9
Monotone-Revision: 8ba8b3fa9da7cc4d1b86cc06f7f6907b8f8e56f7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-01-12T23:58:39
Monotone-Branch: ca.inverse.sogo
2009-01-12 23:58:39 +00:00

32 lines
527 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; }