mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
Fixed Mantis 2874
Monotone-Parent: 19411003409b1b14299b09729d662efa35865717 Monotone-Revision: 36ced261cec8f0a229c4466b8b7c0a78dd1a408e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-03-23T14:35:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DIV#leftPanel
|
||||
{ position: absolute;
|
||||
top: 5.5em;
|
||||
top: 65px;
|
||||
left: 0px;
|
||||
width: 19.25em;
|
||||
bottom: 0px;
|
||||
@@ -117,7 +117,7 @@ UL#tasksList LI[class~="_selected"].completed
|
||||
|
||||
DIV#rightPanel
|
||||
{ position: absolute;
|
||||
top: 5.5em;
|
||||
top: 65px;
|
||||
left: 19.25em;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
|
||||
Reference in New Issue
Block a user