sogo/UI/WebServerResources/UIxOccurenceDialog.css
Wolfgang Sourdeau bdc02c26ab Monotone-Parent: 52de90085e2d18ded0d0c315e7148e1c72feb785
Monotone-Revision: 99d14630f5294d40da6680a39d69b6f1b7853938

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-17T21:12:43
Monotone-Branch: ca.inverse.sogo
2008-07-17 21:12:43 +00:00

14 lines
209 B
CSS

DIV#message, DIV#windowButtons
{ margin: 10px; }
DIV#windowButtons INPUT
{ text-align: center; }
DIV#leftButtons
{ float: left;
width: 200px;
text-align: left; }
DIV#rightButtons
{ text-align: right; }