sogo/UI/WebServerResources/UIxPreferences.css

35 lines
537 B
CSS
Raw Normal View History

DIV#preferencesTabs
{ position: absolute;
top: 5em;
left: .5em;
right: .5em;
bottom: .5em; }
DIV#general
{ padding-top: 2em;
padding-left: 2em;
padding-right: 5em; }
DIV#general LABEL
{ text-align: left;
margin-left: 0px;
white-space: normal; }
DIV#mailOptionsView TEXTAREA
{ width: 420px;
height: 4em; }
DIV#passwordView
{ padding-top: 3em;
padding-right: 10em; }
DIV#identitiesView
{ padding-top: 5px;
padding-left: 5px; }
#signature
{ overflow: auto;
width: 390px;
max-width: 390px;
height: 145px; }