|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
.admin_presets_error {
|
|
|
2 |
color: red;
|
|
|
3 |
text-align: center;
|
|
|
4 |
}
|
|
|
5 |
|
|
|
6 |
.admin_presets_success {
|
|
|
7 |
color: green;
|
|
|
8 |
text-align: center;
|
|
|
9 |
}
|
|
|
10 |
|
|
|
11 |
.adminpreset_appdescription {
|
|
|
12 |
font-size: small;
|
|
|
13 |
margin-top: 40px;
|
|
|
14 |
margin-bottom: 20px;
|
|
|
15 |
}
|