MediaWiki:Gadget-CitacePRO.css: Porovnání verzí
Řádek 1: | Řádek 1: | ||
#CitacePROHledanyText { | #CitacePROHledanyText { | ||
− | width: | + | width: 500px; |
− | margin- | + | margin-top: 5px; |
+ | } | ||
+ | |||
+ | #CitacePRODohledaneCitace { | ||
+ | margin-top: 5px; | ||
} | } | ||
Verze z 3. 10. 2014, 14:42
#CitacePROHledanyText {
width: 500px;
margin-top: 5px;
}
#CitacePRODohledaneCitace {
margin-top: 5px;
}
#CitacePRODohledaneCitace a {
text-decoration: none;
font-size: 14px;
}
#CitacePRODohledaneCitace a:hover {
text-decoration: underline;
}
#CitacePROFormularovaTabulka th {
text-align: left;
padding-right: 10px;
font-size: 14px;
}
#CitacePROFormularovaTabulka input[type=text] {
width: 500px;
font-size: 14px;
}
#CitacePROFormularovaTabulka select, #CitacePROFormularovaTabulka label {
font-size: 14px;
}