[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 /* Editing form. */ 2 body#page-question-type-match div[id^=fitem_id_][id*=subquestions_] { 3 background: #EEE; 4 margin-top: 0; 5 margin-bottom: 0; 6 padding-bottom: 5px; 7 padding-top: 5px; 8 border: 1px solid #BBB; 9 border-bottom: 0; 10 } 11 12 body#page-question-type-match div[id^=fitem_id_][id*=subquestions_] .fitemtitle { 13 font-weight: bold; 14 } 15 16 body#page-question-type-match div[id^=fitem_id_][id*=subanswers_] { 17 background: #EEE; 18 margin-bottom: 2em; 19 margin-top: 0; 20 padding-bottom: 5px; 21 padding-top: 5px; 22 border: 1px solid #BBB; 23 border-top: 0; 24 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |