mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
Round corners for .ics
Monotone-Parent: e5e46473685093f9076981f90edbe581992247e7 Monotone-Revision: efd2971c30fdf12f7c60edbe1950e3bc6b3e4398 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T12:55:30
This commit is contained in:
@@ -604,6 +604,13 @@ DIV.linked_attachment_frame
|
||||
/*background: #F0F0F0;*/
|
||||
}
|
||||
|
||||
DIV.linked_attachment_frame fieldset
|
||||
{
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
DIV.linked_attachment_frame.file
|
||||
{ display: inline;
|
||||
clear: none;
|
||||
|
||||
Reference in New Issue
Block a user