mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-22 18:06:24 +00:00
Monotone-Parent: 3628a0085e52c1990e5edce1cb09d581bc96f966
Monotone-Revision: 0d9c665e0f8597c3e8b604fcf9e26ef3593b0c9a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T10:18:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DIV#windowButtons
|
||||
DIV#windowButtonz
|
||||
{ position: absolute;
|
||||
bottom: 0px;
|
||||
left: 0px;
|
||||
@@ -7,6 +7,16 @@ DIV#windowButtons
|
||||
margin: 1em;
|
||||
text-align: right; }
|
||||
|
||||
DIV#windowButtons
|
||||
{ position: absolute;
|
||||
bottom: 0px;
|
||||
left: 0px;
|
||||
right: 15px;
|
||||
height: 3em;
|
||||
line-height: 2em;
|
||||
vertical-align: middle;
|
||||
text-align: right; }
|
||||
|
||||
DIV#pageContent
|
||||
{ padding: 1em; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user