Commit 0c4e6a5f authored by prumde's avatar prumde

Updated

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211009 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0ef5212d
...@@ -259,11 +259,12 @@ public HashMap getSQLResultData(String sqlStr, String transDB) ...@@ -259,11 +259,12 @@ public HashMap getSQLResultData(String sqlStr, String transDB)
} }
.nodata-msg-cont { .nodata-msg-cont {
height: 200px; height: 100px;
line-height: 200px; width: auto;
text-align: center; line-height: 100px;
text-align: left;
font-size: 12px; font-size: 12px;
padding: 10px 0; padding: 10px 0 10px 10px;
} }
</style> </style>
......
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