[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/calendar/assets/ -> calendar-core.css (source)

   1  /*
   2  YUI 3.17.2 (build 9c3c78e)
   3  Copyright 2014 Yahoo! Inc. All rights reserved.
   4  Licensed under the BSD License.
   5  http://yuilibrary.com/license/
   6  */
   7  
   8  .yui3-calendar {
   9  }
  10  
  11  .yui3-calendar-content {
  12  }
  13  
  14  .yui3-calendar-column-hidden, .yui3-calendar-hidden {
  15      display:none;
  16  }
  17  
  18  .yui3-calendar-day {
  19      cursor: pointer;
  20  }
  21  
  22  .yui3-calendar-selection-disabled {
  23      cursor: default;
  24  }
  25  
  26  .yui3-calendar-prevmonth-day {
  27      cursor: default;
  28  }
  29  
  30  .yui3-calendar-nextmonth-day {
  31      cursor: default;
  32  }
  33  
  34  .yui3-calendar-content:hover .yui3-calendar-day,
  35  .yui3-calendar-content:hover .yui3-calendar-prevmonth-day,
  36  .yui3-calendar-content:hover .yui3-calendar-nextmonth-day {
  37      -moz-user-select: none;
  38  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1