home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / StickyNotesOnline.gadget / Themes / Plank / defaultl.css < prev    next >
Cascading Style Sheet File  |  2011-06-16  |  1KB  |  88 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. }
  41. .previmg
  42. {
  43.     border-style: none;
  44.     cursor:default;
  45.     position: absolute;
  46.     background:clear;
  47.     left:20px;
  48.     top:308px;
  49. }
  50. .delimg
  51. {
  52.     border-style: none;
  53.     cursor:default;
  54.     position: absolute;
  55.     background:clear;
  56.     left:60px;
  57.     top:308px;
  58. }
  59. .addimg
  60. {
  61.     border-style: none;
  62.     cursor:default;
  63.     position: absolute;
  64.     background:clear;
  65.     left:179px;
  66.     top:308px;
  67. }
  68.  
  69.  
  70. .divBar 
  71. {
  72.     top:15px;
  73.     height:287px;
  74.     left:10px;
  75.     width:237px;
  76. }
  77.  
  78. .backimg 
  79. {
  80.     width:257px;
  81.     height:337px;
  82. }
  83.  
  84. .bdy {
  85.     width:257px;
  86.     height:337px;
  87. }
  88.