git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
13 lines
279 B
CSS
13 lines
279 B
CSS
/* CSS Document */
|
|
select.inputbox.levels, select.inputbox.users {
|
|
width: 200px;
|
|
}
|
|
.adminform td.note {
|
|
background-color: #FFFFDD;
|
|
border-bottom:1px solid #E9E9E9;
|
|
border-right:1px solid #E9E9E9;
|
|
color:#666666;
|
|
width:50%;
|
|
vertical-align: top;
|
|
padding: 10px;
|
|
} |