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 |
- div.DTE_Field.DTE_Field_Type_title label {
- width: 100% !important;
- font-size: 1.2em;
- font-weight: bold;
- border-bottom: 1px solid #aaa; }
- div.DTE_Field.DTE_Field_Type_title div {
- display: none; }
- div.DTE_Field.DTE_Field_Type_title:hover {
- background-color: white;
- border: 1px solid transparent; }
|