styles
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.7 KiB |
BIN
uVote/img/frontend_logos/icon_cdu1.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 4.3 KiB |
BIN
uVote/img/frontend_logos/icon_csu1.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 4.6 KiB |
BIN
uVote/img/frontend_logos/icon_gruene1.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 810 B After Width: | Height: | Size: 3.4 KiB |
BIN
uVote/img/frontend_logos/icon_linke1.png
Normal file
|
After Width: | Height: | Size: 810 B |
BIN
uVote/img/frontend_logos/icon_party.psd
Normal file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 4.0 KiB |
BIN
uVote/img/frontend_logos/icon_spd1.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
@ -6,11 +6,11 @@
|
||||
<a class="btn btn-primary btn-small btn_vote" style="float:right" poll_ID="${ID}">${full_vote_btn}</a>
|
||||
</td>
|
||||
<td class="${bt_vote_class}" style="width: 80px; margin-top: 10px; border-left: 1px solid lightgray;">
|
||||
cdu<span class="badge badge-success" style="float:right;">123</span><br/>
|
||||
csu<span class="badge badge-important" style="float:right;">123</span><br/>
|
||||
spd<span class="badge" style="float:right;">123</span><br/>
|
||||
grüne<span class="badge badge-success" style="float:right;">123</span><br/>
|
||||
linke<span class="badge badge-important" style="float:right;">123</span>
|
||||
<img src="${frontend_logos}icon_cdu.png" width="30"/><span class="badge badge-success" style="float:right;">123</span><br/>
|
||||
<img src="${frontend_logos}icon_csu.png" width="30"/><span class="badge badge-important" style="float:right;">123</span><br/>
|
||||
<img src="${frontend_logos}icon_spd.png" width="30"/><span class="badge" style="float:right;">123</span><br/>
|
||||
<img src="${frontend_logos}icon_gruene.png" width="30"/><span class="badge badge-success" style="float:right;">123</span><br/>
|
||||
<img src="${frontend_logos}icon_linke.png" width="30"/><span class="badge badge-important" style="float:right;">123</span>
|
||||
</td>
|
||||
<td class="" style="width: 30px; margin-top: 10px; border-left: 1px solid lightgray;">
|
||||
uv
|
||||
|
||||