/[openfoncier]/trunk/app/css/app.css
ViewVC logotype

Diff of /trunk/app/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 528 by nhaye, Fri Oct 19 16:50:44 2012 UTC revision 530 by vpihour, Mon Oct 22 15:27:20 2012 UTC
# Line 84  td.formLibelle{padding: 0 5px 0 15px ;} Line 84  td.formLibelle{padding: 0 5px 0 15px ;}
84      margin-top: 25px;      margin-top: 25px;
85  }  }
86  .list-sel-ser-them {  .list-sel-ser-them {
87        overflow : auto;
88  }  }
89    
90    
91  .liste_gauche_service{  .liste_gauche_service{
92      padding-left: 30px;      padding-left: 30px;
93      display: block;      display: block;
94      line-height: 1.3;      line-height: 1.3;
95  }  }
96  .liste_gauche_service:hover, .liste_gauche_them:hover {  .liste_gauche_service:hover, .liste_gauche_them:hover, .liste_droite_service:hover {
97      background-color:#999999;      background-color:#999999;
98      color: #fff;      color: #fff;
99  }  }
# Line 101  td.formLibelle{padding: 0 5px 0 15px ;} Line 104  td.formLibelle{padding: 0 5px 0 15px ;}
104      margin: 0 1px 0 0;      margin: 0 1px 0 0;
105      padding: 2px;      padding: 2px;
106  }  }
107  .list-ser-them.liste_gauche_service_selected {  .liste_gauche_service input[type=checkbox] {
108        display: none;
109    }
110    .list-ser-them .liste_gauche_service_selected, .list-sel-ser-them .liste_droite_service_selected {
111      background-color:#999999;      background-color:#999999;
112      color: #fff;      color: #fff;
 }  
113    }
114    #list-sel-ser-them-title {
115        font-weight: bold;
116    }
117    div.row {
118        float: left;
119        width: 98.5%;
120    }
121    div.cell1 {
122        float: left;
123        width: 74.5%;
124    }
125    div.cell2 {
126        float: left;
127        width: 25%;
128    }

Legend:
Removed from v.528  
changed lines
  Added in v.530

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26