source: trunk/spip/esqueleto-redcta/plugins/svn_update-redcta-spip-2-0/fonds/svn_update.css.html @ 152

Last change on this file since 152 was 152, checked in by guille, 15 years ago

se agregaron svn_update y cfg para el 2.0

File size: 339 bytes
Line 
1<style>
2
3#svn_update #file {
4    width : 100%;
5    min-height : 5em;
6}
7
8#svn_update select {
9    min-height : 10em;
10}
11
12#svn_update label {
13    display : block;
14}
15
16#svn_update .information {
17    float : right;
18    width : 50%;
19    margin-right : 2em;
20    font-style : italic;
21}
22
23#svn_update .soumettre {
24    text-align : right;
25}
26
27</style>
Note: See TracBrowser for help on using the repository browser.