sogo/UI/WebServerResources/UIxCalUserRightsEditor.css
Francis Lachapelle 9e819f81f6 Fix for bug #710
Monotone-Parent: ea268f9db61939a18337c4648193cc321736356b
Monotone-Revision: 86a177d4a05deda193edc7d9e0fedca89758cadd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-07-29T15:34:06
Monotone-Branch: ca.inverse.sogo
2010-07-29 15:34:06 +00:00

30 lines
504 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; }