DJIN#39657 Wijziging in opdracht signaleren voor behandelaar
svn path=/Website/trunk/; revision=37788
This commit is contained in:
@@ -727,6 +727,25 @@ div.widget {
|
||||
width: 49%;
|
||||
}
|
||||
|
||||
.recentlychanged {
|
||||
background-color: orange;
|
||||
color: black;
|
||||
padding: 1px 1px 1px 2px;
|
||||
height: 26px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.recentlychanged .fa-plus-square-o {
|
||||
color:red;
|
||||
}
|
||||
tr.recentlychangedopdr td {
|
||||
background-color: #00FF9F;
|
||||
color: ==textcolor==;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
|
||||
/* Modal windows (kalender, popups) */
|
||||
.ui-dialog {
|
||||
box-shadow: 2px 2px 5px rgba(0,0,0, 0.5);
|
||||
|
||||
Reference in New Issue
Block a user