summaryrefslogtreecommitdiff
path: root/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-09-09 13:42:10 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-09-09 13:42:10 +0200
commite761468ff210fa64ee1a73ccf3d093e194b39d20 (patch)
treef4db404babf3ec505a4b9384874c5e77ab773d60 /ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css
parent9df085e3522c4a8cd037e1145a667056186f5250 (diff)
downloadIshtar-e761468ff210fa64ee1a73ccf3d093e194b39d20.tar.bz2
Ishtar-e761468ff210fa64ee1a73ccf3d093e194b39d20.zip
Update and integrate JS library (jquery, jquery-ui, jqgrid)
Diffstat (limited to 'ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css')
-rw-r--r--ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css31
1 files changed, 31 insertions, 0 deletions
diff --git a/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css b/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css
new file mode 100644
index 000000000..412da654f
--- /dev/null
+++ b/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css
@@ -0,0 +1,31 @@
+/*
+To change this license header, choose License Headers in Project Properties.
+To change this template file, choose Tools | Templates
+and open the template in the editor.
+*/
+/*
+ Created on : Mar 16, 2015, 10:24:01 AM
+ Author : tony
+*/
+
+.ui-jqgrid tr.jqgrow td { height: 26px;}
+.ui-jqgrid .ui-pg-input,.ui-jqgrid .ui-jqgrid-toppager .ui-pg-input { height:20px }
+.ui-state-hover
+{
+ border: .15em solid;
+ border-color: inherit;
+
+}
+.ui-jqdialog .ui-jqdialog-titlebar {
+ height:29px;
+ border-color: inherit;
+}
+
+.ui-jqdialog-content input.FormElement {
+ padding: 0.25em;
+}
+
+.fm-button {
+ height:30px;
+}
+#nData, #pData { height:20px; width:18px; } \ No newline at end of file