Mercurial > public > sg101
comparison media/js/tiny_mce/plugins/paste/css/blank.css @ 45:a5b4c5ce0658
Breaking down and controlling all media files, including javascript libraries.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 19 Jun 2009 03:16:03 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
44:08cd19c1ee50 | 45:a5b4c5ce0658 |
---|---|
1 html, body {height:98%} | |
2 body { | |
3 background-color: #FFFFFF; | |
4 font-family: Verdana, Arial, Helvetica, sans-serif; | |
5 font-size: 10px; | |
6 scrollbar-3dlight-color: #F0F0EE; | |
7 scrollbar-arrow-color: #676662; | |
8 scrollbar-base-color: #F0F0EE; | |
9 scrollbar-darkshadow-color: #DDDDDD; | |
10 scrollbar-face-color: #E0E0DD; | |
11 scrollbar-highlight-color: #F0F0EE; | |
12 scrollbar-shadow-color: #F0F0EE; | |
13 scrollbar-track-color: #F5F5F5; | |
14 } |