summaryrefslogtreecommitdiffstats
path: root/static/css/prettify.css
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2017-10-24 17:04:52 -0700
committerEd Tanous <ed.tanous@intel.com>2017-10-24 17:10:33 -0700
commit710adfcf07d73b00a9bb6f8bf977cdb0897fa4b8 (patch)
tree15b50e4a242788ad4d6ce385cf2e7111c477535c /static/css/prettify.css
parentba9f9a6cebfbb7a12ecf869afa0cdc5aef9c8372 (diff)
downloadbmcweb-710adfcf07d73b00a9bb6f8bf977cdb0897fa4b8.tar.gz
bmcweb-710adfcf07d73b00a9bb6f8bf977cdb0897fa4b8.zip
Add the redfish static files to the build
...And delete the old webserver static files from the repo. Move $metadata to a static file, as that's really where it belongs. Change-Id: I2caeee7cd779b7c07cfc10cd693459105656671f
Diffstat (limited to 'static/css/prettify.css')
-rw-r--r--static/css/prettify.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/prettify.css b/static/css/prettify.css
deleted file mode 100644
index d44b3a2..0000000
--- a/static/css/prettify.css
+++ /dev/null
@@ -1 +0,0 @@
-.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee} \ No newline at end of file
OpenPOWER on IntegriCloud