Commit 39b65593 authored by vsunke-nisum-com's avatar vsunke-nisum-com Committed by rbonthala-nisum-com

FEATURE/MT-148 (#150)

parent f4ecd677
...@@ -213,12 +213,13 @@ md-dialog{ ...@@ -213,12 +213,13 @@ md-dialog{
md-select { md-select {
margin: 10px 0 6px !important; margin: 10px 0 6px !important;
} }
.form-control{
/* text-transform:capitalize; */
}
.md-datepicker-input-container{ .md-datepicker-input-container{
width: 160px; width: 160px;
} }
.form-group td.Employee { .form-group td.Employee {
padding: 12px 25px 12px 0; padding: 12px 25px 12px 0;
} }
\ No newline at end of file .ui-grid-pager-panel{
background-color: floralwhite;
}
\ No newline at end of file
...@@ -213,4 +213,4 @@ ...@@ -213,4 +213,4 @@
Cancel </md-button> </md-dialog-actions> Cancel </md-button> </md-dialog-actions>
</form> </form>
</md-dialog> </md-dialog>
s
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment