home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / StickyNotesOnline.gadget / Themes / Paper / defaultl.css < prev    next >
Cascading Style Sheet File  |  2011-06-16  |  1KB  |  95 lines

  1. .noteNum
  2. {
  3.     border-style: none;
  4.     color:Black;
  5.     position:absolute;
  6.     background:clear;
  7.     font-size:9px;
  8.     font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
  9.     font-weight:bold;
  10.     top:309px;
  11.     left:123px;
  12.     text-align:center;
  13. }
  14.  
  15. .Msg
  16. {
  17.     border-style: none;
  18.     position: absolute;
  19.     top: 1px;
  20.     left: 5px;
  21.     width: 150px;
  22.     overflow:hidden;
  23.     background:clear;
  24. }
  25.  
  26. .MsgText
  27. {
  28.     font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
  29.     font-size:9px;
  30.     text-decoration:underline;
  31. }
  32. .nextimg
  33. {
  34.     border-style: none;
  35.     cursor:default;
  36.     position: absolute;
  37.     background:clear;
  38.     left:217px;
  39.     top:308px;
  40.     height:14px;
  41.     width:14px;
  42. }
  43. .previmg
  44. {
  45.     border-style: none;
  46.     cursor:default;
  47.     position: absolute;
  48.     background:clear;
  49.     left:20px;
  50.     top:308px;
  51.     height:14px;
  52.     width:14px;
  53. }
  54. .delimg
  55. {
  56.     border-style: none;
  57.     cursor:default;
  58.     position: absolute;
  59.     background:clear;
  60.     left:60px;
  61.     top:308px;
  62.     height:14px;
  63.     width:14px;
  64. }
  65. .addimg
  66. {
  67.     border-style: none;
  68.     cursor:default;
  69.     position: absolute;
  70.     background:clear;
  71.     left:179px;
  72.     top:308px;
  73.     height:14px;
  74.     width:14px;
  75. }
  76.  
  77. .divBar 
  78. {
  79.     top:15px;
  80.     height:287px;
  81.     left:10px;
  82.     width:237px;
  83. }
  84.  
  85. .backimg 
  86. {
  87.     width:257px;
  88.     height:337px;
  89. }
  90.  
  91. .bdy {
  92.     width:257px;
  93.     height:337px;
  94. }
  95.