S JavaScriptem funguje tato webová stránka lépe.
Domů
Nápověda
Přihlásit se
christian
/
SaS
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Aktivita
Procházet zdrojové kódy
add margin between table rows
master
erichhasl
před 8 roky
rodič
74e6989186
revize
f4d38f4b6c
2 změnil soubory
, kde provedl
4 přidání
a
6 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Download Patch File
Stáhněte rozdílový soubor
+3
-5
web_dev/sas_web/news/static/news/css/partei.css
+1
-1
web_dev/sas_web/news/templates/news/partei.html
+ 3
- 5
web_dev/sas_web/news/static/news/css/partei.css
Zobrazit soubor
@@ -8,10 +8,8 @@
width: 100%;
}
.trpartei {
line-height: 25px;
}
.tablepartei {
#tablepartei {
border-collapse: separate;
width: 100%;
border-spacing: 0 1em;
}
+ 1
- 1
web_dev/sas_web/news/templates/news/partei.html
Zobrazit soubor
@@ -14,7 +14,7 @@
</tr>
<tr>
<td>
<table
class
="tablepartei">
<table
id
="tablepartei">
<tr>
<th style="width:20%"/>
<th style="width:80%"/>
Zapsat
Náhled
Načítá se…
Zrušit
Uložit