mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-25 16:12:44 +00:00
Improved event info dialog box
This commit is contained in:
@@ -298,8 +298,12 @@ DIV#eventDialog P
|
||||
DIV#eventDialog SPAN.label
|
||||
{ color: #444; }
|
||||
|
||||
DIV#eventDialog P#description
|
||||
{ margin-top: 1em; }
|
||||
DIV#eventDialog .description
|
||||
{ margin-top: 1em;
|
||||
font-size: 11px;
|
||||
max-height: 125px;
|
||||
overflow: auto;
|
||||
border-top: 1px solid #eee; }
|
||||
|
||||
._unfocused#dateSelector TD._selected,
|
||||
UL._unfocused > LI._selected,
|
||||
|
||||
Reference in New Issue
Block a user