Index: lams_central/web/css/defaultHTML_learner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v diff -u -r1.31 -r1.32 --- lams_central/web/css/defaultHTML_learner.css 31 Jan 2014 19:53:19 -0000 1.31 +++ lams_central/web/css/defaultHTML_learner.css 16 Jul 2014 20:17:06 -0000 1.32 @@ -580,4 +580,16 @@ } .align-left{ text-align:left; +} + + +.customDialogButton { + position: absolute; + top: 0; + padding: 5px 20px 5px 20px; + vertical-align: center; + font-weight: bolder; + border: thin solid #2E6E9E !important; + color: #222222 !important; + background-color: #D0E5F5;" } \ No newline at end of file