Skip to content
Snippets Groups Projects
Commit 279e16a8 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

grey disabled

parent 622d8ad9
No related branches found
No related tags found
No related merge requests found
......@@ -363,7 +363,7 @@ fieldset { border: 1px solid #AAAAAA !important; box-shadow: 2px 2px 3px #DDD; }
}
.buttonRefused {
pointer-events: none;
cursor: default;
cursor: default;
opacity: 0.4;
filter: alpha(opacity=40); /* For IE8 and earlier */
box-shadow: none;
......@@ -2949,7 +2949,10 @@ div.dolEventError h1, div.dolEventError h2 {
{
border: 1px solid #aaa;
}
.select2-disabled
{
color: #888;
}
.select2-drop-active
{
border: 1px solid #aaa;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment