source: ether_2012/web/cathy/css/ether.css @ 319

Last change on this file since 319 was 319, checked in by vmipsl, 12 years ago

Import du projet Ether pour le nouveau look 2012

File size: 376 bytes
Line 
1body {
2    font-size: 14px;
3}
4
5.containerSelect, .containerCalendar, .containerRadio, .containerResult {
6    margin-bottom: 10px;
7}
8
9/** ************************************ **/
10/** ************ LOADING *************** **/
11/** ************************************ **/
12.loading-classic {
13    background-image: url("../images/loading.gif");
14    height: 35px;
15    width: 35px;
16}
Note: See TracBrowser for help on using the repository browser.