PageRenderTime 33ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/static/scripts/tiny_mce/plugins/paste/css/blank.css

http://n23.googlecode.com/
CSS | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 5840c25c61645bca26e8e82a60f1d723 MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
  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. }