[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/editor/atto/plugins/equation/ -> styles.css (source)

   1  .atto_equation_library .yui3-tabview-list {
   2      border: none;
   3  }
   4  
   5  .atto_equation_library .yui3-tab-selected .yui3-tab-label, .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:focus, .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:hover {
   6      background: none;
   7      color: black;
   8      border-top-left-radius: 4px;
   9      border-top-right-radius: 4px;
  10  }
  11  
  12  .atto_equation_library button {
  13      margin: 0.25%;
  14      min-width: 12%;
  15  }
  16  
  17  #page-admin-setting-atto_equation_settings .form-defaultinfo {
  18      max-height: 10em;
  19      overflow: auto;
  20      padding: 5px;
  21      min-width: 206px;
  22  }
  23  
  24  .atto_form .atto_equation_preview {
  25      margin-bottom: 0px; /* Turn off the margin-bottom from the class "well" */
  26  }


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