Lines 14-27
Link Here
|
14 |
[% END %] |
14 |
[% END %] |
15 |
</title> |
15 |
</title> |
16 |
[% INCLUDE 'doc-head-close.inc' %] |
16 |
[% INCLUDE 'doc-head-close.inc' %] |
17 |
<style> |
|
|
18 |
input[type="file"] { display: inline-block; } |
19 |
.patroninfo-section { padding: .5em; margin: .5em; } |
20 |
.patroninfo-section .rows { padding: .5em; } |
21 |
.patroninfo-heading { background-color: rgba(237, 244, 246, .4); padding: .5em; margin-bottom: .3em; clear:both;} |
22 |
.patroninfo-heading h3 { display: inline-block; } |
23 |
.patroninfo-heading .btn { float: right; } |
24 |
</style> |
25 |
</head> |
17 |
</head> |
26 |
|
18 |
|
27 |
<body id="pat_moremember" class="pat"> |
19 |
<body id="pat_moremember" class="pat"> |
28 |
- |
|
|