added last changes from cgx

This commit is contained in:
Alexandre Cloutier
2014-05-16 10:04:37 -04:00
parent b5319446db
commit 2794425a3f
2 changed files with 97 additions and 87 deletions

View File

@@ -113,6 +113,16 @@ DIV#rightSide {
float:right;
}
DIV#rightFrame TH {
text-align: left;
}
DIV#rightFrame TD.label {
color: #666;
text-align: right;
width: 30%;
}
/********** Overriding SchedulerUI.css **********/
DIV#calendarHeader {