sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 9f8c705eaf See ChangeLog.
Monotone-Parent: 870459b5cd89f38f2c5d579fccb19dba58515f8b
Monotone-Revision: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-30T19:59:05
2012-01-30 19:59:05 +00:00

36 lines
604 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: 220px; }
DIV.buttons
{ text-align: right;
margin: 1em;
margin-top: 0px; }
DIV.dialog.none
{ position: absolute;
top: 0px;
left: 0px;
right: 0px;
margin: 50px auto; }