Implementovány požadavky

closes #100
This commit is contained in:
2014-07-16 10:33:54 +02:00
parent 91fdbd7a9d
commit 0cd4e039f8
31 changed files with 1074 additions and 440 deletions
+13
View File
@@ -25,4 +25,17 @@
.find-grid-textbox {
width: 100%;
}
.grid-textbox-max {
width: 100%;
}
.grid-textbox-max-right {
width: 100%;
text-align: right;
}
.row-title {
vertical-align: top;
}