summaryrefslogtreecommitdiff
path: root/css/textbook_companion.css
diff options
context:
space:
mode:
authorJayaram R Pai2014-08-13 17:39:47 +0530
committerJayaram R Pai2014-08-13 17:39:47 +0530
commit3fb0a97d713fd8a01f0990e90b741ff84c117ebc (patch)
treeca19981f28a430559700f3fc1cd3909f3750b01d /css/textbook_companion.css
parent76cacaa12a54e4a41abdca098e7d5d4337345b34 (diff)
downloadscilab_textbook_companion-3fb0a97d713fd8a01f0990e90b741ff84c117ebc.tar.gz
scilab_textbook_companion-3fb0a97d713fd8a01f0990e90b741ff84c117ebc.tar.bz2
scilab_textbook_companion-3fb0a97d713fd8a01f0990e90b741ff84c117ebc.zip
made aicte report form hidden
Diffstat (limited to 'css/textbook_companion.css')
-rwxr-xr-xcss/textbook_companion.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/textbook_companion.css b/css/textbook_companion.css
index e2981b1..ae35e79 100755
--- a/css/textbook_companion.css
+++ b/css/textbook_companion.css
@@ -110,6 +110,7 @@ fieldset input[type="text"]
border-bottom: 1px solid #cccccc;
}
#textbook-companion-aicte-report-form {
+ display: none;
padding: 15px;
background: #ffffff;
-webkit-border-radius: 5px;