Няма описание
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910
  1. div.DTE_Field.DTE_Field_Type_title label {
  2. width: 100% !important;
  3. font-size: 1.2em;
  4. font-weight: bold;
  5. border-bottom: 1px solid #aaa; }
  6. div.DTE_Field.DTE_Field_Type_title div {
  7. display: none; }
  8. div.DTE_Field.DTE_Field_Type_title:hover {
  9. background-color: white;
  10. border: 1px solid transparent; }