diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-11-27 10:31:36 +0100 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-11-27 10:31:36 +0100 | 
| commit | 727587e46c738916a08be018f5afb909c1cce877 (patch) | |
| tree | a559d3b294b7e93baac28e40a9d7b66f0067bb2c /ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css | |
| parent | 87c85fa2a9094303529a2d6583abcb529931d4d0 (diff) | |
| download | Ishtar-727587e46c738916a08be018f5afb909c1cce877.tar.bz2 Ishtar-727587e46c738916a08be018f5afb909c1cce877.zip | |
jqGrid: remove CSS
Diffstat (limited to 'ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css')
| -rw-r--r-- | ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css | 31 | 
1 files changed, 0 insertions, 31 deletions
| diff --git a/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css b/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css deleted file mode 100644 index 412da654f..000000000 --- a/ishtar_common/static/media/ui.jqgrid-bootstrap-ui.css +++ /dev/null @@ -1,31 +0,0 @@ -/* -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 | 
