Subversion Repositories ALCASAR

Rev

Rev 2806 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2806 Rev 2976
Line 85... Line 85...
85
 
85
 
86
table tfoot td {
86
table tfoot td {
87
    color: #2e2e2e;
87
    color: #2e2e2e;
88
}
88
}
89
 
89
 
-
 
90
select {
-
 
91
    background-color: #fefefe;
-
 
92
}
-
 
93
 
90
#select {
94
#select {
91
    text-align: right;
95
    text-align: right;
92
    padding: 10px;
96
    padding: 10px 10px 0 10px;
93
    font-size: 0.8em;
97
    font-size: 0.8em;
94
}
98
}
95
 
99
 
96
#select select {
100
#select select {
97
    width: 100px;
101
    width: 100px;