ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/courier/files/extra-patch-webmail__images__sqwebmail.css
Revision: 14811
Committed: Sat Jul 13 14:18:14 2013 UTC (10 years, 9 months ago) by laffer1
Content type: text/css
File size: 888 byte(s)
Log Message:
Update courier and fix build on current / 0.4 after pcre update

File Contents

# User Rev Content
1 laffer1 8435 --- webmail/images/sqwebmail.css.orig 2009-06-04 08:27:30.000000000 +0200
2     +++ webmail/images/sqwebmail.css 2009-06-04 08:33:54.000000000 +0200
3     @@ -142,6 +142,9 @@
4     .folder-index-bg-1:hover { background-color: #bbbbbb }
5     .folder-index-bg-2 { background-color: #ddddbb }
6     .folder-index-bg-2:hover { background-color: #bbbbbb }
7     +/* for <HR> and buttons under message list */
8     +.folder-index-bg-3 { background-color: #ffffff }
9     +.folder-index-bg-4 { background-color: #eeeecc }
10    
11     /* Selected message */
12    
13     @@ -159,11 +162,13 @@
14     */
15    
16     .message-number { }
17     -.message-status { }
18 laffer1 14811 +.message-flag { padding: 0 }
19 laffer1 8435 +.message-select { padding: 0 }
20     +.message-status { padding: 0 }
21     .message-date { }
22     .message-from { }
23     .message-subject { }
24     -.message-size { font-family: monospace}
25     +.message-size { font-family: monospace }
26    
27     /***************************** Folder permissions ***********************/
28    

Properties

Name Value
cvs2svn:cvs-rev 1.2