commit | aeedf9e590806f62dcebdccc4ebd51a38d4c67fc | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Apr 06 14:35:56 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:34 2017 -0500 |
tree | 0ce3d9276edba372995f001182011fad4003040b | |
parent | 6af1346da8c0842c2c464eab68793c7bf99b9275 [diff] [blame] |
added sensor templates Change-Id: I805828ce3cb80dbceb1dbba5d0e39fb31fbd6baf Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/base/utility.scss b/app/common/styles/base/utility.scss index 8f17403..5982d0f 100644 --- a/app/common/styles/base/utility.scss +++ b/app/common/styles/base/utility.scss
@@ -48,6 +48,10 @@ z-index:200; } +.bold { + font-weight: 700; +} + .no-margin { margin: 0px !important; }