sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 0f87c1e648 See ChangeLog.
Monotone-Parent: d880f3f750251d35b56db7d720ccacbdeead7540
Monotone-Revision: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-01T21:11:28
2012-02-01 21:11:28 +00:00

48 lines
782 B
CSS

DIV.title
{ color: #000;
vertical-align: bottom;
padding-top: 8px;
padding-left: 1em;
padding: 5px;
background-color: #fff;
border-bottom: 1px solid #555; }
DIV.title SPAN
{ float: left;
line-height: 14px;
text-align: right;
width: 120px; }
DIV.title SPAN.value
{ float: none;
margin-left: 1em;
font-size: 14px;
font-weight: bold; }
DIV.title LABEL
{ display: block;
clear: both; }
DIV.calendarUserRights,
DIV.basicUserRights
{ margin: 1em;}
DIV.calendarUserRights SPAN
{ float: left;
clear: right;
line-height: 2em;
margin-right: 1em;
text-align: right;
width: 220px; }
DIV.buttons
{ text-align: right;
margin: 1em;
margin-top: 0px; }
DIV.dialog.none
{ position: absolute;
top: 0px;
left: 0px;
right: 0px;
margin: 25px auto; }