grey disabled

This commit is contained in:
Laurent Destailleur 2015-03-13 14:24:32 +01:00
parent 622d8ad9b0
commit 279e16a811

View File

@ -363,7 +363,7 @@ fieldset { border: 1px solid #AAAAAA !important; box-shadow: 2px 2px 3px #DDD; }
} }
.buttonRefused { .buttonRefused {
pointer-events: none; pointer-events: none;
cursor: default; cursor: default;
opacity: 0.4; opacity: 0.4;
filter: alpha(opacity=40); /* For IE8 and earlier */ filter: alpha(opacity=40); /* For IE8 and earlier */
box-shadow: none; box-shadow: none;
@ -2949,7 +2949,10 @@ div.dolEventError h1, div.dolEventError h2 {
{ {
border: 1px solid #aaa; border: 1px solid #aaa;
} }
.select2-disabled
{
color: #888;
}
.select2-drop-active .select2-drop-active
{ {
border: 1px solid #aaa; border: 1px solid #aaa;