From 7ec12664300ba4a3f5b3df2a77499e5cc1ea762e Mon Sep 17 00:00:00 2001 From: Yann Date: Thu, 30 Jul 2009 20:20:08 -0400 Subject: [PATCH] first commit --- Commands/Lessify!.tmCommand | 22 + .../Img replacement link.tmDragCommand | 33 + DragCommands/Img replacement.tmDragCommand | 30 + README | 0 Snippets/IE png.tmSnippet | 17 + .../background-attachment: fixed 2.tmSnippet | 16 + .../background-attachment: fixed.tmSnippet | 16 + .../background-attachment: scroll 2.tmSnippet | 16 + .../background-attachment: scroll.tmSnippet | 16 + Snippets/background-color: RGB.tmSnippet | 16 + Snippets/background-color: hex.tmSnippet | 16 + .../background-color: transparent.tmSnippet | 16 + Snippets/background-image: none.tmSnippet | 16 + Snippets/background-image: url.tmSnippet | 16 + .../background-position: px or %.tmSnippet | 16 + .../background-repeat: no-repeat 2.tmSnippet | 16 + .../background-repeat: no-repeat.tmSnippet | 16 + .../background-repeat: repeat 2.tmSnippet | 16 + .../background-repeat: repeat-x 2.tmSnippet | 16 + .../background-repeat: repeat-x.tmSnippet | 16 + .../background-repeat: repeat-y 2.tmSnippet | 16 + .../background-repeat: repeat-y.tmSnippet | 16 + Snippets/background-repeat: repeat.tmSnippet | 16 + Snippets/background.tmSnippet | 16 + Snippets/border 1px debbug.tmSnippet | 16 + Snippets/border-bottom-color: hex.tmSnippet | 16 + Snippets/border-bottom-style: none.tmSnippet | 16 + Snippets/border-bottom-style: style.tmSnippet | 16 + Snippets/border-bottom-width: 0.tmSnippet | 16 + Snippets/border-bottom-width: width.tmSnippet | 16 + Snippets/border-bottom.tmSnippet | 16 + .../border-collapse: collapse 2.tmSnippet | 16 + Snippets/border-collapse: collapse.tmSnippet | 16 + .../border-collapse: separate 2.tmSnippet | 16 + Snippets/border-collapse: separate.tmSnippet | 16 + Snippets/border-color: hex.tmSnippet | 16 + Snippets/border-left-color: hex.tmSnippet | 16 + Snippets/border-left-style: none.tmSnippet | 16 + Snippets/border-left-style: style.tmSnippet | 16 + Snippets/border-left-width: 0.tmSnippet | 16 + Snippets/border-left-width: width.tmSnippet | 16 + Snippets/border-left.tmSnippet | 16 + Snippets/border-right-color: hex.tmSnippet | 16 + Snippets/border-right-style: none.tmSnippet | 16 + Snippets/border-right-style: style.tmSnippet | 16 + Snippets/border-right-width: 0.tmSnippet | 16 + Snippets/border-right-width: width.tmSnippet | 16 + Snippets/border-right.tmSnippet | 16 + Snippets/border-spacing:.tmSnippet | 16 + Snippets/border-style: dashed 2.tmSnippet | 16 + Snippets/border-style: dashed.tmSnippet | 16 + Snippets/border-style: dotted 2.tmSnippet | 16 + Snippets/border-style: dotted.tmSnippet | 16 + Snippets/border-style: double 2.tmSnippet | 16 + Snippets/border-style: double.tmSnippet | 16 + Snippets/border-style: groove 2.tmSnippet | 16 + Snippets/border-style: groove.tmSnippet | 16 + Snippets/border-style: hidden 2.tmSnippet | 16 + Snippets/border-style: hidden.tmSnippet | 16 + Snippets/border-style: inset 2.tmSnippet | 16 + Snippets/border-style: inset.tmSnippet | 16 + Snippets/border-style: none 2.tmSnippet | 16 + Snippets/border-style: none.tmSnippet | 16 + Snippets/border-style: outset 2.tmSnippet | 16 + Snippets/border-style: outset.tmSnippet | 16 + Snippets/border-style: ridge 2.tmSnippet | 16 + Snippets/border-style: ridge.tmSnippet | 16 + Snippets/border-style: solid 2.tmSnippet | 16 + Snippets/border-style: solid.tmSnippet | 16 + Snippets/border-top-color: hex.tmSnippet | 16 + Snippets/border-top-style: none.tmSnippet | 16 + Snippets/border-top-style: style.tmSnippet | 16 + Snippets/border-top-width: 0.tmSnippet | 16 + Snippets/border-top-width: width.tmSnippet | 16 + Snippets/border-top.tmSnippet | 16 + Snippets/border-width: 0.tmSnippet | 16 + Snippets/border-width: T R B L.tmSnippet | 16 + Snippets/border-width: V H.tmSnippet | 16 + Snippets/border-width: all.tmSnippet | 16 + Snippets/border.tmSnippet | 16 + Snippets/caption-side: bottom 2.tmSnippet | 16 + Snippets/caption-side: bottom.tmSnippet | 16 + Snippets/caption-side: left 2.tmSnippet | 16 + Snippets/caption-side: left.tmSnippet | 16 + Snippets/caption-side: right 2.tmSnippet | 16 + Snippets/caption-side: right.tmSnippet | 16 + Snippets/caption-side: top 2.tmSnippet | 16 + Snippets/caption-side: top.tmSnippet | 16 + Snippets/clear: both 2.tmSnippet | 16 + Snippets/clear: both.tmSnippet | 16 + Snippets/clear: left 2.tmSnippet | 16 + Snippets/clear: left.tmSnippet | 16 + Snippets/clear: none 2.tmSnippet | 16 + Snippets/clear: none.tmSnippet | 16 + Snippets/clear: right 2.tmSnippet | 16 + Snippets/clear: right.tmSnippet | 16 + Snippets/color: hex.tmSnippet | 16 + Snippets/cursor: auto.tmSnippet | 16 + Snippets/cursor: crosshair.tmSnippet | 16 + Snippets/cursor: default.tmSnippet | 16 + Snippets/cursor: move.tmSnippet | 16 + Snippets/cursor: pointer.tmSnippet | 16 + Snippets/cursor: resize.tmSnippet | 16 + Snippets/cursor: text.tmSnippet | 16 + Snippets/cursor: wait.tmSnippet | 16 + Snippets/direction: ltr.tmSnippet | 16 + Snippets/direction: rtl.tmSnippet | 16 + Snippets/display: block 2.tmSnippet | 16 + Snippets/display: block.tmSnippet | 16 + Snippets/display: compact.tmSnippet | 16 + Snippets/display: inline 2.tmSnippet | 16 + Snippets/display: inline-block 2.tmSnippet | 16 + Snippets/display: inline-block.tmSnippet | 16 + Snippets/display: inline.tmSnippet | 16 + Snippets/display: list-item.tmSnippet | 16 + Snippets/display: marker.tmSnippet | 16 + Snippets/display: none 2.tmSnippet | 16 + Snippets/display: none.tmSnippet | 16 + Snippets/display: run-in.tmSnippet | 16 + Snippets/empty-cells: hide 2.tmSnippet | 16 + Snippets/empty-cells: hide.tmSnippet | 16 + Snippets/empty-cells: show 2.tmSnippet | 16 + Snippets/empty-cells: show.tmSnippet | 16 + Snippets/float: left 2.tmSnippet | 16 + Snippets/float: left.tmSnippet | 16 + Snippets/float: none 2.tmSnippet | 16 + Snippets/float: none.tmSnippet | 16 + Snippets/float: right 2.tmSnippet | 16 + Snippets/float: right.tmSnippet | 16 + Snippets/font-family: families.tmSnippet | 16 + Snippets/font-size.tmSnippet | 16 + Snippets/font-style: normal.tmSnippet | 16 + Snippets/font-style: oblique.tmSnippet | 16 + Snippets/font-style:italic.tmSnippet | 16 + Snippets/font-variant: normal.tmSnippet | 16 + Snippets/font-variant: small-caps.tmSnippet | 16 + Snippets/font-weight: bold 2.tmSnippet | 16 + Snippets/font-weight: bold.tmSnippet | 16 + Snippets/font-weight: normal 2.tmSnippet | 16 + Snippets/font-weight: normal.tmSnippet | 16 + Snippets/font:.tmSnippet | 16 + Snippets/height: length.tmSnippet | 16 + Snippets/letter-spacing: length.tmSnippet | 16 + Snippets/letter-spacing: normal.tmSnippet | 16 + Snippets/line-height: length.tmSnippet | 16 + Snippets/line-height: normal.tmSnippet | 16 + Snippets/list-style-image: none.tmSnippet | 16 + Snippets/list-style-image: url.tmSnippet | 16 + .../list-style-position: inside 2.tmSnippet | 16 + .../list-style-position: inside.tmSnippet | 16 + .../list-style-position: outside 2.tmSnippet | 16 + .../list-style-position: outside.tmSnippet | 16 + Snippets/list-style-type: circle.tmSnippet | 16 + ...style-type: decimal-leading-zero.tmSnippet | 16 + Snippets/list-style-type: decimal.tmSnippet | 16 + Snippets/list-style-type: disc.tmSnippet | 16 + .../list-style-type: lower-alpha.tmSnippet | 16 + .../list-style-type: lower-latin.tmSnippet | 16 + .../list-style-type: lower-roman.tmSnippet | 16 + Snippets/list-style-type: none 2.tmSnippet | 16 + Snippets/list-style-type: none.tmSnippet | 16 + Snippets/list-style-type: square.tmSnippet | 16 + .../list-style-type: upper-alpha.tmSnippet | 16 + .../list-style-type: upper-latin.tmSnippet | 16 + .../list-style-type: upper-roman.tmSnippet | 16 + .../list-style: style position url.tmSnippet | 16 + Snippets/margin-bottom.tmSnippet | 16 + Snippets/margin-bottom: 0.tmSnippet | 16 + Snippets/margin-left.tmSnippet | 16 + Snippets/margin-left: 0.tmSnippet | 16 + Snippets/margin-right.tmSnippet | 16 + Snippets/margin-right: 0.tmSnippet | 16 + Snippets/margin-top.tmSnippet | 16 + Snippets/margin-top: 0.tmSnippet | 16 + Snippets/margin: 0.tmSnippet | 16 + Snippets/margin: all.tmSnippet | 16 + Snippets/max-height: length.tmSnippet | 16 + Snippets/max-width: length.tmSnippet | 16 + Snippets/min-height: length.tmSnippet | 16 + Snippets/min-width: length.tmSnippet | 16 + Snippets/outline-color: color.tmSnippet | 16 + Snippets/outline-style: style.tmSnippet | 16 + Snippets/outline-width: width.tmSnippet | 16 + Snippets/outline:.tmSnippet | 16 + Snippets/overflow: auto 2.tmSnippet | 16 + Snippets/overflow: auto.tmSnippet | 16 + Snippets/overflow: hidden 2.tmSnippet | 16 + Snippets/overflow: hidden.tmSnippet | 16 + Snippets/overflow: scroll 2.tmSnippet | 16 + Snippets/overflow: scroll.tmSnippet | 16 + Snippets/overflow: visible 2.tmSnippet | 16 + Snippets/overflow: visible.tmSnippet | 16 + Snippets/padding-bottom.tmSnippet | 16 + Snippets/padding-bottom: 0.tmSnippet | 16 + Snippets/padding-left.tmSnippet | 16 + Snippets/padding-left: 0.tmSnippet | 16 + Snippets/padding-right.tmSnippet | 16 + Snippets/padding-right: 0.tmSnippet | 16 + Snippets/padding-top.tmSnippet | 16 + Snippets/padding-top: 0.tmSnippet | 16 + Snippets/padding: 0.tmSnippet | 16 + Snippets/padding: all.tmSnippet | 16 + Snippets/position: absolute 2.tmSnippet | 16 + Snippets/position: absolute.tmSnippet | 16 + Snippets/position: fixed 2.tmSnippet | 16 + Snippets/position: fixed.tmSnippet | 16 + Snippets/position: relative 2.tmSnippet | 16 + Snippets/position: relative.tmSnippet | 16 + .../position: static (default) 2.tmSnippet | 16 + Snippets/position: static (default).tmSnippet | 16 + Snippets/table-layout: auto 2.tmSnippet | 16 + Snippets/table-layout: auto.tmSnippet | 16 + Snippets/table-layout: fixed 2.tmSnippet | 16 + Snippets/table-layout: fixed.tmSnippet | 16 + Snippets/text-align: center 2.tmSnippet | 16 + Snippets/text-align: center.tmSnippet | 16 + Snippets/text-align: justify 2.tmSnippet | 16 + Snippets/text-align: justify.tmSnippet | 16 + Snippets/text-align: left 2.tmSnippet | 16 + Snippets/text-align: left.tmSnippet | 16 + Snippets/text-align: right 2.tmSnippet | 16 + Snippets/text-align: right.tmSnippet | 16 + .../text-decoration: line-through 2.tmSnippet | 16 + .../text-decoration: line-through.tmSnippet | 16 + Snippets/text-decoration: none 2.tmSnippet | 16 + Snippets/text-decoration: none.tmSnippet | 16 + .../text-decoration: overline 2.tmSnippet | 16 + Snippets/text-decoration: overline.tmSnippet | 16 + .../text-decoration: underline 2.tmSnippet | 16 + Snippets/text-decoration: underline.tmSnippet | 16 + Snippets/text-indent: length.tmSnippet | 16 + .../text-transform: capitalize 2.tmSnippet | 16 + Snippets/text-transform: capitalize.tmSnippet | 16 + Snippets/text-transform: lower 2.tmSnippet | 16 + Snippets/text-transform: lower.tmSnippet | 16 + Snippets/text-transform: none 2.tmSnippet | 16 + Snippets/text-transform: none.tmSnippet | 16 + Snippets/text-transform: upper 2.tmSnippet | 16 + Snippets/text-transform: upper.tmSnippet | 16 + Snippets/vertical-align: bottom 2.tmSnippet | 16 + Snippets/vertical-align: bottom.tmSnippet | 16 + .../vertical-align: text-bottom.tmSnippet | 16 + Snippets/vertical-align: baseline.tmSnippet | 16 + .../vertical-align: length || %.tmSnippet | 16 + Snippets/vertical-align: middle 2.tmSnippet | 16 + Snippets/vertical-align: middle.tmSnippet | 16 + Snippets/vertical-align: sub.tmSnippet | 16 + Snippets/vertical-align: super.tmSnippet | 16 + Snippets/vertical-align: text-top.tmSnippet | 16 + Snippets/vertical-align: top 2.tmSnippet | 16 + Snippets/vertical-align: top.tmSnippet | 16 + Snippets/visibility: collapse 2.tmSnippet | 16 + Snippets/visibility: collapse.tmSnippet | 16 + Snippets/visibility: hidden 2.tmSnippet | 16 + Snippets/visibility: hidden.tmSnippet | 16 + Snippets/visibility: visible 2.tmSnippet | 16 + Snippets/visibility: visible.tmSnippet | 16 + Snippets/white-space: normal.tmSnippet | 16 + Snippets/white-space: nowrap.tmSnippet | 16 + Snippets/white-space: pre.tmSnippet | 16 + Snippets/width: auto.tmSnippet | 16 + Snippets/width: length.tmSnippet | 16 + Snippets/word-spacing: length.tmSnippet | 16 + Snippets/word-spacing: normal.tmSnippet | 16 + info.plist | 767 ++++++++++++++++++ 265 files changed, 5013 insertions(+) create mode 100644 Commands/Lessify!.tmCommand create mode 100644 DragCommands/Img replacement link.tmDragCommand create mode 100644 DragCommands/Img replacement.tmDragCommand create mode 100644 README create mode 100644 Snippets/IE png.tmSnippet create mode 100644 Snippets/background-attachment: fixed 2.tmSnippet create mode 100644 Snippets/background-attachment: fixed.tmSnippet create mode 100644 Snippets/background-attachment: scroll 2.tmSnippet create mode 100644 Snippets/background-attachment: scroll.tmSnippet create mode 100644 Snippets/background-color: RGB.tmSnippet create mode 100644 Snippets/background-color: hex.tmSnippet create mode 100644 Snippets/background-color: transparent.tmSnippet create mode 100644 Snippets/background-image: none.tmSnippet create mode 100644 Snippets/background-image: url.tmSnippet create mode 100644 Snippets/background-position: px or %.tmSnippet create mode 100644 Snippets/background-repeat: no-repeat 2.tmSnippet create mode 100644 Snippets/background-repeat: no-repeat.tmSnippet create mode 100644 Snippets/background-repeat: repeat 2.tmSnippet create mode 100644 Snippets/background-repeat: repeat-x 2.tmSnippet create mode 100644 Snippets/background-repeat: repeat-x.tmSnippet create mode 100644 Snippets/background-repeat: repeat-y 2.tmSnippet create mode 100644 Snippets/background-repeat: repeat-y.tmSnippet create mode 100644 Snippets/background-repeat: repeat.tmSnippet create mode 100644 Snippets/background.tmSnippet create mode 100644 Snippets/border 1px debbug.tmSnippet create mode 100644 Snippets/border-bottom-color: hex.tmSnippet create mode 100644 Snippets/border-bottom-style: none.tmSnippet create mode 100644 Snippets/border-bottom-style: style.tmSnippet create mode 100644 Snippets/border-bottom-width: 0.tmSnippet create mode 100644 Snippets/border-bottom-width: width.tmSnippet create mode 100644 Snippets/border-bottom.tmSnippet create mode 100644 Snippets/border-collapse: collapse 2.tmSnippet create mode 100644 Snippets/border-collapse: collapse.tmSnippet create mode 100644 Snippets/border-collapse: separate 2.tmSnippet create mode 100644 Snippets/border-collapse: separate.tmSnippet create mode 100644 Snippets/border-color: hex.tmSnippet create mode 100644 Snippets/border-left-color: hex.tmSnippet create mode 100644 Snippets/border-left-style: none.tmSnippet create mode 100644 Snippets/border-left-style: style.tmSnippet create mode 100644 Snippets/border-left-width: 0.tmSnippet create mode 100644 Snippets/border-left-width: width.tmSnippet create mode 100644 Snippets/border-left.tmSnippet create mode 100644 Snippets/border-right-color: hex.tmSnippet create mode 100644 Snippets/border-right-style: none.tmSnippet create mode 100644 Snippets/border-right-style: style.tmSnippet create mode 100644 Snippets/border-right-width: 0.tmSnippet create mode 100644 Snippets/border-right-width: width.tmSnippet create mode 100644 Snippets/border-right.tmSnippet create mode 100644 Snippets/border-spacing:.tmSnippet create mode 100644 Snippets/border-style: dashed 2.tmSnippet create mode 100644 Snippets/border-style: dashed.tmSnippet create mode 100644 Snippets/border-style: dotted 2.tmSnippet create mode 100644 Snippets/border-style: dotted.tmSnippet create mode 100644 Snippets/border-style: double 2.tmSnippet create mode 100644 Snippets/border-style: double.tmSnippet create mode 100644 Snippets/border-style: groove 2.tmSnippet create mode 100644 Snippets/border-style: groove.tmSnippet create mode 100644 Snippets/border-style: hidden 2.tmSnippet create mode 100644 Snippets/border-style: hidden.tmSnippet create mode 100644 Snippets/border-style: inset 2.tmSnippet create mode 100644 Snippets/border-style: inset.tmSnippet create mode 100644 Snippets/border-style: none 2.tmSnippet create mode 100644 Snippets/border-style: none.tmSnippet create mode 100644 Snippets/border-style: outset 2.tmSnippet create mode 100644 Snippets/border-style: outset.tmSnippet create mode 100644 Snippets/border-style: ridge 2.tmSnippet create mode 100644 Snippets/border-style: ridge.tmSnippet create mode 100644 Snippets/border-style: solid 2.tmSnippet create mode 100644 Snippets/border-style: solid.tmSnippet create mode 100644 Snippets/border-top-color: hex.tmSnippet create mode 100644 Snippets/border-top-style: none.tmSnippet create mode 100644 Snippets/border-top-style: style.tmSnippet create mode 100644 Snippets/border-top-width: 0.tmSnippet create mode 100644 Snippets/border-top-width: width.tmSnippet create mode 100644 Snippets/border-top.tmSnippet create mode 100644 Snippets/border-width: 0.tmSnippet create mode 100644 Snippets/border-width: T R B L.tmSnippet create mode 100644 Snippets/border-width: V H.tmSnippet create mode 100644 Snippets/border-width: all.tmSnippet create mode 100644 Snippets/border.tmSnippet create mode 100644 Snippets/caption-side: bottom 2.tmSnippet create mode 100644 Snippets/caption-side: bottom.tmSnippet create mode 100644 Snippets/caption-side: left 2.tmSnippet create mode 100644 Snippets/caption-side: left.tmSnippet create mode 100644 Snippets/caption-side: right 2.tmSnippet create mode 100644 Snippets/caption-side: right.tmSnippet create mode 100644 Snippets/caption-side: top 2.tmSnippet create mode 100644 Snippets/caption-side: top.tmSnippet create mode 100644 Snippets/clear: both 2.tmSnippet create mode 100644 Snippets/clear: both.tmSnippet create mode 100644 Snippets/clear: left 2.tmSnippet create mode 100644 Snippets/clear: left.tmSnippet create mode 100644 Snippets/clear: none 2.tmSnippet create mode 100644 Snippets/clear: none.tmSnippet create mode 100644 Snippets/clear: right 2.tmSnippet create mode 100644 Snippets/clear: right.tmSnippet create mode 100644 Snippets/color: hex.tmSnippet create mode 100644 Snippets/cursor: auto.tmSnippet create mode 100644 Snippets/cursor: crosshair.tmSnippet create mode 100644 Snippets/cursor: default.tmSnippet create mode 100644 Snippets/cursor: move.tmSnippet create mode 100644 Snippets/cursor: pointer.tmSnippet create mode 100644 Snippets/cursor: resize.tmSnippet create mode 100644 Snippets/cursor: text.tmSnippet create mode 100644 Snippets/cursor: wait.tmSnippet create mode 100644 Snippets/direction: ltr.tmSnippet create mode 100644 Snippets/direction: rtl.tmSnippet create mode 100644 Snippets/display: block 2.tmSnippet create mode 100644 Snippets/display: block.tmSnippet create mode 100644 Snippets/display: compact.tmSnippet create mode 100644 Snippets/display: inline 2.tmSnippet create mode 100644 Snippets/display: inline-block 2.tmSnippet create mode 100644 Snippets/display: inline-block.tmSnippet create mode 100644 Snippets/display: inline.tmSnippet create mode 100644 Snippets/display: list-item.tmSnippet create mode 100644 Snippets/display: marker.tmSnippet create mode 100644 Snippets/display: none 2.tmSnippet create mode 100644 Snippets/display: none.tmSnippet create mode 100644 Snippets/display: run-in.tmSnippet create mode 100644 Snippets/empty-cells: hide 2.tmSnippet create mode 100644 Snippets/empty-cells: hide.tmSnippet create mode 100644 Snippets/empty-cells: show 2.tmSnippet create mode 100644 Snippets/empty-cells: show.tmSnippet create mode 100644 Snippets/float: left 2.tmSnippet create mode 100644 Snippets/float: left.tmSnippet create mode 100644 Snippets/float: none 2.tmSnippet create mode 100644 Snippets/float: none.tmSnippet create mode 100644 Snippets/float: right 2.tmSnippet create mode 100644 Snippets/float: right.tmSnippet create mode 100644 Snippets/font-family: families.tmSnippet create mode 100644 Snippets/font-size.tmSnippet create mode 100644 Snippets/font-style: normal.tmSnippet create mode 100644 Snippets/font-style: oblique.tmSnippet create mode 100644 Snippets/font-style:italic.tmSnippet create mode 100644 Snippets/font-variant: normal.tmSnippet create mode 100644 Snippets/font-variant: small-caps.tmSnippet create mode 100644 Snippets/font-weight: bold 2.tmSnippet create mode 100644 Snippets/font-weight: bold.tmSnippet create mode 100644 Snippets/font-weight: normal 2.tmSnippet create mode 100644 Snippets/font-weight: normal.tmSnippet create mode 100644 Snippets/font:.tmSnippet create mode 100644 Snippets/height: length.tmSnippet create mode 100644 Snippets/letter-spacing: length.tmSnippet create mode 100644 Snippets/letter-spacing: normal.tmSnippet create mode 100644 Snippets/line-height: length.tmSnippet create mode 100644 Snippets/line-height: normal.tmSnippet create mode 100644 Snippets/list-style-image: none.tmSnippet create mode 100644 Snippets/list-style-image: url.tmSnippet create mode 100644 Snippets/list-style-position: inside 2.tmSnippet create mode 100644 Snippets/list-style-position: inside.tmSnippet create mode 100644 Snippets/list-style-position: outside 2.tmSnippet create mode 100644 Snippets/list-style-position: outside.tmSnippet create mode 100644 Snippets/list-style-type: circle.tmSnippet create mode 100644 Snippets/list-style-type: decimal-leading-zero.tmSnippet create mode 100644 Snippets/list-style-type: decimal.tmSnippet create mode 100644 Snippets/list-style-type: disc.tmSnippet create mode 100644 Snippets/list-style-type: lower-alpha.tmSnippet create mode 100644 Snippets/list-style-type: lower-latin.tmSnippet create mode 100644 Snippets/list-style-type: lower-roman.tmSnippet create mode 100644 Snippets/list-style-type: none 2.tmSnippet create mode 100644 Snippets/list-style-type: none.tmSnippet create mode 100644 Snippets/list-style-type: square.tmSnippet create mode 100644 Snippets/list-style-type: upper-alpha.tmSnippet create mode 100644 Snippets/list-style-type: upper-latin.tmSnippet create mode 100644 Snippets/list-style-type: upper-roman.tmSnippet create mode 100644 Snippets/list-style: style position url.tmSnippet create mode 100644 Snippets/margin-bottom.tmSnippet create mode 100644 Snippets/margin-bottom: 0.tmSnippet create mode 100644 Snippets/margin-left.tmSnippet create mode 100644 Snippets/margin-left: 0.tmSnippet create mode 100644 Snippets/margin-right.tmSnippet create mode 100644 Snippets/margin-right: 0.tmSnippet create mode 100644 Snippets/margin-top.tmSnippet create mode 100644 Snippets/margin-top: 0.tmSnippet create mode 100644 Snippets/margin: 0.tmSnippet create mode 100644 Snippets/margin: all.tmSnippet create mode 100644 Snippets/max-height: length.tmSnippet create mode 100644 Snippets/max-width: length.tmSnippet create mode 100644 Snippets/min-height: length.tmSnippet create mode 100644 Snippets/min-width: length.tmSnippet create mode 100644 Snippets/outline-color: color.tmSnippet create mode 100644 Snippets/outline-style: style.tmSnippet create mode 100644 Snippets/outline-width: width.tmSnippet create mode 100644 Snippets/outline:.tmSnippet create mode 100644 Snippets/overflow: auto 2.tmSnippet create mode 100644 Snippets/overflow: auto.tmSnippet create mode 100644 Snippets/overflow: hidden 2.tmSnippet create mode 100644 Snippets/overflow: hidden.tmSnippet create mode 100644 Snippets/overflow: scroll 2.tmSnippet create mode 100644 Snippets/overflow: scroll.tmSnippet create mode 100644 Snippets/overflow: visible 2.tmSnippet create mode 100644 Snippets/overflow: visible.tmSnippet create mode 100644 Snippets/padding-bottom.tmSnippet create mode 100644 Snippets/padding-bottom: 0.tmSnippet create mode 100644 Snippets/padding-left.tmSnippet create mode 100644 Snippets/padding-left: 0.tmSnippet create mode 100644 Snippets/padding-right.tmSnippet create mode 100644 Snippets/padding-right: 0.tmSnippet create mode 100644 Snippets/padding-top.tmSnippet create mode 100644 Snippets/padding-top: 0.tmSnippet create mode 100644 Snippets/padding: 0.tmSnippet create mode 100644 Snippets/padding: all.tmSnippet create mode 100644 Snippets/position: absolute 2.tmSnippet create mode 100644 Snippets/position: absolute.tmSnippet create mode 100644 Snippets/position: fixed 2.tmSnippet create mode 100644 Snippets/position: fixed.tmSnippet create mode 100644 Snippets/position: relative 2.tmSnippet create mode 100644 Snippets/position: relative.tmSnippet create mode 100644 Snippets/position: static (default) 2.tmSnippet create mode 100644 Snippets/position: static (default).tmSnippet create mode 100644 Snippets/table-layout: auto 2.tmSnippet create mode 100644 Snippets/table-layout: auto.tmSnippet create mode 100644 Snippets/table-layout: fixed 2.tmSnippet create mode 100644 Snippets/table-layout: fixed.tmSnippet create mode 100644 Snippets/text-align: center 2.tmSnippet create mode 100644 Snippets/text-align: center.tmSnippet create mode 100644 Snippets/text-align: justify 2.tmSnippet create mode 100644 Snippets/text-align: justify.tmSnippet create mode 100644 Snippets/text-align: left 2.tmSnippet create mode 100644 Snippets/text-align: left.tmSnippet create mode 100644 Snippets/text-align: right 2.tmSnippet create mode 100644 Snippets/text-align: right.tmSnippet create mode 100644 Snippets/text-decoration: line-through 2.tmSnippet create mode 100644 Snippets/text-decoration: line-through.tmSnippet create mode 100644 Snippets/text-decoration: none 2.tmSnippet create mode 100644 Snippets/text-decoration: none.tmSnippet create mode 100644 Snippets/text-decoration: overline 2.tmSnippet create mode 100644 Snippets/text-decoration: overline.tmSnippet create mode 100644 Snippets/text-decoration: underline 2.tmSnippet create mode 100644 Snippets/text-decoration: underline.tmSnippet create mode 100644 Snippets/text-indent: length.tmSnippet create mode 100644 Snippets/text-transform: capitalize 2.tmSnippet create mode 100644 Snippets/text-transform: capitalize.tmSnippet create mode 100644 Snippets/text-transform: lower 2.tmSnippet create mode 100644 Snippets/text-transform: lower.tmSnippet create mode 100644 Snippets/text-transform: none 2.tmSnippet create mode 100644 Snippets/text-transform: none.tmSnippet create mode 100644 Snippets/text-transform: upper 2.tmSnippet create mode 100644 Snippets/text-transform: upper.tmSnippet create mode 100644 Snippets/vertical-align: bottom 2.tmSnippet create mode 100644 Snippets/vertical-align: bottom.tmSnippet create mode 100644 Snippets/vertical-align: text-bottom.tmSnippet create mode 100644 Snippets/vertical-align: baseline.tmSnippet create mode 100644 Snippets/vertical-align: length || %.tmSnippet create mode 100644 Snippets/vertical-align: middle 2.tmSnippet create mode 100644 Snippets/vertical-align: middle.tmSnippet create mode 100644 Snippets/vertical-align: sub.tmSnippet create mode 100644 Snippets/vertical-align: super.tmSnippet create mode 100644 Snippets/vertical-align: text-top.tmSnippet create mode 100644 Snippets/vertical-align: top 2.tmSnippet create mode 100644 Snippets/vertical-align: top.tmSnippet create mode 100644 Snippets/visibility: collapse 2.tmSnippet create mode 100644 Snippets/visibility: collapse.tmSnippet create mode 100644 Snippets/visibility: hidden 2.tmSnippet create mode 100644 Snippets/visibility: hidden.tmSnippet create mode 100644 Snippets/visibility: visible 2.tmSnippet create mode 100644 Snippets/visibility: visible.tmSnippet create mode 100644 Snippets/white-space: normal.tmSnippet create mode 100644 Snippets/white-space: nowrap.tmSnippet create mode 100644 Snippets/white-space: pre.tmSnippet create mode 100644 Snippets/width: auto.tmSnippet create mode 100644 Snippets/width: length.tmSnippet create mode 100644 Snippets/word-spacing: length.tmSnippet create mode 100644 Snippets/word-spacing: normal.tmSnippet create mode 100644 info.plist diff --git a/Commands/Lessify!.tmCommand b/Commands/Lessify!.tmCommand new file mode 100644 index 0000000..a9be7e6 --- /dev/null +++ b/Commands/Lessify!.tmCommand @@ -0,0 +1,22 @@ + + + + + beforeRunningCommand + nop + command + # just to remind you of some useful environment variables +# see Help / Environment Variables for the full list +echo File: "$TM_FILEPATH" +echo Word: "$TM_CURRENT_WORD" +echo Selection: "$TM_SELECTED_TEXT" + input + selection + name + Lessify! + output + replaceSelectedText + uuid + C06F4F5E-AF7F-4C65-8B4B-0FDF41F1BC27 + + diff --git a/DragCommands/Img replacement link.tmDragCommand b/DragCommands/Img replacement link.tmDragCommand new file mode 100644 index 0000000..4187a4c --- /dev/null +++ b/DragCommands/Img replacement link.tmDragCommand @@ -0,0 +1,33 @@ + + + + + bundleUUID + 4675F24E-6227-11D9-BFB1-000D93589AF6 + command + echo -ne "\${1:#selector} {\n" +sips -g pixelWidth -g pixelHeight "$TM_DROPPED_FILE"|awk '/pixelWidth/ { printf(" width: %dpx;\n", $2) } /pixelHeight/ { printf(" height: %dpx;\n", $2) }' +echo -ne " background: url('\${2:$TM_DROPPED_FILE}') no-repeat;\n}\n\n" +echo -ne "\${1:#selector} a {\n display: block;\n" +sips -g pixelWidth "$TM_DROPPED_FILE"|awk '/pixelWidth/ { printf(" width: %dpx;", $2) }' +echo -ne "\n height: 0;\n font-size: 1em;\n" +sips -g pixelHeight "$TM_DROPPED_FILE"|awk '/pixelHeight/ { printf(" padding-top: %dpx;", $2) }' +echo -ne "\n text-indent: -2000px;\n overflow: hidden;" +echo -ne "\n background: url('\${2:$TM_DROPPED_FILE}') no-repeat;\n}\$0" + draggedFileExtensions + + png + jpeg + jpg + gif + + name + Img replacement link + output + insertAsSnippet + scope + source.css + uuid + 3A4062A8-C24A-4EBD-9D17-481D2F670EFA + + diff --git a/DragCommands/Img replacement.tmDragCommand b/DragCommands/Img replacement.tmDragCommand new file mode 100644 index 0000000..3711ad6 --- /dev/null +++ b/DragCommands/Img replacement.tmDragCommand @@ -0,0 +1,30 @@ + + + + + bundleUUID + 4675F24E-6227-11D9-BFB1-000D93589AF6 + command + echo -ne "\${1:#selector} {\n" +sips -g pixelWidth "$TM_DROPPED_FILE"|awk '/pixelWidth/ { printf(" width: %dpx;", $2) }' +echo -ne "\n height: 0;\n font-size: 1em;\n" +sips -g pixelHeight "$TM_DROPPED_FILE"|awk '/pixelHeight/ { printf(" padding-top: %dpx;", $2) }' +echo -ne "\n text-indent: -2000px;\n overflow: hidden;" +echo -ne "\n background: url('\${2:$TM_DROPPED_FILE}') no-repeat;\n}\$0" + draggedFileExtensions + + png + jpeg + jpg + gif + + name + Img replacement + output + insertAsSnippet + scope + source.css + uuid + D6D0BEB2-DF32-4762-ABC1-3465116C220A + + diff --git a/README b/README new file mode 100644 index 0000000..e69de29 diff --git a/Snippets/IE png.tmSnippet b/Snippets/IE png.tmSnippet new file mode 100644 index 0000000..3f734f1 --- /dev/null +++ b/Snippets/IE png.tmSnippet @@ -0,0 +1,17 @@ + + + + + content + ${3:background-image: none; +}filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='${1:${TM_SELECTED_TEXT:/images/transparent.png}}', sizingMethod='${2:image/scale/crop}'); + name + IE png + scope + source.css + tabTrigger + iepng + uuid + 70E14B2B-4EE3-41C9-A74B-F23B4954C915 + + diff --git a/Snippets/background-attachment: fixed 2.tmSnippet b/Snippets/background-attachment: fixed 2.tmSnippet new file mode 100644 index 0000000..da06fda --- /dev/null +++ b/Snippets/background-attachment: fixed 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-attachment: fixed;$0 + name + background-attachment: fixed + scope + source.css + tabTrigger + bgaf + uuid + 69756D9C-BF86-4277-82C4-58CBC3CC425A + + diff --git a/Snippets/background-attachment: fixed.tmSnippet b/Snippets/background-attachment: fixed.tmSnippet new file mode 100644 index 0000000..ab70a65 --- /dev/null +++ b/Snippets/background-attachment: fixed.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-attachment: fixed;$0 + name + background-attachment: fixed + scope + source.css + tabTrigger + bga + uuid + F3B7FE4A-F911-4C7D-9C5D-F7D02AC9911C + + diff --git a/Snippets/background-attachment: scroll 2.tmSnippet b/Snippets/background-attachment: scroll 2.tmSnippet new file mode 100644 index 0000000..03d35df --- /dev/null +++ b/Snippets/background-attachment: scroll 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-attachment: scroll;$0 + name + background-attachment: scroll + scope + source.css + tabTrigger + bgas + uuid + E8D71DC4-75B4-4F59-8A13-D60A1CAF7437 + + diff --git a/Snippets/background-attachment: scroll.tmSnippet b/Snippets/background-attachment: scroll.tmSnippet new file mode 100644 index 0000000..303f021 --- /dev/null +++ b/Snippets/background-attachment: scroll.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-attachment: scroll;$0 + name + background-attachment: scroll + scope + source.css + tabTrigger + bga + uuid + C097C561-1D5F-44F7-930C-5E565CB35367 + + diff --git a/Snippets/background-color: RGB.tmSnippet b/Snippets/background-color: RGB.tmSnippet new file mode 100644 index 0000000..d80f15e --- /dev/null +++ b/Snippets/background-color: RGB.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-color: rgb(${1:255},${2:255},${3:255});$0 + name + background-color: RGB + scope + source.css + tabTrigger + bgcrgb + uuid + 5A3E1F5B-A3AE-40A4-934A-F994E9077F6F + + diff --git a/Snippets/background-color: hex.tmSnippet b/Snippets/background-color: hex.tmSnippet new file mode 100644 index 0000000..31c8970 --- /dev/null +++ b/Snippets/background-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-color: #${1:ddd};$0 + name + background-color: hex + scope + source.css + tabTrigger + bgc + uuid + 98EB6322-B419-4350-ADDA-ABBDEADAAD97 + + diff --git a/Snippets/background-color: transparent.tmSnippet b/Snippets/background-color: transparent.tmSnippet new file mode 100644 index 0000000..53010dc --- /dev/null +++ b/Snippets/background-color: transparent.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-color: transparent;$0 + name + background-color: transparent + scope + source.css + tabTrigger + bgct + uuid + 5C6360C1-E944-4F27-BB35-8A7D701531A9 + + diff --git a/Snippets/background-image: none.tmSnippet b/Snippets/background-image: none.tmSnippet new file mode 100644 index 0000000..078e4df --- /dev/null +++ b/Snippets/background-image: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-image: none;$0 + name + background-image: none + scope + source.css + tabTrigger + bgin + uuid + BEDCBA6E-CC93-4628-A658-A28DCBC5F29C + + diff --git a/Snippets/background-image: url.tmSnippet b/Snippets/background-image: url.tmSnippet new file mode 100644 index 0000000..46b58d2 --- /dev/null +++ b/Snippets/background-image: url.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-image: url($1);$0 + name + background-image: url + scope + source.css + tabTrigger + bgi + uuid + D1680DFF-BDC0-4C3E-9DB3-DD26640D3A8E + + diff --git a/Snippets/background-position: px or %.tmSnippet b/Snippets/background-position: px or %.tmSnippet new file mode 100644 index 0000000..0b50c86 --- /dev/null +++ b/Snippets/background-position: px or %.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-position: ${1:x}${2:px} ${3:y}${4:px};$0 + name + background-position: px or % + scope + source.css + tabTrigger + bgp + uuid + 794DC569-A3FC-4E90-8987-1BCC66DAC7D5 + + diff --git a/Snippets/background-repeat: no-repeat 2.tmSnippet b/Snippets/background-repeat: no-repeat 2.tmSnippet new file mode 100644 index 0000000..50480e3 --- /dev/null +++ b/Snippets/background-repeat: no-repeat 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: no-repeat;$0 + name + background-repeat: no-repeat + scope + source.css + tabTrigger + bgr + uuid + 73E7B1E5-C457-4A97-AE64-E3465773AB66 + + diff --git a/Snippets/background-repeat: no-repeat.tmSnippet b/Snippets/background-repeat: no-repeat.tmSnippet new file mode 100644 index 0000000..5856835 --- /dev/null +++ b/Snippets/background-repeat: no-repeat.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: no-repeat;$0 + name + background-repeat: no-repeat + scope + source.css + tabTrigger + bgrn + uuid + 0B4FA57A-FAF7-46EF-A3D7-E2CA93AFD9B2 + + diff --git a/Snippets/background-repeat: repeat 2.tmSnippet b/Snippets/background-repeat: repeat 2.tmSnippet new file mode 100644 index 0000000..238f6fe --- /dev/null +++ b/Snippets/background-repeat: repeat 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat;$0 + name + background-repeat: repeat + scope + source.css + tabTrigger + bgrr + uuid + 75C4B9CA-DA11-4E90-B6E9-39C9770E4658 + + diff --git a/Snippets/background-repeat: repeat-x 2.tmSnippet b/Snippets/background-repeat: repeat-x 2.tmSnippet new file mode 100644 index 0000000..a23f30e --- /dev/null +++ b/Snippets/background-repeat: repeat-x 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat-x;$0 + name + background-repeat: repeat-x + scope + source.css + tabTrigger + bgrx + uuid + 6EAA8F5F-31B6-4013-9130-5B7B679EEA17 + + diff --git a/Snippets/background-repeat: repeat-x.tmSnippet b/Snippets/background-repeat: repeat-x.tmSnippet new file mode 100644 index 0000000..55ec13e --- /dev/null +++ b/Snippets/background-repeat: repeat-x.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat-x;$0 + name + background-repeat: repeat-x + scope + source.css + tabTrigger + bgr + uuid + 4324CE08-CF1A-4546-A970-B9D83E0629CA + + diff --git a/Snippets/background-repeat: repeat-y 2.tmSnippet b/Snippets/background-repeat: repeat-y 2.tmSnippet new file mode 100644 index 0000000..b30c544 --- /dev/null +++ b/Snippets/background-repeat: repeat-y 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat-y;$0 + name + background-repeat: repeat-y + scope + source.css + tabTrigger + bgry + uuid + C6ED7220-7663-42FA-B18F-784AE2F786CF + + diff --git a/Snippets/background-repeat: repeat-y.tmSnippet b/Snippets/background-repeat: repeat-y.tmSnippet new file mode 100644 index 0000000..dcfa579 --- /dev/null +++ b/Snippets/background-repeat: repeat-y.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat-y;$0 + name + background-repeat: repeat-y + scope + source.css + tabTrigger + bgr + uuid + 49AEAD7F-4C67-47DE-9978-48C6C26A5CAF + + diff --git a/Snippets/background-repeat: repeat.tmSnippet b/Snippets/background-repeat: repeat.tmSnippet new file mode 100644 index 0000000..4139711 --- /dev/null +++ b/Snippets/background-repeat: repeat.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background-repeat: repeat;$0 + name + background-repeat: repeat + scope + source.css + tabTrigger + bgr + uuid + 2DA35B57-F22B-4CA4-9B4E-A381AB20E202 + + diff --git a/Snippets/background.tmSnippet b/Snippets/background.tmSnippet new file mode 100644 index 0000000..6a57ba3 --- /dev/null +++ b/Snippets/background.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + background: url($1) ${2:no-repeat};$0 + name + background + scope + source.css + tabTrigger + bg + uuid + D27FBAE9-1D8D-4D42-A0A5-F1020B09F3DF + + diff --git a/Snippets/border 1px debbug.tmSnippet b/Snippets/border 1px debbug.tmSnippet new file mode 100644 index 0000000..7663c8f --- /dev/null +++ b/Snippets/border 1px debbug.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border: 1px solid ${1:red};$0 + name + border 1px debbug + scope + source.css + tabTrigger + bdd + uuid + 78BA52A1-6539-4EAD-8652-36534A88F143 + + diff --git a/Snippets/border-bottom-color: hex.tmSnippet b/Snippets/border-bottom-color: hex.tmSnippet new file mode 100644 index 0000000..3afeb16 --- /dev/null +++ b/Snippets/border-bottom-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom-color: #${1:999};$0 + name + border-bottom-color: hex + scope + source.css + tabTrigger + bbc + uuid + 5A29E276-EF76-4582-8E3E-CD602FC8D672 + + diff --git a/Snippets/border-bottom-style: none.tmSnippet b/Snippets/border-bottom-style: none.tmSnippet new file mode 100644 index 0000000..e9ac339 --- /dev/null +++ b/Snippets/border-bottom-style: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom-style: none;$0 + name + border-bottom-style: none + scope + source.css + tabTrigger + bbsn + uuid + 9E54D1D4-CFAB-4400-976E-B07CAE1D83FD + + diff --git a/Snippets/border-bottom-style: style.tmSnippet b/Snippets/border-bottom-style: style.tmSnippet new file mode 100644 index 0000000..9a10a06 --- /dev/null +++ b/Snippets/border-bottom-style: style.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + border-bottom-style: style + scope + source.css + tabTrigger + bbs + uuid + CA5484DE-9A64-4F68-AFDD-CE0BC565D386 + + diff --git a/Snippets/border-bottom-width: 0.tmSnippet b/Snippets/border-bottom-width: 0.tmSnippet new file mode 100644 index 0000000..3f632f8 --- /dev/null +++ b/Snippets/border-bottom-width: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom-width: 0;$0 + name + border-bottom-width: 0 + scope + source.css + tabTrigger + bbww + uuid + 26FFB2A1-1C88-4F48-9320-64A3F16314E7 + + diff --git a/Snippets/border-bottom-width: width.tmSnippet b/Snippets/border-bottom-width: width.tmSnippet new file mode 100644 index 0000000..919425c --- /dev/null +++ b/Snippets/border-bottom-width: width.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom-width: ${1:1}${2:px};$0 + name + border-bottom-width: width + scope + source.css + tabTrigger + bbw + uuid + 69641F2A-2BE8-473F-8F30-0F925B76F3DA + + diff --git a/Snippets/border-bottom.tmSnippet b/Snippets/border-bottom.tmSnippet new file mode 100644 index 0000000..7d9ef27 --- /dev/null +++ b/Snippets/border-bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-bottom: ${1:1px} ${2:solid} #${3:999};$0 + name + border-bottom + scope + source.css + tabTrigger + bb + uuid + AF2527F4-B1D7-4B26-8F9C-37222003BD9F + + diff --git a/Snippets/border-collapse: collapse 2.tmSnippet b/Snippets/border-collapse: collapse 2.tmSnippet new file mode 100644 index 0000000..d2d46da --- /dev/null +++ b/Snippets/border-collapse: collapse 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-collapse: collapse;$0 + name + border-collapse: collapse + scope + source.css + tabTrigger + bcc + uuid + B40165B8-0716-4DEF-8A6C-464C6F469E04 + + diff --git a/Snippets/border-collapse: collapse.tmSnippet b/Snippets/border-collapse: collapse.tmSnippet new file mode 100644 index 0000000..a01aae8 --- /dev/null +++ b/Snippets/border-collapse: collapse.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-collapse: collapse;$0 + name + border-collapse: collapse + scope + source.css + tabTrigger + bc + uuid + 02080480-BA9D-42DF-A2F9-8F5D2052F660 + + diff --git a/Snippets/border-collapse: separate 2.tmSnippet b/Snippets/border-collapse: separate 2.tmSnippet new file mode 100644 index 0000000..30d5d45 --- /dev/null +++ b/Snippets/border-collapse: separate 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-collapse: separate;$0 + name + border-collapse: separate + scope + source.css + tabTrigger + bcs + uuid + 13769126-377F-4D95-8C12-B71EC7F58435 + + diff --git a/Snippets/border-collapse: separate.tmSnippet b/Snippets/border-collapse: separate.tmSnippet new file mode 100644 index 0000000..bda4d35 --- /dev/null +++ b/Snippets/border-collapse: separate.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-collapse: separate;$0 + name + border-collapse: separate + scope + source.css + tabTrigger + bc + uuid + CD26A384-CD5C-4FAF-BC7E-63B6721CBC72 + + diff --git a/Snippets/border-color: hex.tmSnippet b/Snippets/border-color: hex.tmSnippet new file mode 100644 index 0000000..5af338c --- /dev/null +++ b/Snippets/border-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-color: #${1:999};$0 + name + border-color: hex + scope + source.css + tabTrigger + bc + uuid + F1AE3545-EA33-4F99-B7CB-F531BB064CED + + diff --git a/Snippets/border-left-color: hex.tmSnippet b/Snippets/border-left-color: hex.tmSnippet new file mode 100644 index 0000000..b9862c4 --- /dev/null +++ b/Snippets/border-left-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left-color: #${1:999};$0 + name + border-left-color: hex + scope + source.css + tabTrigger + blc + uuid + E38999A6-5BC2-41A9-9187-D3CC0F92ED0A + + diff --git a/Snippets/border-left-style: none.tmSnippet b/Snippets/border-left-style: none.tmSnippet new file mode 100644 index 0000000..0838697 --- /dev/null +++ b/Snippets/border-left-style: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + border-left-style: none + scope + source.css + tabTrigger + blsn + uuid + D2EC9A89-BE8B-483B-BDE4-395B5420ECDB + + diff --git a/Snippets/border-left-style: style.tmSnippet b/Snippets/border-left-style: style.tmSnippet new file mode 100644 index 0000000..2973ae9 --- /dev/null +++ b/Snippets/border-left-style: style.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + border-left-style: style + scope + source.css + tabTrigger + bls + uuid + C4BBA5B3-0B9E-4695-95F0-5BBFB247C180 + + diff --git a/Snippets/border-left-width: 0.tmSnippet b/Snippets/border-left-width: 0.tmSnippet new file mode 100644 index 0000000..bf07695 --- /dev/null +++ b/Snippets/border-left-width: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left-width: 0;$0 + name + border-left-width: 0 + scope + source.css + tabTrigger + blww + uuid + 180D8A85-B72B-4647-AE2B-952756A088A5 + + diff --git a/Snippets/border-left-width: width.tmSnippet b/Snippets/border-left-width: width.tmSnippet new file mode 100644 index 0000000..291e3cf --- /dev/null +++ b/Snippets/border-left-width: width.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left-width: ${1:1}${2:px};$0 + name + border-left-width: width + scope + source.css + tabTrigger + blw + uuid + FE4E2237-C215-4E0C-BDAF-C9F85D313AF2 + + diff --git a/Snippets/border-left.tmSnippet b/Snippets/border-left.tmSnippet new file mode 100644 index 0000000..940f85b --- /dev/null +++ b/Snippets/border-left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-left: ${1:1px} ${2:solid} #${3:999};$0 + name + border-left + scope + source.css + tabTrigger + bl + uuid + D4910004-BC2D-437A-AEDC-DF6441AD9C0B + + diff --git a/Snippets/border-right-color: hex.tmSnippet b/Snippets/border-right-color: hex.tmSnippet new file mode 100644 index 0000000..a1d8e93 --- /dev/null +++ b/Snippets/border-right-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right-color: #${1:999};$0 + name + border-right-color: hex + scope + source.css + tabTrigger + brc + uuid + C246C027-DFF6-4E35-A1B9-2D494C6D0FEC + + diff --git a/Snippets/border-right-style: none.tmSnippet b/Snippets/border-right-style: none.tmSnippet new file mode 100644 index 0000000..262d7e4 --- /dev/null +++ b/Snippets/border-right-style: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right-style: none;$0 + name + border-right-style: none + scope + source.css + tabTrigger + brsn + uuid + 74BE27C0-5A24-4C62-B8D5-45035223B858 + + diff --git a/Snippets/border-right-style: style.tmSnippet b/Snippets/border-right-style: style.tmSnippet new file mode 100644 index 0000000..686333a --- /dev/null +++ b/Snippets/border-right-style: style.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + border-right-style: style + scope + source.css + tabTrigger + brs + uuid + F6D730D4-6C2C-49A2-8994-4E9530068E58 + + diff --git a/Snippets/border-right-width: 0.tmSnippet b/Snippets/border-right-width: 0.tmSnippet new file mode 100644 index 0000000..30a0e6a --- /dev/null +++ b/Snippets/border-right-width: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right-width: 0;$0 + name + border-right-width: 0 + scope + source.css + tabTrigger + brww + uuid + 69B31FE3-E41C-4B93-838E-C6E507479BC9 + + diff --git a/Snippets/border-right-width: width.tmSnippet b/Snippets/border-right-width: width.tmSnippet new file mode 100644 index 0000000..9193376 --- /dev/null +++ b/Snippets/border-right-width: width.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right-width: ${1:1}${2:px};$0 + name + border-right-width: width + scope + source.css + tabTrigger + brw + uuid + 6DF39C64-2C03-4ED9-AF34-AF994078259A + + diff --git a/Snippets/border-right.tmSnippet b/Snippets/border-right.tmSnippet new file mode 100644 index 0000000..ed5988a --- /dev/null +++ b/Snippets/border-right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-right: ${1:1px} ${2:solid} #${3:999};$0 + name + border-right + scope + source.css + tabTrigger + br + uuid + 5B116821-C35E-46E6-900D-792009E6A33A + + diff --git a/Snippets/border-spacing:.tmSnippet b/Snippets/border-spacing:.tmSnippet new file mode 100644 index 0000000..9ef7b32 --- /dev/null +++ b/Snippets/border-spacing:.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-spacing: ${1:20}${2:px};$0 + name + border-spacing: + scope + source.css + tabTrigger + bs + uuid + 3F9350FF-4FA0-4564-B922-2F1540D5B6E3 + + diff --git a/Snippets/border-style: dashed 2.tmSnippet b/Snippets/border-style: dashed 2.tmSnippet new file mode 100644 index 0000000..f900736 --- /dev/null +++ b/Snippets/border-style: dashed 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: dashed;$0 + name + border-style: dashed + scope + source.css + tabTrigger + bsd + uuid + A267A8A5-D8EE-4A1C-BA89-2B76E25812CE + + diff --git a/Snippets/border-style: dashed.tmSnippet b/Snippets/border-style: dashed.tmSnippet new file mode 100644 index 0000000..efcf5d0 --- /dev/null +++ b/Snippets/border-style: dashed.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: dashed;$0 + name + border-style: dashed + scope + source.css + tabTrigger + bs + uuid + 70684ECB-F20C-4A61-BA3D-E468A3D0B136 + + diff --git a/Snippets/border-style: dotted 2.tmSnippet b/Snippets/border-style: dotted 2.tmSnippet new file mode 100644 index 0000000..6dabc6f --- /dev/null +++ b/Snippets/border-style: dotted 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: dotted;$0 + name + border-style: dotted + scope + source.css + tabTrigger + bsd + uuid + 8B965AB7-40BB-42E5-AD7B-05EBDFDC671D + + diff --git a/Snippets/border-style: dotted.tmSnippet b/Snippets/border-style: dotted.tmSnippet new file mode 100644 index 0000000..7be82aa --- /dev/null +++ b/Snippets/border-style: dotted.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: dotted;$0 + name + border-style: dotted + scope + source.css + tabTrigger + bs + uuid + 65CB938D-96BB-4455-8014-640534AD8573 + + diff --git a/Snippets/border-style: double 2.tmSnippet b/Snippets/border-style: double 2.tmSnippet new file mode 100644 index 0000000..0379637 --- /dev/null +++ b/Snippets/border-style: double 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: double;$0 + name + border-style: double + scope + source.css + tabTrigger + bsd + uuid + 9A741CDF-A8A8-4ECE-8A59-B30E0C09E7A6 + + diff --git a/Snippets/border-style: double.tmSnippet b/Snippets/border-style: double.tmSnippet new file mode 100644 index 0000000..c89b78a --- /dev/null +++ b/Snippets/border-style: double.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: double;$0 + name + border-style: double + scope + source.css + tabTrigger + bs + uuid + 69ECA9AC-5B40-4E4F-908E-E00BF22C9371 + + diff --git a/Snippets/border-style: groove 2.tmSnippet b/Snippets/border-style: groove 2.tmSnippet new file mode 100644 index 0000000..0adfadf --- /dev/null +++ b/Snippets/border-style: groove 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: groove;$0 + name + border-style: groove + scope + source.css + tabTrigger + bsg + uuid + 35256E06-91C5-4EE3-8D85-F9B8832EA67B + + diff --git a/Snippets/border-style: groove.tmSnippet b/Snippets/border-style: groove.tmSnippet new file mode 100644 index 0000000..5546a7c --- /dev/null +++ b/Snippets/border-style: groove.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: groove;$0 + name + border-style: groove + scope + source.css + tabTrigger + bs + uuid + DE1CEC35-0570-4831-814F-74B3D7BF28B6 + + diff --git a/Snippets/border-style: hidden 2.tmSnippet b/Snippets/border-style: hidden 2.tmSnippet new file mode 100644 index 0000000..37c2932 --- /dev/null +++ b/Snippets/border-style: hidden 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: hidden;$0 + name + border-style: hidden + scope + source.css + tabTrigger + bsh + uuid + BB727DB9-6EF1-4A79-9705-EFAC31FED8C6 + + diff --git a/Snippets/border-style: hidden.tmSnippet b/Snippets/border-style: hidden.tmSnippet new file mode 100644 index 0000000..8265789 --- /dev/null +++ b/Snippets/border-style: hidden.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: hidden;$0 + name + border-style: hidden + scope + source.css + tabTrigger + bs + uuid + 967FC479-EF04-49AF-8344-74F01F4B0059 + + diff --git a/Snippets/border-style: inset 2.tmSnippet b/Snippets/border-style: inset 2.tmSnippet new file mode 100644 index 0000000..32d2baa --- /dev/null +++ b/Snippets/border-style: inset 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: inset;$0 + name + border-style: inset + scope + source.css + tabTrigger + bsi + uuid + 721531D8-DBFC-404C-A03D-30339C88DEF4 + + diff --git a/Snippets/border-style: inset.tmSnippet b/Snippets/border-style: inset.tmSnippet new file mode 100644 index 0000000..e19e099 --- /dev/null +++ b/Snippets/border-style: inset.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: inset;$0 + name + border-style: inset + scope + source.css + tabTrigger + bs + uuid + E89016B4-FA64-4BF2-8DA3-51E5F82A564B + + diff --git a/Snippets/border-style: none 2.tmSnippet b/Snippets/border-style: none 2.tmSnippet new file mode 100644 index 0000000..9b9fc96 --- /dev/null +++ b/Snippets/border-style: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: none;$0 + name + border-style: none + scope + source.css + tabTrigger + bsn + uuid + 1EBAB466-741B-4593-889B-F6CA986BBDAA + + diff --git a/Snippets/border-style: none.tmSnippet b/Snippets/border-style: none.tmSnippet new file mode 100644 index 0000000..3bbadef --- /dev/null +++ b/Snippets/border-style: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: none;$0 + name + border-style: none + scope + source.css + tabTrigger + bs + uuid + F206E8C8-8049-428A-A929-F5EBE1FB091E + + diff --git a/Snippets/border-style: outset 2.tmSnippet b/Snippets/border-style: outset 2.tmSnippet new file mode 100644 index 0000000..16207b9 --- /dev/null +++ b/Snippets/border-style: outset 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: outset;$0 + name + border-style: outset + scope + source.css + tabTrigger + bso + uuid + 7817966A-17F7-43F4-A85B-BC832AC57EE5 + + diff --git a/Snippets/border-style: outset.tmSnippet b/Snippets/border-style: outset.tmSnippet new file mode 100644 index 0000000..fafc3a6 --- /dev/null +++ b/Snippets/border-style: outset.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: outset;$0 + name + border-style: outset + scope + source.css + tabTrigger + bs + uuid + A3B30D80-E8CB-43F4-A663-986F9B2560B8 + + diff --git a/Snippets/border-style: ridge 2.tmSnippet b/Snippets/border-style: ridge 2.tmSnippet new file mode 100644 index 0000000..6b19144 --- /dev/null +++ b/Snippets/border-style: ridge 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: ridge;$0 + name + border-style: ridge + scope + source.css + tabTrigger + bsr + uuid + 0F026482-26C6-4851-AD08-C4D59742D900 + + diff --git a/Snippets/border-style: ridge.tmSnippet b/Snippets/border-style: ridge.tmSnippet new file mode 100644 index 0000000..f7a8fdb --- /dev/null +++ b/Snippets/border-style: ridge.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: ridge;$0 + name + border-style: ridge + scope + source.css + tabTrigger + bs + uuid + 07021B0A-1106-4612-B0B9-B144D5DAF551 + + diff --git a/Snippets/border-style: solid 2.tmSnippet b/Snippets/border-style: solid 2.tmSnippet new file mode 100644 index 0000000..2b56d36 --- /dev/null +++ b/Snippets/border-style: solid 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: solid;$0 + name + border-style: solid + scope + source.css + tabTrigger + bss + uuid + BA8EA75E-7DA4-4411-B981-BB5B72DA16E2 + + diff --git a/Snippets/border-style: solid.tmSnippet b/Snippets/border-style: solid.tmSnippet new file mode 100644 index 0000000..b127120 --- /dev/null +++ b/Snippets/border-style: solid.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-style: solid;$0 + name + border-style: solid + scope + source.css + tabTrigger + bs + uuid + F8D38AA9-81F3-4FB5-9C10-A2BDA65B7A59 + + diff --git a/Snippets/border-top-color: hex.tmSnippet b/Snippets/border-top-color: hex.tmSnippet new file mode 100644 index 0000000..02d8367 --- /dev/null +++ b/Snippets/border-top-color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top-color: #${1:999};$0 + name + border-top-color: hex + scope + source.css + tabTrigger + btc + uuid + 5C62239C-E9BE-49D6-B91D-B840C405513A + + diff --git a/Snippets/border-top-style: none.tmSnippet b/Snippets/border-top-style: none.tmSnippet new file mode 100644 index 0000000..c0f540a --- /dev/null +++ b/Snippets/border-top-style: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top-style: none;$0 + name + border-top-style: none + scope + source.css + tabTrigger + btsn + uuid + 38863F47-CFD2-4762-B8C5-74DF0ABED351 + + diff --git a/Snippets/border-top-style: style.tmSnippet b/Snippets/border-top-style: style.tmSnippet new file mode 100644 index 0000000..3ad9429 --- /dev/null +++ b/Snippets/border-top-style: style.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top-style: ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + border-top-style: style + scope + source.css + tabTrigger + bts + uuid + A55AB20B-80C4-430F-B639-C44738029176 + + diff --git a/Snippets/border-top-width: 0.tmSnippet b/Snippets/border-top-width: 0.tmSnippet new file mode 100644 index 0000000..775316f --- /dev/null +++ b/Snippets/border-top-width: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top-width: 0;$0 + name + border-top-width: 0 + scope + source.css + tabTrigger + btww + uuid + 9838DD99-0A25-4F29-A0C4-DFD2CC304CF5 + + diff --git a/Snippets/border-top-width: width.tmSnippet b/Snippets/border-top-width: width.tmSnippet new file mode 100644 index 0000000..a502ba9 --- /dev/null +++ b/Snippets/border-top-width: width.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top-width: ${1:1}${2:px};$0 + name + border-top-width: width + scope + source.css + tabTrigger + btw + uuid + B5EF44EC-A3F5-485E-826D-3E1D949AFE92 + + diff --git a/Snippets/border-top.tmSnippet b/Snippets/border-top.tmSnippet new file mode 100644 index 0000000..d1e4903 --- /dev/null +++ b/Snippets/border-top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-top: ${1:1px} ${2:solid} #${3:999};$0 + name + border-top + scope + source.css + tabTrigger + bt + uuid + BE48B2CD-9F60-4D94-9C30-46134EED3F83 + + diff --git a/Snippets/border-width: 0.tmSnippet b/Snippets/border-width: 0.tmSnippet new file mode 100644 index 0000000..1a5824b --- /dev/null +++ b/Snippets/border-width: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-width: 0;$0 + name + border-width: 0 + scope + source.css + tabTrigger + bww + uuid + E2F24329-5C41-42E2-B4EC-1A97FAAD64AD + + diff --git a/Snippets/border-width: T R B L.tmSnippet b/Snippets/border-width: T R B L.tmSnippet new file mode 100644 index 0000000..00094fe --- /dev/null +++ b/Snippets/border-width: T R B L.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-width: ${1:1}${2:px} ${3:1}${4:px} ${5:1}${6:px} ${7:1}${8:px};$0 + name + border-width: T R B L + scope + source.css + tabTrigger + bw + uuid + 548B7017-6668-4F0F-84FE-7901500BB7A4 + + diff --git a/Snippets/border-width: V H.tmSnippet b/Snippets/border-width: V H.tmSnippet new file mode 100644 index 0000000..5a74b97 --- /dev/null +++ b/Snippets/border-width: V H.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-width: ${1:1}${2:px} ${3:1}${4:px};$0 + name + border-width: V H + scope + source.css + tabTrigger + bw + uuid + 37C2B56F-0A52-4AD8-AFD1-E3E19F2F17B4 + + diff --git a/Snippets/border-width: all.tmSnippet b/Snippets/border-width: all.tmSnippet new file mode 100644 index 0000000..25ee230 --- /dev/null +++ b/Snippets/border-width: all.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border-width: ${1:1}${2:px};$0 + name + border-width: all + scope + source.css + tabTrigger + bw + uuid + 37786AF8-4DBC-4947-AE07-3658CD0F3971 + + diff --git a/Snippets/border.tmSnippet b/Snippets/border.tmSnippet new file mode 100644 index 0000000..e71f990 --- /dev/null +++ b/Snippets/border.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + border: ${1:1px} ${2:solid} #${3:999};$0 + name + border + scope + source.css + tabTrigger + b + uuid + EB4BD510-F321-43B1-ADE9-B6D0CA0CA273 + + diff --git a/Snippets/caption-side: bottom 2.tmSnippet b/Snippets/caption-side: bottom 2.tmSnippet new file mode 100644 index 0000000..bcc419a --- /dev/null +++ b/Snippets/caption-side: bottom 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: bottom;$0 + name + caption-side: bottom + scope + source.css + tabTrigger + csb + uuid + 1359EA4B-4B40-468D-B8E0-1CE5CB298E17 + + diff --git a/Snippets/caption-side: bottom.tmSnippet b/Snippets/caption-side: bottom.tmSnippet new file mode 100644 index 0000000..1782b4d --- /dev/null +++ b/Snippets/caption-side: bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: bottom;$0 + name + caption-side: bottom + scope + source.css + tabTrigger + cs + uuid + 805FC8F3-6C14-4713-B70D-016335148E47 + + diff --git a/Snippets/caption-side: left 2.tmSnippet b/Snippets/caption-side: left 2.tmSnippet new file mode 100644 index 0000000..fb1f2da --- /dev/null +++ b/Snippets/caption-side: left 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: left;$0 + name + caption-side: left + scope + source.css + tabTrigger + csl + uuid + FF003FB2-66CA-423C-96CD-17632BA9C551 + + diff --git a/Snippets/caption-side: left.tmSnippet b/Snippets/caption-side: left.tmSnippet new file mode 100644 index 0000000..a109528 --- /dev/null +++ b/Snippets/caption-side: left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: left;$0 + name + caption-side: left + scope + source.css + tabTrigger + cs + uuid + E6A8CD0B-40D2-4E59-86E1-D1AC5D969062 + + diff --git a/Snippets/caption-side: right 2.tmSnippet b/Snippets/caption-side: right 2.tmSnippet new file mode 100644 index 0000000..4c0fc52 --- /dev/null +++ b/Snippets/caption-side: right 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: right;$0 + name + caption-side: right + scope + source.css + tabTrigger + csr + uuid + BDABF415-FEFA-4D1D-99D1-FA4929CC0B87 + + diff --git a/Snippets/caption-side: right.tmSnippet b/Snippets/caption-side: right.tmSnippet new file mode 100644 index 0000000..a2729ca --- /dev/null +++ b/Snippets/caption-side: right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: right;$0 + name + caption-side: right + scope + source.css + tabTrigger + cs + uuid + 743A2100-6268-485C-BC38-9F1490DB7D7F + + diff --git a/Snippets/caption-side: top 2.tmSnippet b/Snippets/caption-side: top 2.tmSnippet new file mode 100644 index 0000000..06df66f --- /dev/null +++ b/Snippets/caption-side: top 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: top;$0 + name + caption-side: top + scope + source.css + tabTrigger + cst + uuid + 90AABF34-D7D1-448A-A5B6-A0E4F958599E + + diff --git a/Snippets/caption-side: top.tmSnippet b/Snippets/caption-side: top.tmSnippet new file mode 100644 index 0000000..8c46442 --- /dev/null +++ b/Snippets/caption-side: top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + caption-side: top;$0 + name + caption-side: top + scope + source.css + tabTrigger + cs + uuid + 1DA34B5C-4AEB-4EA1-B9F6-0ED903584ACF + + diff --git a/Snippets/clear: both 2.tmSnippet b/Snippets/clear: both 2.tmSnippet new file mode 100644 index 0000000..00f0216 --- /dev/null +++ b/Snippets/clear: both 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: both;$0 + name + clear: both + scope + source.css + tabTrigger + clb + uuid + BC1014B3-FE76-4B5B-B7A2-17038F4042F3 + + diff --git a/Snippets/clear: both.tmSnippet b/Snippets/clear: both.tmSnippet new file mode 100644 index 0000000..b2a0f73 --- /dev/null +++ b/Snippets/clear: both.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: both;$0 + name + clear: both + scope + source.css + tabTrigger + cl + uuid + 5822DC4D-394A-49ED-BD60-695989EEDC97 + + diff --git a/Snippets/clear: left 2.tmSnippet b/Snippets/clear: left 2.tmSnippet new file mode 100644 index 0000000..eb093ea --- /dev/null +++ b/Snippets/clear: left 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: left;$0 + name + clear: left + scope + source.css + tabTrigger + cll + uuid + 1F3BE56C-CCF9-4789-A40B-6289C475CF54 + + diff --git a/Snippets/clear: left.tmSnippet b/Snippets/clear: left.tmSnippet new file mode 100644 index 0000000..9be1adb --- /dev/null +++ b/Snippets/clear: left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: left;$0 + name + clear: left + scope + source.css + tabTrigger + cl + uuid + 76FC5AEF-154E-4B65-AE60-83D0238A0200 + + diff --git a/Snippets/clear: none 2.tmSnippet b/Snippets/clear: none 2.tmSnippet new file mode 100644 index 0000000..1c1be67 --- /dev/null +++ b/Snippets/clear: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: none;$0 + name + clear: none + scope + source.css + tabTrigger + cln + uuid + DD376A0C-14C1-4E0D-A79E-EE2B51476357 + + diff --git a/Snippets/clear: none.tmSnippet b/Snippets/clear: none.tmSnippet new file mode 100644 index 0000000..153d79b --- /dev/null +++ b/Snippets/clear: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: none;$0 + name + clear: none + scope + source.css + tabTrigger + cl + uuid + CF0ECF5D-C006-4384-8F1C-9CE6C290EBF6 + + diff --git a/Snippets/clear: right 2.tmSnippet b/Snippets/clear: right 2.tmSnippet new file mode 100644 index 0000000..eaf60c5 --- /dev/null +++ b/Snippets/clear: right 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: right;$0 + name + clear: right + scope + source.css + tabTrigger + clr + uuid + F3B917E7-8AA9-412D-A12B-6C67C044FB7E + + diff --git a/Snippets/clear: right.tmSnippet b/Snippets/clear: right.tmSnippet new file mode 100644 index 0000000..93217c1 --- /dev/null +++ b/Snippets/clear: right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + clear: right;$0 + name + clear: right + scope + source.css + tabTrigger + cl + uuid + D90735F8-8054-4E21-8F1F-16DFC8908991 + + diff --git a/Snippets/color: hex.tmSnippet b/Snippets/color: hex.tmSnippet new file mode 100644 index 0000000..3641524 --- /dev/null +++ b/Snippets/color: hex.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + color: #${1:fff};$0 + name + color: hex + scope + source.css + tabTrigger + c + uuid + BDB596F3-BFAF-4187-80CC-20A85734923A + + diff --git a/Snippets/cursor: auto.tmSnippet b/Snippets/cursor: auto.tmSnippet new file mode 100644 index 0000000..80a1445 --- /dev/null +++ b/Snippets/cursor: auto.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: auto;$0 + name + cursor: auto + scope + source.css + tabTrigger + cu + uuid + 3C3913C1-3BDD-4B2C-A40B-45756AB8EDDA + + diff --git a/Snippets/cursor: crosshair.tmSnippet b/Snippets/cursor: crosshair.tmSnippet new file mode 100644 index 0000000..57cf647 --- /dev/null +++ b/Snippets/cursor: crosshair.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: crosshair;$0 + name + cursor: crosshair + scope + source.css + tabTrigger + cu + uuid + 67D27BB3-879F-44EB-BE04-3BC13F351DD6 + + diff --git a/Snippets/cursor: default.tmSnippet b/Snippets/cursor: default.tmSnippet new file mode 100644 index 0000000..00e96c3 --- /dev/null +++ b/Snippets/cursor: default.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: default;$0 + name + cursor: default + scope + source.css + tabTrigger + cu + uuid + 38AA7120-D90E-416E-A300-8EE01FB2B873 + + diff --git a/Snippets/cursor: move.tmSnippet b/Snippets/cursor: move.tmSnippet new file mode 100644 index 0000000..209256c --- /dev/null +++ b/Snippets/cursor: move.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: move;$0 + name + cursor: move + scope + source.css + tabTrigger + cu + uuid + D55D078F-EB2B-4719-BDFF-B1D76F420B2C + + diff --git a/Snippets/cursor: pointer.tmSnippet b/Snippets/cursor: pointer.tmSnippet new file mode 100644 index 0000000..ae0ac4d --- /dev/null +++ b/Snippets/cursor: pointer.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: pointer;$0 + name + cursor: pointer + scope + source.css + tabTrigger + cu + uuid + 929CF740-7F7D-4646-B8C5-BA885BFC4A1C + + diff --git a/Snippets/cursor: resize.tmSnippet b/Snippets/cursor: resize.tmSnippet new file mode 100644 index 0000000..9c26367 --- /dev/null +++ b/Snippets/cursor: resize.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: resize;$0 + name + cursor: resize + scope + source.css + tabTrigger + cu + uuid + 4815C844-9817-44AB-8B98-F3625BFE0664 + + diff --git a/Snippets/cursor: text.tmSnippet b/Snippets/cursor: text.tmSnippet new file mode 100644 index 0000000..e39152a --- /dev/null +++ b/Snippets/cursor: text.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: text;$0 + name + cursor: text + scope + source.css + tabTrigger + cu + uuid + 26610A1C-5889-47B5-AD3D-9D06B7B4B1ED + + diff --git a/Snippets/cursor: wait.tmSnippet b/Snippets/cursor: wait.tmSnippet new file mode 100644 index 0000000..6742502 --- /dev/null +++ b/Snippets/cursor: wait.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + cursor: wait;$0 + name + cursor: wait + scope + source.css + tabTrigger + cu + uuid + B3D26B23-E25B-4094-BFFB-4AD9C9581D07 + + diff --git a/Snippets/direction: ltr.tmSnippet b/Snippets/direction: ltr.tmSnippet new file mode 100644 index 0000000..a7636d0 --- /dev/null +++ b/Snippets/direction: ltr.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + direction: ltr;$0 + name + direction: ltr + scope + source.css + tabTrigger + dir + uuid + BDDF304D-5ED1-442E-ACC9-511D9BD181EB + + diff --git a/Snippets/direction: rtl.tmSnippet b/Snippets/direction: rtl.tmSnippet new file mode 100644 index 0000000..1e87841 --- /dev/null +++ b/Snippets/direction: rtl.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + direction: rtl;$0 + name + direction: rtl + scope + source.css + tabTrigger + dir + uuid + 277C1F7F-AAFC-49C8-A37C-B71832F9CE52 + + diff --git a/Snippets/display: block 2.tmSnippet b/Snippets/display: block 2.tmSnippet new file mode 100644 index 0000000..06a1c50 --- /dev/null +++ b/Snippets/display: block 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: block;$0 + name + display: block + scope + source.css + tabTrigger + db + uuid + 7442D7BB-9BEA-4230-8A2D-1EA1D7FB786F + + diff --git a/Snippets/display: block.tmSnippet b/Snippets/display: block.tmSnippet new file mode 100644 index 0000000..4cd8e1c --- /dev/null +++ b/Snippets/display: block.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: block;$0 + name + display: block + scope + source.css + tabTrigger + d + uuid + 25599A9C-69E2-4075-9E3E-6E680557E563 + + diff --git a/Snippets/display: compact.tmSnippet b/Snippets/display: compact.tmSnippet new file mode 100644 index 0000000..065e083 --- /dev/null +++ b/Snippets/display: compact.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: compact;$0 + name + display: compact + scope + source.css + tabTrigger + d + uuid + B486E141-B8B3-422A-800A-EEC28A74EFDC + + diff --git a/Snippets/display: inline 2.tmSnippet b/Snippets/display: inline 2.tmSnippet new file mode 100644 index 0000000..43de968 --- /dev/null +++ b/Snippets/display: inline 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: inline;$0 + name + display: inline + scope + source.css + tabTrigger + di + uuid + 909B0AC7-86A0-418C-A173-1E8B5A1D74C0 + + diff --git a/Snippets/display: inline-block 2.tmSnippet b/Snippets/display: inline-block 2.tmSnippet new file mode 100644 index 0000000..08d70ae --- /dev/null +++ b/Snippets/display: inline-block 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: inline-block;$0 + name + display: inline-block + scope + source.css + tabTrigger + dib + uuid + A3D55D9D-6FDC-4729-8A46-C110EFF77336 + + diff --git a/Snippets/display: inline-block.tmSnippet b/Snippets/display: inline-block.tmSnippet new file mode 100644 index 0000000..e8de073 --- /dev/null +++ b/Snippets/display: inline-block.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: inline-block;$0 + name + display: inline-block + scope + source.css + tabTrigger + d + uuid + CA91EE37-E58B-4B57-9CFC-6E9E12379CE1 + + diff --git a/Snippets/display: inline.tmSnippet b/Snippets/display: inline.tmSnippet new file mode 100644 index 0000000..5a1c110 --- /dev/null +++ b/Snippets/display: inline.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: inline;$0 + name + display: inline + scope + source.css + tabTrigger + d + uuid + 1DAEFD3A-0E51-4C33-A1A6-D64F940EBC52 + + diff --git a/Snippets/display: list-item.tmSnippet b/Snippets/display: list-item.tmSnippet new file mode 100644 index 0000000..c6ce105 --- /dev/null +++ b/Snippets/display: list-item.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: list-item;$0 + name + display: list-item + scope + source.css + tabTrigger + d + uuid + 7EDDDB71-33E7-4A0D-AAC5-2CD0CA2E06EF + + diff --git a/Snippets/display: marker.tmSnippet b/Snippets/display: marker.tmSnippet new file mode 100644 index 0000000..b49a285 --- /dev/null +++ b/Snippets/display: marker.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: marker;$0 + name + display: marker + scope + source.css + tabTrigger + d + uuid + F20A3C85-E05B-4799-AF72-AACAD52B0043 + + diff --git a/Snippets/display: none 2.tmSnippet b/Snippets/display: none 2.tmSnippet new file mode 100644 index 0000000..005a14f --- /dev/null +++ b/Snippets/display: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: none;$0 + name + display: none + scope + source.css + tabTrigger + dn + uuid + 7D71DC14-DA82-4A90-8D2A-1943A2522D00 + + diff --git a/Snippets/display: none.tmSnippet b/Snippets/display: none.tmSnippet new file mode 100644 index 0000000..5f961da --- /dev/null +++ b/Snippets/display: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: none;$0 + name + display: none + scope + source.css + tabTrigger + d + uuid + A9EFB9D4-CFF9-4E35-8760-0D6B9BB0BCC3 + + diff --git a/Snippets/display: run-in.tmSnippet b/Snippets/display: run-in.tmSnippet new file mode 100644 index 0000000..85ec987 --- /dev/null +++ b/Snippets/display: run-in.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + display: run-in;$0 + name + display: run-in + scope + source.css + tabTrigger + d + uuid + 9BC15503-5792-4BE8-A868-32BDEE9E7658 + + diff --git a/Snippets/empty-cells: hide 2.tmSnippet b/Snippets/empty-cells: hide 2.tmSnippet new file mode 100644 index 0000000..bcae3ce --- /dev/null +++ b/Snippets/empty-cells: hide 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + empty-cells: hide;$0 + name + empty-cells: hide + scope + source.css + tabTrigger + ech + uuid + 05C6A36F-A50D-44B9-BB5E-C6EE5679E700 + + diff --git a/Snippets/empty-cells: hide.tmSnippet b/Snippets/empty-cells: hide.tmSnippet new file mode 100644 index 0000000..812ff50 --- /dev/null +++ b/Snippets/empty-cells: hide.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + empty-cells: hide;$0 + name + empty-cells: hide + scope + source.css + tabTrigger + ec + uuid + 29BD4AD8-7C89-4D6D-879B-8E9D73C2B7CA + + diff --git a/Snippets/empty-cells: show 2.tmSnippet b/Snippets/empty-cells: show 2.tmSnippet new file mode 100644 index 0000000..241e874 --- /dev/null +++ b/Snippets/empty-cells: show 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + empty-cells: show;$0 + name + empty-cells: show + scope + source.css + tabTrigger + ecs + uuid + FB8C313E-1684-41CB-A450-A2B4FAECF6D8 + + diff --git a/Snippets/empty-cells: show.tmSnippet b/Snippets/empty-cells: show.tmSnippet new file mode 100644 index 0000000..bb4c979 --- /dev/null +++ b/Snippets/empty-cells: show.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + empty-cells: show;$0 + name + empty-cells: show + scope + source.css + tabTrigger + ec + uuid + A307E9A2-2773-4159-A0FA-25DA4CD90559 + + diff --git a/Snippets/float: left 2.tmSnippet b/Snippets/float: left 2.tmSnippet new file mode 100644 index 0000000..ad4ea73 --- /dev/null +++ b/Snippets/float: left 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: left;$0 + name + float: left + scope + source.css + tabTrigger + fll + uuid + ED048EB9-D664-4356-AFDA-1A785ADA4EDC + + diff --git a/Snippets/float: left.tmSnippet b/Snippets/float: left.tmSnippet new file mode 100644 index 0000000..cec0a01 --- /dev/null +++ b/Snippets/float: left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: left;$0 + name + float: left + scope + source.css + tabTrigger + fl + uuid + C6118A0A-9FCB-4623-A1B8-F4CFE0805523 + + diff --git a/Snippets/float: none 2.tmSnippet b/Snippets/float: none 2.tmSnippet new file mode 100644 index 0000000..a91774f --- /dev/null +++ b/Snippets/float: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: none;$0 + name + float: none + scope + source.css + tabTrigger + fln + uuid + 1AD9D48E-24E0-4C84-B35F-1134754F7A0D + + diff --git a/Snippets/float: none.tmSnippet b/Snippets/float: none.tmSnippet new file mode 100644 index 0000000..a6802d5 --- /dev/null +++ b/Snippets/float: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: none;$0 + name + float: none + scope + source.css + tabTrigger + fl + uuid + 99B8B639-B3A0-4208-A823-4BF6BB3FFE6E + + diff --git a/Snippets/float: right 2.tmSnippet b/Snippets/float: right 2.tmSnippet new file mode 100644 index 0000000..131f4d9 --- /dev/null +++ b/Snippets/float: right 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: right;$0 + name + float: right + scope + source.css + tabTrigger + flr + uuid + B1EB274E-5DBA-438E-A59D-BD649635E36E + + diff --git a/Snippets/float: right.tmSnippet b/Snippets/float: right.tmSnippet new file mode 100644 index 0000000..7347977 --- /dev/null +++ b/Snippets/float: right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + float: right;$0 + name + float: right + scope + source.css + tabTrigger + fl + uuid + F3347631-C175-4849-9D6D-B7A74265F777 + + diff --git a/Snippets/font-family: families.tmSnippet b/Snippets/font-family: families.tmSnippet new file mode 100644 index 0000000..033ec0a --- /dev/null +++ b/Snippets/font-family: families.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-family: ${1:"Lucida Grande", }${2:Verdana, }${3:Arial, }${4:Helvetica, }${5:sans-}serif;$0 + name + font-family: families + scope + source.css + tabTrigger + ff + uuid + 171116AB-5F02-455B-AB20-F93A761574CE + + diff --git a/Snippets/font-size.tmSnippet b/Snippets/font-size.tmSnippet new file mode 100644 index 0000000..278889d --- /dev/null +++ b/Snippets/font-size.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-size: ${1:1}${2:em};$0 + name + font-size + scope + source.css + tabTrigger + fs + uuid + 3C97BE1C-22D0-4F65-8006-8B3674E57220 + + diff --git a/Snippets/font-style: normal.tmSnippet b/Snippets/font-style: normal.tmSnippet new file mode 100644 index 0000000..c971eba --- /dev/null +++ b/Snippets/font-style: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-style: normal;$0 + name + font-style: normal + scope + source.css + tabTrigger + fsn + uuid + 71B16819-67EF-47F8-9DDE-96F8958F0D89 + + diff --git a/Snippets/font-style: oblique.tmSnippet b/Snippets/font-style: oblique.tmSnippet new file mode 100644 index 0000000..844a8cd --- /dev/null +++ b/Snippets/font-style: oblique.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-style: oblique;$0 + name + font-style: oblique + scope + source.css + tabTrigger + fso + uuid + F13516E2-60D6-4D95-9D0F-9061154725BF + + diff --git a/Snippets/font-style:italic.tmSnippet b/Snippets/font-style:italic.tmSnippet new file mode 100644 index 0000000..b949bf7 --- /dev/null +++ b/Snippets/font-style:italic.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-style: italic;$0 + name + font-style:italic + scope + source.css + tabTrigger + fsi + uuid + E16D6FFE-F9DD-4FCD-86B0-38D6FB6F8635 + + diff --git a/Snippets/font-variant: normal.tmSnippet b/Snippets/font-variant: normal.tmSnippet new file mode 100644 index 0000000..50bb29d --- /dev/null +++ b/Snippets/font-variant: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-variant: normal;$0 + name + font-variant: normal + scope + source.css + tabTrigger + fv + uuid + 1CE13E5B-CBBB-40DB-8D8D-FA2799DB67A8 + + diff --git a/Snippets/font-variant: small-caps.tmSnippet b/Snippets/font-variant: small-caps.tmSnippet new file mode 100644 index 0000000..4542631 --- /dev/null +++ b/Snippets/font-variant: small-caps.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-variant: small-caps;$0 + name + font-variant: small-caps + scope + source.css + tabTrigger + fv + uuid + 1FBF0972-A9CA-4E58-A6DE-180620D7BA59 + + diff --git a/Snippets/font-weight: bold 2.tmSnippet b/Snippets/font-weight: bold 2.tmSnippet new file mode 100644 index 0000000..2998224 --- /dev/null +++ b/Snippets/font-weight: bold 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-weight: bold;$0 + name + font-weight: bold + scope + source.css + tabTrigger + fwb + uuid + D61741B5-0B66-4F3B-B932-A92000F4770F + + diff --git a/Snippets/font-weight: bold.tmSnippet b/Snippets/font-weight: bold.tmSnippet new file mode 100644 index 0000000..849c142 --- /dev/null +++ b/Snippets/font-weight: bold.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-weight: bold;$0 + name + font-weight: bold + scope + source.css + tabTrigger + fw + uuid + F7C85AB0-549A-4BEC-A3FB-9C011E9A3CF0 + + diff --git a/Snippets/font-weight: normal 2.tmSnippet b/Snippets/font-weight: normal 2.tmSnippet new file mode 100644 index 0000000..56e28eb --- /dev/null +++ b/Snippets/font-weight: normal 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-weight: normal;$0 + name + font-weight: normal + scope + source.css + tabTrigger + fwn + uuid + 07EACF73-B627-4C99-B5A7-49A22060A269 + + diff --git a/Snippets/font-weight: normal.tmSnippet b/Snippets/font-weight: normal.tmSnippet new file mode 100644 index 0000000..d08b2a7 --- /dev/null +++ b/Snippets/font-weight: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font-weight: normal;$0 + name + font-weight: normal + scope + source.css + tabTrigger + fw + uuid + FE6E47D8-B5C8-458B-A050-37EB68749BBB + + diff --git a/Snippets/font:.tmSnippet b/Snippets/font:.tmSnippet new file mode 100644 index 0000000..124d63b --- /dev/null +++ b/Snippets/font:.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + font: ${1:1}${2:em}/${3:1.3}${4:em} ${5:Helvetica}, ${6:sans-}serif;$0 + name + font: + scope + source.css + tabTrigger + f + uuid + EC5B7EBD-A80E-4C4E-B79E-9BFEA97FCCBF + + diff --git a/Snippets/height: length.tmSnippet b/Snippets/height: length.tmSnippet new file mode 100644 index 0000000..1287283 --- /dev/null +++ b/Snippets/height: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + height: ${1:20}${2:px};$0 + name + height: length + scope + source.css + tabTrigger + h + uuid + 074FDB0B-CB14-4EFE-A05B-6D9466D47AF8 + + diff --git a/Snippets/letter-spacing: length.tmSnippet b/Snippets/letter-spacing: length.tmSnippet new file mode 100644 index 0000000..1ea278e --- /dev/null +++ b/Snippets/letter-spacing: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + letter-spacing: ${1:1}${2:em};$0 + name + letter-spacing: length + scope + source.css + tabTrigger + ls + uuid + D8351DBD-ABD5-4260-B66E-308E943D57B5 + + diff --git a/Snippets/letter-spacing: normal.tmSnippet b/Snippets/letter-spacing: normal.tmSnippet new file mode 100644 index 0000000..f2c678e --- /dev/null +++ b/Snippets/letter-spacing: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + word-spacing: normal;$0 + name + letter-spacing: normal + scope + source.css + tabTrigger + ls + uuid + B319C231-BBB3-4359-BF0C-4E8883749A93 + + diff --git a/Snippets/line-height: length.tmSnippet b/Snippets/line-height: length.tmSnippet new file mode 100644 index 0000000..582ba69 --- /dev/null +++ b/Snippets/line-height: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + line-height: ${1:1}${2:em};$0 + name + line-height: length + scope + source.css + tabTrigger + lh + uuid + 00E49655-1B84-44E2-99A9-3551AE780EBE + + diff --git a/Snippets/line-height: normal.tmSnippet b/Snippets/line-height: normal.tmSnippet new file mode 100644 index 0000000..1ff5df6 --- /dev/null +++ b/Snippets/line-height: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + line-height: normal;$0 + name + line-height: normal + scope + source.css + tabTrigger + lhn + uuid + 9E1D9A03-602D-4003-A487-5973B90ED9BD + + diff --git a/Snippets/list-style-image: none.tmSnippet b/Snippets/list-style-image: none.tmSnippet new file mode 100644 index 0000000..4e0fc12 --- /dev/null +++ b/Snippets/list-style-image: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-image: none;$0 + name + list-style-image: none + scope + source.css + tabTrigger + lsi + uuid + 953CADBF-19CF-4A71-8CD3-0B67A76D318E + + diff --git a/Snippets/list-style-image: url.tmSnippet b/Snippets/list-style-image: url.tmSnippet new file mode 100644 index 0000000..9aa4892 --- /dev/null +++ b/Snippets/list-style-image: url.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-image: url($1);$0 + name + list-style-image: url + scope + source.css + tabTrigger + lsi + uuid + 204C450C-9785-48D2-A5AE-61D3F8DAB614 + + diff --git a/Snippets/list-style-position: inside 2.tmSnippet b/Snippets/list-style-position: inside 2.tmSnippet new file mode 100644 index 0000000..d3cafd1 --- /dev/null +++ b/Snippets/list-style-position: inside 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-position: inside;$0 + name + list-style-position: inside + scope + source.css + tabTrigger + lspi + uuid + 775E6D08-5704-4362-8867-B031D634937A + + diff --git a/Snippets/list-style-position: inside.tmSnippet b/Snippets/list-style-position: inside.tmSnippet new file mode 100644 index 0000000..e97fbdd --- /dev/null +++ b/Snippets/list-style-position: inside.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-position: inside;$0 + name + list-style-position: inside + scope + source.css + tabTrigger + lsp + uuid + C083D80A-DB91-401A-9D13-61F11AD93204 + + diff --git a/Snippets/list-style-position: outside 2.tmSnippet b/Snippets/list-style-position: outside 2.tmSnippet new file mode 100644 index 0000000..003401f --- /dev/null +++ b/Snippets/list-style-position: outside 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-position: outside;$0 + name + list-style-position: outside + scope + source.css + tabTrigger + lspo + uuid + 975EF015-D1F4-4DDB-8041-E7CD74FD8EAE + + diff --git a/Snippets/list-style-position: outside.tmSnippet b/Snippets/list-style-position: outside.tmSnippet new file mode 100644 index 0000000..49f90c4 --- /dev/null +++ b/Snippets/list-style-position: outside.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-position: outside;$0 + name + list-style-position: outside + scope + source.css + tabTrigger + lsp + uuid + E85EC05C-4727-4B07-8B1C-D5353BDD52F8 + + diff --git a/Snippets/list-style-type: circle.tmSnippet b/Snippets/list-style-type: circle.tmSnippet new file mode 100644 index 0000000..d877157 --- /dev/null +++ b/Snippets/list-style-type: circle.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: circle;$0 + name + list-style-type: circle + scope + source.css + tabTrigger + lst + uuid + 126F6A23-64BC-46AF-8458-583D6E26EAF5 + + diff --git a/Snippets/list-style-type: decimal-leading-zero.tmSnippet b/Snippets/list-style-type: decimal-leading-zero.tmSnippet new file mode 100644 index 0000000..e05680d --- /dev/null +++ b/Snippets/list-style-type: decimal-leading-zero.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: decimal-leading-zero;$0 + name + list-style-type: decimal-leading-zero + scope + source.css + tabTrigger + lst + uuid + DDC00FAA-2827-4DB6-9DE3-17FA9614F5F1 + + diff --git a/Snippets/list-style-type: decimal.tmSnippet b/Snippets/list-style-type: decimal.tmSnippet new file mode 100644 index 0000000..ff1f9ea --- /dev/null +++ b/Snippets/list-style-type: decimal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: decimal;$0 + name + list-style-type: decimal + scope + source.css + tabTrigger + lst + uuid + D01E91CF-CB4D-470D-BB2B-4F7D67B97E4F + + diff --git a/Snippets/list-style-type: disc.tmSnippet b/Snippets/list-style-type: disc.tmSnippet new file mode 100644 index 0000000..5b89b9b --- /dev/null +++ b/Snippets/list-style-type: disc.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: disc;$0 + name + list-style-type: disc + scope + source.css + tabTrigger + lst + uuid + 67B22A02-1E0F-4E30-93D4-51677616E6F9 + + diff --git a/Snippets/list-style-type: lower-alpha.tmSnippet b/Snippets/list-style-type: lower-alpha.tmSnippet new file mode 100644 index 0000000..1522fd6 --- /dev/null +++ b/Snippets/list-style-type: lower-alpha.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: lower-alpha;$0 + name + list-style-type: lower-alpha + scope + source.css + tabTrigger + lst + uuid + 84A19EE9-5434-4B69-9950-8B8521CD71C4 + + diff --git a/Snippets/list-style-type: lower-latin.tmSnippet b/Snippets/list-style-type: lower-latin.tmSnippet new file mode 100644 index 0000000..0a6fbe0 --- /dev/null +++ b/Snippets/list-style-type: lower-latin.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: decimal;$0 + name + list-style-type: lower-latin + scope + source.css + tabTrigger + lst + uuid + 3B74FF7D-1414-4101-B1A3-7C3E4231E08C + + diff --git a/Snippets/list-style-type: lower-roman.tmSnippet b/Snippets/list-style-type: lower-roman.tmSnippet new file mode 100644 index 0000000..667a60d --- /dev/null +++ b/Snippets/list-style-type: lower-roman.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: lower-roman;$0 + name + list-style-type: lower-roman + scope + source.css + tabTrigger + lst + uuid + 6E703F51-813F-4646-8F22-76E3D5E203C2 + + diff --git a/Snippets/list-style-type: none 2.tmSnippet b/Snippets/list-style-type: none 2.tmSnippet new file mode 100644 index 0000000..2e53c21 --- /dev/null +++ b/Snippets/list-style-type: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: none;$0 + name + list-style-type: none + scope + source.css + tabTrigger + lstn + uuid + 84A00E73-4EDD-422B-9A61-7D42FDF20CE9 + + diff --git a/Snippets/list-style-type: none.tmSnippet b/Snippets/list-style-type: none.tmSnippet new file mode 100644 index 0000000..4494389 --- /dev/null +++ b/Snippets/list-style-type: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: none;$0 + name + list-style-type: none + scope + source.css + tabTrigger + lst + uuid + 1B10E166-DB13-4385-AF42-04D6AE8DCE38 + + diff --git a/Snippets/list-style-type: square.tmSnippet b/Snippets/list-style-type: square.tmSnippet new file mode 100644 index 0000000..1232ccd --- /dev/null +++ b/Snippets/list-style-type: square.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: square;$0 + name + list-style-type: square + scope + source.css + tabTrigger + lst + uuid + 490E14EA-F95F-424A-9111-787BEBF506C7 + + diff --git a/Snippets/list-style-type: upper-alpha.tmSnippet b/Snippets/list-style-type: upper-alpha.tmSnippet new file mode 100644 index 0000000..e057012 --- /dev/null +++ b/Snippets/list-style-type: upper-alpha.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: upper-alpha;$0 + name + list-style-type: upper-alpha + scope + source.css + tabTrigger + lst + uuid + D9A05B20-A19C-4801-98CA-6D8075E9D70D + + diff --git a/Snippets/list-style-type: upper-latin.tmSnippet b/Snippets/list-style-type: upper-latin.tmSnippet new file mode 100644 index 0000000..0978675 --- /dev/null +++ b/Snippets/list-style-type: upper-latin.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: decimal;$0 + name + list-style-type: upper-latin + scope + source.css + tabTrigger + lst + uuid + B08FA48D-D321-4E7B-8AD9-02A3DF5FBB34 + + diff --git a/Snippets/list-style-type: upper-roman.tmSnippet b/Snippets/list-style-type: upper-roman.tmSnippet new file mode 100644 index 0000000..cc30657 --- /dev/null +++ b/Snippets/list-style-type: upper-roman.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style-type: upper-roman;$0 + name + list-style-type: upper-roman + scope + source.css + tabTrigger + lst + uuid + E1EEA446-DA5F-4CBE-981D-A881DFB50CEE + + diff --git a/Snippets/list-style: style position url.tmSnippet b/Snippets/list-style: style position url.tmSnippet new file mode 100644 index 0000000..d886c11 --- /dev/null +++ b/Snippets/list-style: style position url.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + list-style: ${1:none/disc/circle/square/decimal/decimal-leading-zero/lower-roman/upper-roman/lower-alpha/upper-alpha/lower-greek/lower-latin/upper-latin/hebrew/armenian/georgian/cjk-ideographic/hiragana/katakana/hiragana-iroha/katakana-iroha} ${2:inside}${3:outside} ${4:url($5)};$0 + name + list-style: style position url + scope + source.css + tabTrigger + ls + uuid + E7572D29-98C2-481C-8EEE-F72A786CB25F + + diff --git a/Snippets/margin-bottom.tmSnippet b/Snippets/margin-bottom.tmSnippet new file mode 100644 index 0000000..458c285 --- /dev/null +++ b/Snippets/margin-bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-bottom: ${1:1}${2:em};$0 + name + margin-bottom + scope + source.css + tabTrigger + mb + uuid + DEDA62C3-7AFD-44B9-9308-F1743550731D + + diff --git a/Snippets/margin-bottom: 0.tmSnippet b/Snippets/margin-bottom: 0.tmSnippet new file mode 100644 index 0000000..4dd6c95 --- /dev/null +++ b/Snippets/margin-bottom: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-bottom: 0;$0 + name + margin-bottom: 0 + scope + source.css + tabTrigger + mbb + uuid + 1F01E408-83BC-4D2D-823B-8A30788A81E5 + + diff --git a/Snippets/margin-left.tmSnippet b/Snippets/margin-left.tmSnippet new file mode 100644 index 0000000..7143ffe --- /dev/null +++ b/Snippets/margin-left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-left: ${1:1}${2:em};$0 + name + margin-left + scope + source.css + tabTrigger + ml + uuid + 439415D3-B37C-4611-842F-2B1185AAB088 + + diff --git a/Snippets/margin-left: 0.tmSnippet b/Snippets/margin-left: 0.tmSnippet new file mode 100644 index 0000000..d2ef798 --- /dev/null +++ b/Snippets/margin-left: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-left: 0;$0 + name + margin-left: 0 + scope + source.css + tabTrigger + mll + uuid + 45B99E76-BC00-4547-89E8-E700A16FF781 + + diff --git a/Snippets/margin-right.tmSnippet b/Snippets/margin-right.tmSnippet new file mode 100644 index 0000000..e92fe93 --- /dev/null +++ b/Snippets/margin-right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-right: ${1:1}${2:em};$0 + name + margin-right + scope + source.css + tabTrigger + mr + uuid + 485D4C96-2816-4FB4-838E-939589080FF7 + + diff --git a/Snippets/margin-right: 0.tmSnippet b/Snippets/margin-right: 0.tmSnippet new file mode 100644 index 0000000..9a76ad8 --- /dev/null +++ b/Snippets/margin-right: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-right: 0;$0 + name + margin-right: 0 + scope + source.css + tabTrigger + mrr + uuid + 7AB03EBA-9C22-4904-9D44-1E6BA4818EF5 + + diff --git a/Snippets/margin-top.tmSnippet b/Snippets/margin-top.tmSnippet new file mode 100644 index 0000000..3358449 --- /dev/null +++ b/Snippets/margin-top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-top: ${1:1}${2:em};$0 + name + margin-top + scope + source.css + tabTrigger + mt + uuid + 88CE171D-79C3-4E97-864E-CA0922F25D0D + + diff --git a/Snippets/margin-top: 0.tmSnippet b/Snippets/margin-top: 0.tmSnippet new file mode 100644 index 0000000..ec8274c --- /dev/null +++ b/Snippets/margin-top: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin-top: 0;$0 + name + margin-top: 0 + scope + source.css + tabTrigger + mtt + uuid + 7C3EED6D-4FF7-4C88-9927-54CF6338D4CC + + diff --git a/Snippets/margin: 0.tmSnippet b/Snippets/margin: 0.tmSnippet new file mode 100644 index 0000000..71de997 --- /dev/null +++ b/Snippets/margin: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin: 0;$0 + name + margin: 0 + scope + source.css + tabTrigger + mm + uuid + 72328DF0-874F-4006-BB8B-EFD66F885BD1 + + diff --git a/Snippets/margin: all.tmSnippet b/Snippets/margin: all.tmSnippet new file mode 100644 index 0000000..dbea4e4 --- /dev/null +++ b/Snippets/margin: all.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + margin: ${1:1}${2:em};$0 + name + margin: all + scope + source.css + tabTrigger + m + uuid + CDC2F9FF-92D9-4325-B988-2E1C9E219F4F + + diff --git a/Snippets/max-height: length.tmSnippet b/Snippets/max-height: length.tmSnippet new file mode 100644 index 0000000..65d9c34 --- /dev/null +++ b/Snippets/max-height: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + max-height: ${1:20}${2:px};$0 + name + max-height: length + scope + source.css + tabTrigger + mh + uuid + 21094143-2A74-4CBC-A33E-DA03974D3103 + + diff --git a/Snippets/max-width: length.tmSnippet b/Snippets/max-width: length.tmSnippet new file mode 100644 index 0000000..b9fb3c9 --- /dev/null +++ b/Snippets/max-width: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + max-width: ${1:20}${2:px};$0 + name + max-width: length + scope + source.css + tabTrigger + mw + uuid + 1AAF1317-1228-4A37-844B-B096A8ABEB41 + + diff --git a/Snippets/min-height: length.tmSnippet b/Snippets/min-height: length.tmSnippet new file mode 100644 index 0000000..7f5adcc --- /dev/null +++ b/Snippets/min-height: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + min-height: ${1:20}${2:px};$0 + name + min-height: length + scope + source.css + tabTrigger + mh + uuid + 86A7E496-73C2-450A-BDAD-9B21B0D529FA + + diff --git a/Snippets/min-width: length.tmSnippet b/Snippets/min-width: length.tmSnippet new file mode 100644 index 0000000..b8bbd65 --- /dev/null +++ b/Snippets/min-width: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + min-width: ${1:20}${2:px};$0 + name + min-width: length + scope + source.css + tabTrigger + mw + uuid + C0251CB3-BC70-4448-8CF5-B5A11707408D + + diff --git a/Snippets/outline-color: color.tmSnippet b/Snippets/outline-color: color.tmSnippet new file mode 100644 index 0000000..6f29b88 --- /dev/null +++ b/Snippets/outline-color: color.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + outline-style: #${1:fff};$0 + name + outline-color: color + scope + source.css + tabTrigger + ol + uuid + 3B359485-B42B-4C51-93A5-1D3D45823770 + + diff --git a/Snippets/outline-style: style.tmSnippet b/Snippets/outline-style: style.tmSnippet new file mode 100644 index 0000000..2139f74 --- /dev/null +++ b/Snippets/outline-style: style.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + outline-style: ${1:none/dotted/dashed/solid/double/groove/ridge/inset/outset};$0 + name + outline-style: style + scope + source.css + tabTrigger + ol + uuid + AABF80BC-2CFD-4137-97FB-15ADBB7AC61B + + diff --git a/Snippets/outline-width: width.tmSnippet b/Snippets/outline-width: width.tmSnippet new file mode 100644 index 0000000..75b3bb9 --- /dev/null +++ b/Snippets/outline-width: width.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + outline-width: ${1:1}${2:px};$0 + name + outline-width: width + scope + source.css + tabTrigger + ol + uuid + 283590ED-0A5F-4D4D-A4D6-F1A07F1DEFC4 + + diff --git a/Snippets/outline:.tmSnippet b/Snippets/outline:.tmSnippet new file mode 100644 index 0000000..2854c48 --- /dev/null +++ b/Snippets/outline:.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + outline: ${1:1}px ${2:solid} #${3:999};$0 + name + outline: + scope + source.css + tabTrigger + ol + uuid + DD547D3C-4740-4E8B-A0AA-044B8198E554 + + diff --git a/Snippets/overflow: auto 2.tmSnippet b/Snippets/overflow: auto 2.tmSnippet new file mode 100644 index 0000000..d2c6203 --- /dev/null +++ b/Snippets/overflow: auto 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: auto;$0 + name + overflow: auto + scope + source.css + tabTrigger + oa + uuid + D945B0D4-1D5C-44BE-8ABC-D22393752309 + + diff --git a/Snippets/overflow: auto.tmSnippet b/Snippets/overflow: auto.tmSnippet new file mode 100644 index 0000000..c5ac5bb --- /dev/null +++ b/Snippets/overflow: auto.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: auto;$0 + name + overflow: auto + scope + source.css + tabTrigger + o + uuid + 3AA6320B-3E98-4023-A2D6-C805D73E8F62 + + diff --git a/Snippets/overflow: hidden 2.tmSnippet b/Snippets/overflow: hidden 2.tmSnippet new file mode 100644 index 0000000..123b21f --- /dev/null +++ b/Snippets/overflow: hidden 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: hidden;$0 + name + overflow: hidden + scope + source.css + tabTrigger + oh + uuid + 53976BAC-AA3B-4A07-932A-3CD24523ECD0 + + diff --git a/Snippets/overflow: hidden.tmSnippet b/Snippets/overflow: hidden.tmSnippet new file mode 100644 index 0000000..3b26716 --- /dev/null +++ b/Snippets/overflow: hidden.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: hidden;$0 + name + overflow: hidden + scope + source.css + tabTrigger + o + uuid + 7CF030A6-4389-4059-AB7F-FFBCAA70039B + + diff --git a/Snippets/overflow: scroll 2.tmSnippet b/Snippets/overflow: scroll 2.tmSnippet new file mode 100644 index 0000000..ca1135e --- /dev/null +++ b/Snippets/overflow: scroll 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: scroll;$0 + name + overflow: scroll + scope + source.css + tabTrigger + os + uuid + 178254B2-F6A4-4C2B-9D70-8D7E5001410C + + diff --git a/Snippets/overflow: scroll.tmSnippet b/Snippets/overflow: scroll.tmSnippet new file mode 100644 index 0000000..ca5e5c9 --- /dev/null +++ b/Snippets/overflow: scroll.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: scroll;$0 + name + overflow: scroll + scope + source.css + tabTrigger + o + uuid + 9109C95C-5697-4C58-BB10-C10E2F3E9691 + + diff --git a/Snippets/overflow: visible 2.tmSnippet b/Snippets/overflow: visible 2.tmSnippet new file mode 100644 index 0000000..a3b959c --- /dev/null +++ b/Snippets/overflow: visible 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: visible;$0 + name + overflow: visible + scope + source.css + tabTrigger + ov + uuid + 022B5EC4-9EF8-4F1D-964A-7D72E0B5B2D5 + + diff --git a/Snippets/overflow: visible.tmSnippet b/Snippets/overflow: visible.tmSnippet new file mode 100644 index 0000000..4400ba0 --- /dev/null +++ b/Snippets/overflow: visible.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + overflow: visible;$0 + name + overflow: visible + scope + source.css + tabTrigger + o + uuid + 2119C708-5FA7-411E-A105-B51947547862 + + diff --git a/Snippets/padding-bottom.tmSnippet b/Snippets/padding-bottom.tmSnippet new file mode 100644 index 0000000..5a27136 --- /dev/null +++ b/Snippets/padding-bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-bottom: ${1:1}${2:em};$0 + name + padding-bottom + scope + source.css + tabTrigger + pb + uuid + 87B3C639-A5D9-45F3-9040-4D0354D3CCB7 + + diff --git a/Snippets/padding-bottom: 0.tmSnippet b/Snippets/padding-bottom: 0.tmSnippet new file mode 100644 index 0000000..b1f07b6 --- /dev/null +++ b/Snippets/padding-bottom: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-bottom: 0;$0 + name + padding-bottom: 0 + scope + source.css + tabTrigger + pbb + uuid + 9CD099E7-FD51-4EA0-B03B-248A85FF55C2 + + diff --git a/Snippets/padding-left.tmSnippet b/Snippets/padding-left.tmSnippet new file mode 100644 index 0000000..adf82d9 --- /dev/null +++ b/Snippets/padding-left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-left: ${1:1}${2:em};$0 + name + padding-left + scope + source.css + tabTrigger + pl + uuid + 052D67EA-67A8-4284-A69E-62386D15293B + + diff --git a/Snippets/padding-left: 0.tmSnippet b/Snippets/padding-left: 0.tmSnippet new file mode 100644 index 0000000..39da3f7 --- /dev/null +++ b/Snippets/padding-left: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-left: 0;$0 + name + padding-left: 0 + scope + source.css + tabTrigger + pll + uuid + 0B791313-6A89-40ED-A83F-1BF69BFD21A2 + + diff --git a/Snippets/padding-right.tmSnippet b/Snippets/padding-right.tmSnippet new file mode 100644 index 0000000..286b2a1 --- /dev/null +++ b/Snippets/padding-right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-right: ${1:1}${2:em};$0 + name + padding-right + scope + source.css + tabTrigger + pr + uuid + 3C3BF2D2-5046-4CCB-90DC-02E2A0258D77 + + diff --git a/Snippets/padding-right: 0.tmSnippet b/Snippets/padding-right: 0.tmSnippet new file mode 100644 index 0000000..96e17f9 --- /dev/null +++ b/Snippets/padding-right: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-right: 0;$0 + name + padding-right: 0 + scope + source.css + tabTrigger + prr + uuid + 993D74A0-F229-46A8-BD0F-5F2614A61C37 + + diff --git a/Snippets/padding-top.tmSnippet b/Snippets/padding-top.tmSnippet new file mode 100644 index 0000000..065a6d4 --- /dev/null +++ b/Snippets/padding-top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-top: ${1:1}${2:em};$0 + name + padding-top + scope + source.css + tabTrigger + pt + uuid + 240F91AA-5DD4-467E-82CC-28131C0B710E + + diff --git a/Snippets/padding-top: 0.tmSnippet b/Snippets/padding-top: 0.tmSnippet new file mode 100644 index 0000000..c19bacf --- /dev/null +++ b/Snippets/padding-top: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding-top: 0;$0 + name + padding-top: 0 + scope + source.css + tabTrigger + ptt + uuid + EBF21DBB-41C1-48C1-904C-525666108838 + + diff --git a/Snippets/padding: 0.tmSnippet b/Snippets/padding: 0.tmSnippet new file mode 100644 index 0000000..8358962 --- /dev/null +++ b/Snippets/padding: 0.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding: 0;$0 + name + padding: 0 + scope + source.css + tabTrigger + pp + uuid + 2983A57C-DD1F-4CF8-B65E-EB9D71CD6A80 + + diff --git a/Snippets/padding: all.tmSnippet b/Snippets/padding: all.tmSnippet new file mode 100644 index 0000000..734914f --- /dev/null +++ b/Snippets/padding: all.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + padding: ${1:1}${2:em};$0 + name + padding: all + scope + source.css + tabTrigger + p + uuid + EB4A7DD0-816D-4B02-AFA9-30381C2D5EFB + + diff --git a/Snippets/position: absolute 2.tmSnippet b/Snippets/position: absolute 2.tmSnippet new file mode 100644 index 0000000..fbc4ece --- /dev/null +++ b/Snippets/position: absolute 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: absolute;$0 + name + position: absolute + scope + source.css + tabTrigger + poa + uuid + FA185A4E-F0FB-43DA-802D-4A363A827F9D + + diff --git a/Snippets/position: absolute.tmSnippet b/Snippets/position: absolute.tmSnippet new file mode 100644 index 0000000..f0452c4 --- /dev/null +++ b/Snippets/position: absolute.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: absolute;$0 + name + position: absolute + scope + source.css + tabTrigger + po + uuid + 483A319F-7B1F-4C64-8C7B-E4F10BE71E50 + + diff --git a/Snippets/position: fixed 2.tmSnippet b/Snippets/position: fixed 2.tmSnippet new file mode 100644 index 0000000..c73ea43 --- /dev/null +++ b/Snippets/position: fixed 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: fixed;$0 + name + position: fixed + scope + source.css + tabTrigger + pof + uuid + 760FC9EA-7145-4CEF-950F-AABF276AF524 + + diff --git a/Snippets/position: fixed.tmSnippet b/Snippets/position: fixed.tmSnippet new file mode 100644 index 0000000..c53cc4e --- /dev/null +++ b/Snippets/position: fixed.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: fixed;$0 + name + position: fixed + scope + source.css + tabTrigger + po + uuid + A0FA5C70-703F-4253-BA3E-A814531CFA18 + + diff --git a/Snippets/position: relative 2.tmSnippet b/Snippets/position: relative 2.tmSnippet new file mode 100644 index 0000000..2d25356 --- /dev/null +++ b/Snippets/position: relative 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: relative;$0 + name + position: relative + scope + source.css + tabTrigger + por + uuid + 088AC82B-3FF6-4E48-8AFD-E3A6A975336F + + diff --git a/Snippets/position: relative.tmSnippet b/Snippets/position: relative.tmSnippet new file mode 100644 index 0000000..e9fa2e6 --- /dev/null +++ b/Snippets/position: relative.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: relative;$0 + name + position: relative + scope + source.css + tabTrigger + po + uuid + 74B8E7B3-79D8-421A-9936-75D0E0FDE63B + + diff --git a/Snippets/position: static (default) 2.tmSnippet b/Snippets/position: static (default) 2.tmSnippet new file mode 100644 index 0000000..ab30768 --- /dev/null +++ b/Snippets/position: static (default) 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: static;$0 + name + position: static (default) + scope + source.css + tabTrigger + pos + uuid + B925F358-BDE5-4664-9879-B21A71E87B8F + + diff --git a/Snippets/position: static (default).tmSnippet b/Snippets/position: static (default).tmSnippet new file mode 100644 index 0000000..206512e --- /dev/null +++ b/Snippets/position: static (default).tmSnippet @@ -0,0 +1,16 @@ + + + + + content + position: static;$0 + name + position: static (default) + scope + source.css + tabTrigger + po + uuid + C4FFB6C6-62F6-4A7C-84CE-C9558D46ACF0 + + diff --git a/Snippets/table-layout: auto 2.tmSnippet b/Snippets/table-layout: auto 2.tmSnippet new file mode 100644 index 0000000..fd21fa2 --- /dev/null +++ b/Snippets/table-layout: auto 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + table-layout: auto;$0 + name + table-layout: auto + scope + source.css + tabTrigger + tla + uuid + 9BBBE5D9-7BF4-4A3C-8EDB-9577FFBF2644 + + diff --git a/Snippets/table-layout: auto.tmSnippet b/Snippets/table-layout: auto.tmSnippet new file mode 100644 index 0000000..a34f74c --- /dev/null +++ b/Snippets/table-layout: auto.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + table-layout: auto;$0 + name + table-layout: auto + scope + source.css + tabTrigger + tl + uuid + DA728B2E-6DBE-4F8C-9729-5DD6F989E500 + + diff --git a/Snippets/table-layout: fixed 2.tmSnippet b/Snippets/table-layout: fixed 2.tmSnippet new file mode 100644 index 0000000..7104268 --- /dev/null +++ b/Snippets/table-layout: fixed 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + table-layout: fixed;$0 + name + table-layout: fixed + scope + source.css + tabTrigger + tlf + uuid + B466DEB6-CE85-4014-98E2-7CDE3E78764B + + diff --git a/Snippets/table-layout: fixed.tmSnippet b/Snippets/table-layout: fixed.tmSnippet new file mode 100644 index 0000000..029b308 --- /dev/null +++ b/Snippets/table-layout: fixed.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + table-layout: fixed;$0 + name + table-layout: fixed + scope + source.css + tabTrigger + tl + uuid + 4F1DD4E0-8CE9-421B-BF61-7E513DDCE842 + + diff --git a/Snippets/text-align: center 2.tmSnippet b/Snippets/text-align: center 2.tmSnippet new file mode 100644 index 0000000..53d68fb --- /dev/null +++ b/Snippets/text-align: center 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: center;$0 + name + text-align: center + scope + source.css + tabTrigger + tac + uuid + EBD704F7-16D1-402A-9E3D-F3FCFF8778CF + + diff --git a/Snippets/text-align: center.tmSnippet b/Snippets/text-align: center.tmSnippet new file mode 100644 index 0000000..3d1cf56 --- /dev/null +++ b/Snippets/text-align: center.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: center;$0 + name + text-align: center + scope + source.css + tabTrigger + ta + uuid + F6FD7411-5D37-410C-A30E-52DCB4067457 + + diff --git a/Snippets/text-align: justify 2.tmSnippet b/Snippets/text-align: justify 2.tmSnippet new file mode 100644 index 0000000..8460f63 --- /dev/null +++ b/Snippets/text-align: justify 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: justify;$0 + name + text-align: justify + scope + source.css + tabTrigger + taj + uuid + 60E1D9B0-059C-4C07-8A17-184C270AD1AE + + diff --git a/Snippets/text-align: justify.tmSnippet b/Snippets/text-align: justify.tmSnippet new file mode 100644 index 0000000..6d00d82 --- /dev/null +++ b/Snippets/text-align: justify.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: justify;$0 + name + text-align: justify + scope + source.css + tabTrigger + ta + uuid + 809422BC-6817-4E39-BE46-70E2882755CD + + diff --git a/Snippets/text-align: left 2.tmSnippet b/Snippets/text-align: left 2.tmSnippet new file mode 100644 index 0000000..ab2665e --- /dev/null +++ b/Snippets/text-align: left 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: left;$0 + name + text-align: left + scope + source.css + tabTrigger + tal + uuid + 29020A9A-4456-41BE-9715-AD37D37BEC99 + + diff --git a/Snippets/text-align: left.tmSnippet b/Snippets/text-align: left.tmSnippet new file mode 100644 index 0000000..3069e8f --- /dev/null +++ b/Snippets/text-align: left.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: left;$0 + name + text-align: left + scope + source.css + tabTrigger + ta + uuid + F6C9F18B-25D4-4931-BD02-DA950E3A15A9 + + diff --git a/Snippets/text-align: right 2.tmSnippet b/Snippets/text-align: right 2.tmSnippet new file mode 100644 index 0000000..3ace4d3 --- /dev/null +++ b/Snippets/text-align: right 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: right;$0 + name + text-align: right + scope + source.css + tabTrigger + tar + uuid + 86E78DA2-2B3F-4E0F-A927-B94C6DF28F10 + + diff --git a/Snippets/text-align: right.tmSnippet b/Snippets/text-align: right.tmSnippet new file mode 100644 index 0000000..3dc9425 --- /dev/null +++ b/Snippets/text-align: right.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-align: right;$0 + name + text-align: right + scope + source.css + tabTrigger + ta + uuid + B23281A8-D3D9-4AC0-A5F7-54665EAEF774 + + diff --git a/Snippets/text-decoration: line-through 2.tmSnippet b/Snippets/text-decoration: line-through 2.tmSnippet new file mode 100644 index 0000000..dc4ff78 --- /dev/null +++ b/Snippets/text-decoration: line-through 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: line-through;$0 + name + text-decoration: line-through + scope + source.css + tabTrigger + tdlt + uuid + BE993E2F-4DE6-484C-AA39-05B031C6897C + + diff --git a/Snippets/text-decoration: line-through.tmSnippet b/Snippets/text-decoration: line-through.tmSnippet new file mode 100644 index 0000000..afcbd51 --- /dev/null +++ b/Snippets/text-decoration: line-through.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: line-through;$0 + name + text-decoration: line-through + scope + source.css + tabTrigger + td + uuid + 5A3C5216-C5C6-4921-B8DC-66DF6D9618D2 + + diff --git a/Snippets/text-decoration: none 2.tmSnippet b/Snippets/text-decoration: none 2.tmSnippet new file mode 100644 index 0000000..4c3b90b --- /dev/null +++ b/Snippets/text-decoration: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: none;$0 + name + text-decoration: none + scope + source.css + tabTrigger + tdn + uuid + 63170B33-7BEF-4418-B202-0F3DA7FB08BF + + diff --git a/Snippets/text-decoration: none.tmSnippet b/Snippets/text-decoration: none.tmSnippet new file mode 100644 index 0000000..eaa1982 --- /dev/null +++ b/Snippets/text-decoration: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: none;$0 + name + text-decoration: none + scope + source.css + tabTrigger + td + uuid + 5181B221-3203-4CDE-9FE8-E1A648F88304 + + diff --git a/Snippets/text-decoration: overline 2.tmSnippet b/Snippets/text-decoration: overline 2.tmSnippet new file mode 100644 index 0000000..bbb89ad --- /dev/null +++ b/Snippets/text-decoration: overline 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: overline;$0 + name + text-decoration: overline + scope + source.css + tabTrigger + tdo + uuid + 3ECFA4A6-DD53-464A-A327-60A7DC5FFD57 + + diff --git a/Snippets/text-decoration: overline.tmSnippet b/Snippets/text-decoration: overline.tmSnippet new file mode 100644 index 0000000..bb54f42 --- /dev/null +++ b/Snippets/text-decoration: overline.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: overline;$0 + name + text-decoration: overline + scope + source.css + tabTrigger + td + uuid + DE0FAB0A-E362-4230-A8D9-E65B4472F280 + + diff --git a/Snippets/text-decoration: underline 2.tmSnippet b/Snippets/text-decoration: underline 2.tmSnippet new file mode 100644 index 0000000..12a746c --- /dev/null +++ b/Snippets/text-decoration: underline 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: underline;$0 + name + text-decoration: underline + scope + source.css + tabTrigger + tdu + uuid + 70E669EA-94EC-47F7-AA9C-137BA4776BBF + + diff --git a/Snippets/text-decoration: underline.tmSnippet b/Snippets/text-decoration: underline.tmSnippet new file mode 100644 index 0000000..bc3fc5a --- /dev/null +++ b/Snippets/text-decoration: underline.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-decoration: underline;$0 + name + text-decoration: underline + scope + source.css + tabTrigger + td + uuid + E42F3A81-0FB1-42B0-BCE1-05D6AAFCE8FF + + diff --git a/Snippets/text-indent: length.tmSnippet b/Snippets/text-indent: length.tmSnippet new file mode 100644 index 0000000..b403846 --- /dev/null +++ b/Snippets/text-indent: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-indent: ${1:1}${2:em};$0 + name + text-indent: length + scope + source.css + tabTrigger + ti + uuid + 5283F213-6CD6-4AE7-AA92-8A10F47A7E9C + + diff --git a/Snippets/text-transform: capitalize 2.tmSnippet b/Snippets/text-transform: capitalize 2.tmSnippet new file mode 100644 index 0000000..916ec77 --- /dev/null +++ b/Snippets/text-transform: capitalize 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: capitalize;$0 + name + text-transform: capitalize + scope + source.css + tabTrigger + ttc + uuid + C250E835-4473-47EB-8F46-0D547049A372 + + diff --git a/Snippets/text-transform: capitalize.tmSnippet b/Snippets/text-transform: capitalize.tmSnippet new file mode 100644 index 0000000..1c4c12b --- /dev/null +++ b/Snippets/text-transform: capitalize.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: capitalize;$0 + name + text-transform: capitalize + scope + source.css + tabTrigger + tt + uuid + 6B89FE2D-3B9E-4D4A-AF96-3938E09C389F + + diff --git a/Snippets/text-transform: lower 2.tmSnippet b/Snippets/text-transform: lower 2.tmSnippet new file mode 100644 index 0000000..b099a9d --- /dev/null +++ b/Snippets/text-transform: lower 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: lowercase;$0 + name + text-transform: lower + scope + source.css + tabTrigger + ttl + uuid + 45D42654-E7D0-4F99-A500-D8DAAD041F4F + + diff --git a/Snippets/text-transform: lower.tmSnippet b/Snippets/text-transform: lower.tmSnippet new file mode 100644 index 0000000..f0a8ed4 --- /dev/null +++ b/Snippets/text-transform: lower.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: lowercase;$0 + name + text-transform: lower + scope + source.css + tabTrigger + tt + uuid + E01667DA-5184-4A41-90C7-114F8E52E552 + + diff --git a/Snippets/text-transform: none 2.tmSnippet b/Snippets/text-transform: none 2.tmSnippet new file mode 100644 index 0000000..f019804 --- /dev/null +++ b/Snippets/text-transform: none 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: none;$0 + name + text-transform: none + scope + source.css + tabTrigger + ttn + uuid + AAF511E6-EEE8-4CD2-8234-4B1E41404C60 + + diff --git a/Snippets/text-transform: none.tmSnippet b/Snippets/text-transform: none.tmSnippet new file mode 100644 index 0000000..7a4a41a --- /dev/null +++ b/Snippets/text-transform: none.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: none;$0 + name + text-transform: none + scope + source.css + tabTrigger + tt + uuid + 52F779C7-E183-4325-9047-F61A521347A0 + + diff --git a/Snippets/text-transform: upper 2.tmSnippet b/Snippets/text-transform: upper 2.tmSnippet new file mode 100644 index 0000000..2fa3ea6 --- /dev/null +++ b/Snippets/text-transform: upper 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: uppercase;$0 + name + text-transform: upper + scope + source.css + tabTrigger + ttu + uuid + D63902C0-A31E-44AD-9E70-B89CCC533666 + + diff --git a/Snippets/text-transform: upper.tmSnippet b/Snippets/text-transform: upper.tmSnippet new file mode 100644 index 0000000..5c0e8b9 --- /dev/null +++ b/Snippets/text-transform: upper.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + text-transform: uppercase;$0 + name + text-transform: upper + scope + source.css + tabTrigger + tt + uuid + BBF59BB8-6D89-41AF-835B-C55B6C733A9F + + diff --git a/Snippets/vertical-align: bottom 2.tmSnippet b/Snippets/vertical-align: bottom 2.tmSnippet new file mode 100644 index 0000000..71b128d --- /dev/null +++ b/Snippets/vertical-align: bottom 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: bottom;$0 + name + vertical-align: bottom + scope + source.css + tabTrigger + vab + uuid + E3BF1095-C2F5-4F93-9FB0-C47ACDA7FFAE + + diff --git a/Snippets/vertical-align: bottom.tmSnippet b/Snippets/vertical-align: bottom.tmSnippet new file mode 100644 index 0000000..4ac19ae --- /dev/null +++ b/Snippets/vertical-align: bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: bottom;$0 + name + vertical-align: bottom + scope + source.css + tabTrigger + va + uuid + 1E8004B0-7D2C-45CA-8FD7-5A56326F8230 + + diff --git a/Snippets/vertical-align: text-bottom.tmSnippet b/Snippets/vertical-align: text-bottom.tmSnippet new file mode 100644 index 0000000..6d34bd6 --- /dev/null +++ b/Snippets/vertical-align: text-bottom.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: text-bottom;$0 + name + vertical-align: text-bottom + scope + source.css + tabTrigger + va + uuid + 174F325D-147A-46E1-8A82-885366B3C777 + + diff --git a/Snippets/vertical-align: baseline.tmSnippet b/Snippets/vertical-align: baseline.tmSnippet new file mode 100644 index 0000000..1ebced7 --- /dev/null +++ b/Snippets/vertical-align: baseline.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: baseline;$0 + name + vertical-align: baseline + scope + source.css + tabTrigger + va + uuid + EFB8B71E-1018-43F2-9A75-17D874F768ED + + diff --git a/Snippets/vertical-align: length || %.tmSnippet b/Snippets/vertical-align: length || %.tmSnippet new file mode 100644 index 0000000..558d480 --- /dev/null +++ b/Snippets/vertical-align: length || %.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: ${1:20}${2:%};$0 + name + vertical-align: length || % + scope + source.css + tabTrigger + va + uuid + ED5333D5-F0D4-4B9F-A4ED-529F5806AF48 + + diff --git a/Snippets/vertical-align: middle 2.tmSnippet b/Snippets/vertical-align: middle 2.tmSnippet new file mode 100644 index 0000000..9fd338f --- /dev/null +++ b/Snippets/vertical-align: middle 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: middle;$0 + name + vertical-align: middle + scope + source.css + tabTrigger + vam + uuid + 6D837883-C599-49CD-9E64-671417A67DD9 + + diff --git a/Snippets/vertical-align: middle.tmSnippet b/Snippets/vertical-align: middle.tmSnippet new file mode 100644 index 0000000..03ae08c --- /dev/null +++ b/Snippets/vertical-align: middle.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: middle;$0 + name + vertical-align: middle + scope + source.css + tabTrigger + va + uuid + 04C6A4C1-5EE8-4BD0-80B9-7554C72FD79E + + diff --git a/Snippets/vertical-align: sub.tmSnippet b/Snippets/vertical-align: sub.tmSnippet new file mode 100644 index 0000000..97b4b42 --- /dev/null +++ b/Snippets/vertical-align: sub.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: sub;$0 + name + vertical-align: sub + scope + source.css + tabTrigger + va + uuid + 1B0F7E5F-9A8D-4C3A-9FE2-A47167DB3524 + + diff --git a/Snippets/vertical-align: super.tmSnippet b/Snippets/vertical-align: super.tmSnippet new file mode 100644 index 0000000..3c34c5b --- /dev/null +++ b/Snippets/vertical-align: super.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: super;$0 + name + vertical-align: super + scope + source.css + tabTrigger + va + uuid + 9262EA04-2596-4C71-9D0D-6BE485C796B6 + + diff --git a/Snippets/vertical-align: text-top.tmSnippet b/Snippets/vertical-align: text-top.tmSnippet new file mode 100644 index 0000000..11d23f5 --- /dev/null +++ b/Snippets/vertical-align: text-top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: text-top;$0 + name + vertical-align: text-top + scope + source.css + tabTrigger + va + uuid + B361C787-CE42-437A-BC52-4B38591E299E + + diff --git a/Snippets/vertical-align: top 2.tmSnippet b/Snippets/vertical-align: top 2.tmSnippet new file mode 100644 index 0000000..11738b8 --- /dev/null +++ b/Snippets/vertical-align: top 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: top;$0 + name + vertical-align: top + scope + source.css + tabTrigger + vat + uuid + 5A5BABA9-C38D-4682-A569-EAB8493216FD + + diff --git a/Snippets/vertical-align: top.tmSnippet b/Snippets/vertical-align: top.tmSnippet new file mode 100644 index 0000000..df2e97c --- /dev/null +++ b/Snippets/vertical-align: top.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + vertical-align: top;$0 + name + vertical-align: top + scope + source.css + tabTrigger + va + uuid + 37360086-AFC0-40F8-A4EF-1DE67DBFDE42 + + diff --git a/Snippets/visibility: collapse 2.tmSnippet b/Snippets/visibility: collapse 2.tmSnippet new file mode 100644 index 0000000..7029ef6 --- /dev/null +++ b/Snippets/visibility: collapse 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: collapse;$0 + name + visibility: collapse + scope + source.css + tabTrigger + vc + uuid + F304E7C3-432F-4933-BA19-C1A5A010B60B + + diff --git a/Snippets/visibility: collapse.tmSnippet b/Snippets/visibility: collapse.tmSnippet new file mode 100644 index 0000000..ef1fa7d --- /dev/null +++ b/Snippets/visibility: collapse.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: collapse;$0 + name + visibility: collapse + scope + source.css + tabTrigger + v + uuid + 5B5BCB7A-BA2F-4173-AFC9-B82C9F36D4FB + + diff --git a/Snippets/visibility: hidden 2.tmSnippet b/Snippets/visibility: hidden 2.tmSnippet new file mode 100644 index 0000000..708d391 --- /dev/null +++ b/Snippets/visibility: hidden 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: hidden;$0 + name + visibility: hidden + scope + source.css + tabTrigger + vh + uuid + 5BB0B920-8EFE-4E74-B90B-5963200DFDA5 + + diff --git a/Snippets/visibility: hidden.tmSnippet b/Snippets/visibility: hidden.tmSnippet new file mode 100644 index 0000000..1accf3c --- /dev/null +++ b/Snippets/visibility: hidden.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: hidden;$0 + name + visibility: hidden + scope + source.css + tabTrigger + v + uuid + 056B0D26-A938-4B1E-9121-DC0C0643E813 + + diff --git a/Snippets/visibility: visible 2.tmSnippet b/Snippets/visibility: visible 2.tmSnippet new file mode 100644 index 0000000..b4f493b --- /dev/null +++ b/Snippets/visibility: visible 2.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: visible;$0 + name + visibility: visible + scope + source.css + tabTrigger + vv + uuid + C005BA9D-91F1-439D-92FB-FC554BDD6BF6 + + diff --git a/Snippets/visibility: visible.tmSnippet b/Snippets/visibility: visible.tmSnippet new file mode 100644 index 0000000..948048d --- /dev/null +++ b/Snippets/visibility: visible.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + visibility: visible;$0 + name + visibility: visible + scope + source.css + tabTrigger + v + uuid + F09C4E61-D648-48F5-9FD6-3DC7CC4EEDCE + + diff --git a/Snippets/white-space: normal.tmSnippet b/Snippets/white-space: normal.tmSnippet new file mode 100644 index 0000000..3257db7 --- /dev/null +++ b/Snippets/white-space: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + white-space: normal;$0 + name + white-space: normal + scope + source.css + tabTrigger + ws + uuid + 99F0D06D-4902-4ECB-96D9-C5C149DDB825 + + diff --git a/Snippets/white-space: nowrap.tmSnippet b/Snippets/white-space: nowrap.tmSnippet new file mode 100644 index 0000000..650c9a4 --- /dev/null +++ b/Snippets/white-space: nowrap.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + white-space: nowrap;$0 + name + white-space: nowrap + scope + source.css + tabTrigger + ws + uuid + 268680E7-997C-424D-B811-4926B525AB66 + + diff --git a/Snippets/white-space: pre.tmSnippet b/Snippets/white-space: pre.tmSnippet new file mode 100644 index 0000000..54ae99c --- /dev/null +++ b/Snippets/white-space: pre.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + white-space: pre;$0 + name + white-space: pre + scope + source.css + tabTrigger + ws + uuid + 6C2099F6-3D48-4263-A491-1E88F13A0F8D + + diff --git a/Snippets/width: auto.tmSnippet b/Snippets/width: auto.tmSnippet new file mode 100644 index 0000000..da7f34c --- /dev/null +++ b/Snippets/width: auto.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + width: auto;$0 + name + width: auto + scope + source.css + tabTrigger + wa + uuid + 460D4880-3937-46CB-A546-432DEA220B51 + + diff --git a/Snippets/width: length.tmSnippet b/Snippets/width: length.tmSnippet new file mode 100644 index 0000000..2410cea --- /dev/null +++ b/Snippets/width: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + width: ${1:20}${2:px};$0 + name + width: length + scope + source.css + tabTrigger + w + uuid + E5661912-B56C-494F-9BC7-4082AF409D58 + + diff --git a/Snippets/word-spacing: length.tmSnippet b/Snippets/word-spacing: length.tmSnippet new file mode 100644 index 0000000..f40c012 --- /dev/null +++ b/Snippets/word-spacing: length.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + word-spacing: ${1:1}${2:em};$0 + name + word-spacing: length + scope + source.css + tabTrigger + ws + uuid + C016260F-6F05-4888-9D9A-32801547074C + + diff --git a/Snippets/word-spacing: normal.tmSnippet b/Snippets/word-spacing: normal.tmSnippet new file mode 100644 index 0000000..e16e1d3 --- /dev/null +++ b/Snippets/word-spacing: normal.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + word-spacing: normal;$0 + name + word-spacing: normal + scope + source.css + tabTrigger + ws + uuid + 11B3AF3A-E77D-4D95-8BF0-E66002B1AF28 + + diff --git a/info.plist b/info.plist new file mode 100644 index 0000000..8e3cad4 --- /dev/null +++ b/info.plist @@ -0,0 +1,767 @@ + + + + + deleted + + 735A4FBF-547E-40B9-B7A0-0B9B9D6BBF10 + 81C79BFD-5129-4032-8B01-30092BB87B11 + A7D10908-72FE-4502-A267-42C5B03F0D66 + F0F7CDAF-1789-4757-B534-1043572FD2EA + 4F70356B-2DA3-47E5-89BD-350D367645F6 + + mainMenu + + excludedItems + + 69756D9C-BF86-4277-82C4-58CBC3CC425A + E8D71DC4-75B4-4F59-8A13-D60A1CAF7437 + 6EAA8F5F-31B6-4013-9130-5B7B679EEA17 + C6ED7220-7663-42FA-B18F-784AE2F786CF + 0B4FA57A-FAF7-46EF-A3D7-E2CA93AFD9B2 + 75C4B9CA-DA11-4E90-B6E9-39C9770E4658 + BA8EA75E-7DA4-4411-B981-BB5B72DA16E2 + 8B965AB7-40BB-42E5-AD7B-05EBDFDC671D + A267A8A5-D8EE-4A1C-BA89-2B76E25812CE + BB727DB9-6EF1-4A79-9705-EFAC31FED8C6 + 9A741CDF-A8A8-4ECE-8A59-B30E0C09E7A6 + 35256E06-91C5-4EE3-8D85-F9B8832EA67B + 0F026482-26C6-4851-AD08-C4D59742D900 + 721531D8-DBFC-404C-A03D-30339C88DEF4 + 7817966A-17F7-43F4-A85B-BC832AC57EE5 + 1EBAB466-741B-4593-889B-F6CA986BBDAA + 90AABF34-D7D1-448A-A5B6-A0E4F958599E + BDABF415-FEFA-4D1D-99D1-FA4929CC0B87 + 1359EA4B-4B40-468D-B8E0-1CE5CB298E17 + FF003FB2-66CA-423C-96CD-17632BA9C551 + BC1014B3-FE76-4B5B-B7A2-17038F4042F3 + 1F3BE56C-CCF9-4789-A40B-6289C475CF54 + F3B917E7-8AA9-412D-A12B-6C67C044FB7E + DD376A0C-14C1-4E0D-A79E-EE2B51476357 + 7442D7BB-9BEA-4230-8A2D-1EA1D7FB786F + 909B0AC7-86A0-418C-A173-1E8B5A1D74C0 + 7D71DC14-DA82-4A90-8D2A-1943A2522D00 + A3D55D9D-6FDC-4729-8A46-C110EFF77336 + ED048EB9-D664-4356-AFDA-1A785ADA4EDC + B1EB274E-5DBA-438E-A59D-BD649635E36E + 1AD9D48E-24E0-4C84-B35F-1134754F7A0D + D61741B5-0B66-4F3B-B932-A92000F4770F + 07EACF73-B627-4C99-B5A7-49A22060A269 + 84A00E73-4EDD-422B-9A61-7D42FDF20CE9 + 975EF015-D1F4-4DDB-8041-E7CD74FD8EAE + 775E6D08-5704-4362-8867-B031D634937A + 72328DF0-874F-4006-BB8B-EFD66F885BD1 + 7C3EED6D-4FF7-4C88-9927-54CF6338D4CC + 45B99E76-BC00-4547-89E8-E700A16FF781 + 1F01E408-83BC-4D2D-823B-8A30788A81E5 + 7AB03EBA-9C22-4904-9D44-1E6BA4818EF5 + 2983A57C-DD1F-4CF8-B65E-EB9D71CD6A80 + EBF21DBB-41C1-48C1-904C-525666108838 + 993D74A0-F229-46A8-BD0F-5F2614A61C37 + 9CD099E7-FD51-4EA0-B03B-248A85FF55C2 + 0B791313-6A89-40ED-A83F-1BF69BFD21A2 + D945B0D4-1D5C-44BE-8ABC-D22393752309 + 178254B2-F6A4-4C2B-9D70-8D7E5001410C + 53976BAC-AA3B-4A07-932A-3CD24523ECD0 + 022B5EC4-9EF8-4F1D-964A-7D72E0B5B2D5 + FA185A4E-F0FB-43DA-802D-4A363A827F9D + 088AC82B-3FF6-4E48-8AFD-E3A6A975336F + 760FC9EA-7145-4CEF-950F-AABF276AF524 + B925F358-BDE5-4664-9879-B21A71E87B8F + B40165B8-0716-4DEF-8A6C-464C6F469E04 + 13769126-377F-4D95-8C12-B71EC7F58435 + FB8C313E-1684-41CB-A450-A2B4FAECF6D8 + 05C6A36F-A50D-44B9-BB5E-C6EE5679E700 + 9BBBE5D9-7BF4-4A3C-8EDB-9577FFBF2644 + B466DEB6-CE85-4014-98E2-7CDE3E78764B + 63170B33-7BEF-4418-B202-0F3DA7FB08BF + 70E669EA-94EC-47F7-AA9C-137BA4776BBF + 3ECFA4A6-DD53-464A-A327-60A7DC5FFD57 + BE993E2F-4DE6-484C-AA39-05B031C6897C + AAF511E6-EEE8-4CD2-8234-4B1E41404C60 + C250E835-4473-47EB-8F46-0D547049A372 + 45D42654-E7D0-4F99-A500-D8DAAD041F4F + D63902C0-A31E-44AD-9E70-B89CCC533666 + 29020A9A-4456-41BE-9715-AD37D37BEC99 + 86E78DA2-2B3F-4E0F-A927-B94C6DF28F10 + EBD704F7-16D1-402A-9E3D-F3FCFF8778CF + 60E1D9B0-059C-4C07-8A17-184C270AD1AE + 5A5BABA9-C38D-4682-A569-EAB8493216FD + 6D837883-C599-49CD-9E64-671417A67DD9 + E3BF1095-C2F5-4F93-9FB0-C47ACDA7FFAE + C005BA9D-91F1-439D-92FB-FC554BDD6BF6 + 5BB0B920-8EFE-4E74-B90B-5963200DFDA5 + F304E7C3-432F-4933-BA19-C1A5A010B60B + + items + + 1B25C358-1038-42F2-91E9-825441E3EDBC + 83B914AD-6E39-483B-A0C4-DAA5FBF408ED + 7FE10013-13FF-486F-BEBB-63CB868ECF58 + 7AE45E21-E0B4-461F-A20C-79F3925CDEC9 + C48AA54C-5EAE-43CB-8650-5D1E0074B609 + ADECC33C-F5ED-40C1-B1A9-D3EA4AD59C6C + 555B215C-1B8F-45E0-8455-A0DC203C4A72 + 85C99DDD-B2E8-4987-94F7-68F0592B51DE + 96E7C837-9E84-419D-B57A-A95C61BC5507 + 29DF8E5C-357D-4BC6-AF38-2E8DD720A4D0 + 45FD9F75-C1C6-4574-A6FD-EBBDD454F05B + 3339773A-EF93-40CE-9538-AC269EF8785F + 72DABB88-1066-4E9D-A7E0-637621EAECC0 + 7CE9EC9F-B49A-4D9E-8222-D2D678113438 + C9100CB4-39EF-4282-BD95-BDE83DEBDB1E + 0024D8C6-58B4-43D8-80CC-AFE056B47D69 + 2B1E3EBF-DC68-4F8A-93A6-6B11ADC2DAC1 + 301F7AF7-B4B2-4C8E-B20B-487505DBE456 + ------------------------------------ + 809C0EA0-6E1E-4634-B402-567D25034F04 + ------------------------------------ + 86D3FBF2-6BEC-4F11-AC5A-5C46A224032F + + submenus + + 0024D8C6-58B4-43D8-80CC-AFE056B47D69 + + items + + BDB596F3-BFAF-4187-80CC-20A85734923A + ------------------------------------ + F6C9F18B-25D4-4931-BD02-DA950E3A15A9 + B23281A8-D3D9-4AC0-A5F7-54665EAEF774 + F6FD7411-5D37-410C-A30E-52DCB4067457 + 809422BC-6817-4E39-BE46-70E2882755CD + ------------------------------------ + 5181B221-3203-4CDE-9FE8-E1A648F88304 + E42F3A81-0FB1-42B0-BCE1-05D6AAFCE8FF + DE0FAB0A-E362-4230-A8D9-E65B4472F280 + 5A3C5216-C5C6-4921-B8DC-66DF6D9618D2 + ------------------------------------ + 5283F213-6CD6-4AE7-AA92-8A10F47A7E9C + ------------------------------------ + 52F779C7-E183-4325-9047-F61A521347A0 + 6B89FE2D-3B9E-4D4A-AF96-3938E09C389F + E01667DA-5184-4A41-90C7-114F8E52E552 + BBF59BB8-6D89-41AF-835B-C55B6C733A9F + ------------------------------------ + 00E49655-1B84-44E2-99A9-3551AE780EBE + 9E1D9A03-602D-4003-A487-5973B90ED9BD + ------------------------------------ + B319C231-BBB3-4359-BF0C-4E8883749A93 + D8351DBD-ABD5-4260-B66E-308E943D57B5 + C016260F-6F05-4888-9D9A-32801547074C + 11B3AF3A-E77D-4D95-8BF0-E66002B1AF28 + ------------------------------------ + 6C2099F6-3D48-4263-A491-1E88F13A0F8D + 268680E7-997C-424D-B811-4926B525AB66 + 99F0D06D-4902-4ECB-96D9-C5C149DDB825 + ------------------------------------ + BDDF304D-5ED1-442E-ACC9-511D9BD181EB + 277C1F7F-AAFC-49C8-A37C-B71832F9CE52 + + name + text + + 1B25C358-1038-42F2-91E9-825441E3EDBC + + items + + D27FBAE9-1D8D-4D42-A0A5-F1020B09F3DF + 98EB6322-B419-4350-ADDA-ABBDEADAAD97 + 5A3E1F5B-A3AE-40A4-934A-F994E9077F6F + 5C6360C1-E944-4F27-BB35-8A7D701531A9 + ------------------------------------ + F3B7FE4A-F911-4C7D-9C5D-F7D02AC9911C + C097C561-1D5F-44F7-930C-5E565CB35367 + ------------------------------------ + D1680DFF-BDC0-4C3E-9DB3-DD26640D3A8E + BEDCBA6E-CC93-4628-A658-A28DCBC5F29C + ------------------------------------ + 794DC569-A3FC-4E90-8987-1BCC66DAC7D5 + ------------------------------------ + 4324CE08-CF1A-4546-A970-B9D83E0629CA + 49AEAD7F-4C67-47DE-9978-48C6C26A5CAF + 73E7B1E5-C457-4A97-AE64-E3465773AB66 + 2DA35B57-F22B-4CA4-9B4E-A381AB20E202 + + name + background + + 29DF8E5C-357D-4BC6-AF38-2E8DD720A4D0 + + items + + CDC2F9FF-92D9-4325-B988-2E1C9E219F4F + 88CE171D-79C3-4E97-864E-CA0922F25D0D + 485D4C96-2816-4FB4-838E-939589080FF7 + DEDA62C3-7AFD-44B9-9308-F1743550731D + 439415D3-B37C-4611-842F-2B1185AAB088 + + name + margin + + 2B1E3EBF-DC68-4F8A-93A6-6B11ADC2DAC1 + + items + + ED5333D5-F0D4-4B9F-A4ED-529F5806AF48 + ------------------------------------ + 37360086-AFC0-40F8-A4EF-1DE67DBFDE42 + 04C6A4C1-5EE8-4BD0-80B9-7554C72FD79E + 1E8004B0-7D2C-45CA-8FD7-5A56326F8230 + ------------------------------------ + B361C787-CE42-437A-BC52-4B38591E299E + EFB8B71E-1018-43F2-9A75-17D874F768ED + 174F325D-147A-46E1-8A82-885366B3C777 + 1B0F7E5F-9A8D-4C3A-9FE2-A47167DB3524 + 9262EA04-2596-4C71-9D0D-6BE485C796B6 + + name + vertical align + + 301F7AF7-B4B2-4C8E-B20B-487505DBE456 + + items + + F09C4E61-D648-48F5-9FD6-3DC7CC4EEDCE + 056B0D26-A938-4B1E-9121-DC0C0643E813 + 5B5BCB7A-BA2F-4173-AFC9-B82C9F36D4FB + + name + visibility + + 3339773A-EF93-40CE-9538-AC269EF8785F + + items + + 3AA6320B-3E98-4023-A2D6-C805D73E8F62 + 9109C95C-5697-4C58-BB10-C10E2F3E9691 + 7CF030A6-4389-4059-AB7F-FFBCAA70039B + 2119C708-5FA7-411E-A105-B51947547862 + + name + overflow + + 45FD9F75-C1C6-4574-A6FD-EBBDD454F05B + + items + + DD547D3C-4740-4E8B-A0AA-044B8198E554 + AABF80BC-2CFD-4137-97FB-15ADBB7AC61B + 3B359485-B42B-4C51-93A5-1D3D45823770 + 283590ED-0A5F-4D4D-A4D6-F1A07F1DEFC4 + + name + oultine + + 555B215C-1B8F-45E0-8455-A0DC203C4A72 + + items + + C6118A0A-9FCB-4623-A1B8-F4CFE0805523 + F3347631-C175-4849-9D6D-B7A74265F777 + 99B8B639-B3A0-4208-A823-4BF6BB3FFE6E + + name + float + + 72DABB88-1066-4E9D-A7E0-637621EAECC0 + + items + + EB4A7DD0-816D-4B02-AFA9-30381C2D5EFB + 240F91AA-5DD4-467E-82CC-28131C0B710E + 3C3BF2D2-5046-4CCB-90DC-02E2A0258D77 + 87B3C639-A5D9-45F3-9040-4D0354D3CCB7 + 052D67EA-67A8-4284-A69E-62386D15293B + + name + padding + + 7AE45E21-E0B4-461F-A20C-79F3925CDEC9 + + items + + 5822DC4D-394A-49ED-BD60-695989EEDC97 + 76FC5AEF-154E-4B65-AE60-83D0238A0200 + D90735F8-8054-4E21-8F1F-16DFC8908991 + CF0ECF5D-C006-4384-8F1C-9CE6C290EBF6 + + name + clear + + 7CE9EC9F-B49A-4D9E-8222-D2D678113438 + + items + + 483A319F-7B1F-4C64-8C7B-E4F10BE71E50 + 74B8E7B3-79D8-421A-9936-75D0E0FDE63B + A0FA5C70-703F-4253-BA3E-A814531CFA18 + C4FFB6C6-62F6-4A7C-84CE-C9558D46ACF0 + + name + position + + 7FE10013-13FF-486F-BEBB-63CB868ECF58 + + items + + 1DA34B5C-4AEB-4EA1-B9F6-0ED903584ACF + 743A2100-6268-485C-BC38-9F1490DB7D7F + 805FC8F3-6C14-4713-B70D-016335148E47 + E6A8CD0B-40D2-4E59-86E1-D1AC5D969062 + + name + caption + + 809C0EA0-6E1E-4634-B402-567D25034F04 + + items + + 460D4880-3937-46CB-A546-432DEA220B51 + E5661912-B56C-494F-9BC7-4082AF409D58 + 074FDB0B-CB14-4EFE-A05B-6D9466D47AF8 + ------------------------------------ + C0251CB3-BC70-4448-8CF5-B5A11707408D + 1AAF1317-1228-4A37-844B-B096A8ABEB41 + ------------------------------------ + 86A7E496-73C2-450A-BDAD-9B21B0D529FA + 21094143-2A74-4CBC-A33E-DA03974D3103 + + name + dimensions + + 83B914AD-6E39-483B-A0C4-DAA5FBF408ED + + items + + EB4BD510-F321-43B1-ADE9-B6D0CA0CA273 + F1AE3545-EA33-4F99-B7CB-F531BB064CED + 37786AF8-4DBC-4947-AE07-3658CD0F3971 + 37C2B56F-0A52-4AD8-AFD1-E3E19F2F17B4 + 548B7017-6668-4F0F-84FE-7901500BB7A4 + E2F24329-5C41-42E2-B4EC-1A97FAAD64AD + ------------------------------------ + F206E8C8-8049-428A-A929-F5EBE1FB091E + F8D38AA9-81F3-4FB5-9C10-A2BDA65B7A59 + 65CB938D-96BB-4455-8014-640534AD8573 + 70684ECB-F20C-4A61-BA3D-E468A3D0B136 + 69ECA9AC-5B40-4E4F-908E-E00BF22C9371 + DE1CEC35-0570-4831-814F-74B3D7BF28B6 + 967FC479-EF04-49AF-8344-74F01F4B0059 + E89016B4-FA64-4BF2-8DA3-51E5F82A564B + A3B30D80-E8CB-43F4-A663-986F9B2560B8 + 07021B0A-1106-4612-B0B9-B144D5DAF551 + ------------------------------------ + BE48B2CD-9F60-4D94-9C30-46134EED3F83 + 5C62239C-E9BE-49D6-B91D-B840C405513A + A55AB20B-80C4-430F-B639-C44738029176 + 38863F47-CFD2-4762-B8C5-74DF0ABED351 + B5EF44EC-A3F5-485E-826D-3E1D949AFE92 + 9838DD99-0A25-4F29-A0C4-DFD2CC304CF5 + ------------------------------------ + 5B116821-C35E-46E6-900D-792009E6A33A + C246C027-DFF6-4E35-A1B9-2D494C6D0FEC + F6D730D4-6C2C-49A2-8994-4E9530068E58 + 74BE27C0-5A24-4C62-B8D5-45035223B858 + 6DF39C64-2C03-4ED9-AF34-AF994078259A + 69B31FE3-E41C-4B93-838E-C6E507479BC9 + ------------------------------------ + AF2527F4-B1D7-4B26-8F9C-37222003BD9F + 5A29E276-EF76-4582-8E3E-CD602FC8D672 + CA5484DE-9A64-4F68-AFDD-CE0BC565D386 + 9E54D1D4-CFAB-4400-976E-B07CAE1D83FD + 69641F2A-2BE8-473F-8F30-0F925B76F3DA + 26FFB2A1-1C88-4F48-9320-64A3F16314E7 + ------------------------------------ + D4910004-BC2D-437A-AEDC-DF6441AD9C0B + E38999A6-5BC2-41A9-9187-D3CC0F92ED0A + C4BBA5B3-0B9E-4695-95F0-5BBFB247C180 + D2EC9A89-BE8B-483B-BDE4-395B5420ECDB + FE4E2237-C215-4E0C-BDAF-C9F85D313AF2 + 180D8A85-B72B-4647-AE2B-952756A088A5 + + name + border + + 85C99DDD-B2E8-4987-94F7-68F0592B51DE + + items + + EC5B7EBD-A80E-4C4E-B79E-9BFEA97FCCBF + 171116AB-5F02-455B-AB20-F93A761574CE + 3C97BE1C-22D0-4F65-8006-8B3674E57220 + ------------------------------------ + 1CE13E5B-CBBB-40DB-8D8D-FA2799DB67A8 + 1FBF0972-A9CA-4E58-A6DE-180620D7BA59 + ------------------------------------ + E16D6FFE-F9DD-4FCD-86B0-38D6FB6F8635 + 71B16819-67EF-47F8-9DDE-96F8958F0D89 + F13516E2-60D6-4D95-9D0F-9061154725BF + ------------------------------------ + F7C85AB0-549A-4BEC-A3FB-9C011E9A3CF0 + FE6E47D8-B5C8-458B-A050-37EB68749BBB + + name + font + + 86D3FBF2-6BEC-4F11-AC5A-5C46A224032F + + items + + 78BA52A1-6539-4EAD-8652-36534A88F143 + 70E14B2B-4EE3-41C9-A74B-F23B4954C915 + + name + xtraz + + 96E7C837-9E84-419D-B57A-A95C61BC5507 + + items + + E7572D29-98C2-481C-8EEE-F72A786CB25F + ------------------------------------ + 204C450C-9785-48D2-A5AE-61D3F8DAB614 + 953CADBF-19CF-4A71-8CD3-0B67A76D318E + ------------------------------------ + C083D80A-DB91-401A-9D13-61F11AD93204 + E85EC05C-4727-4B07-8B1C-D5353BDD52F8 + ------------------------------------ + 1B10E166-DB13-4385-AF42-04D6AE8DCE38 + 67B22A02-1E0F-4E30-93D4-51677616E6F9 + 126F6A23-64BC-46AF-8458-583D6E26EAF5 + 490E14EA-F95F-424A-9111-787BEBF506C7 + D01E91CF-CB4D-470D-BB2B-4F7D67B97E4F + DDC00FAA-2827-4DB6-9DE3-17FA9614F5F1 + 6E703F51-813F-4646-8F22-76E3D5E203C2 + E1EEA446-DA5F-4CBE-981D-A881DFB50CEE + 84A19EE9-5434-4B69-9950-8B8521CD71C4 + D9A05B20-A19C-4801-98CA-6D8075E9D70D + 3B74FF7D-1414-4101-B1A3-7C3E4231E08C + B08FA48D-D321-4E7B-8AD9-02A3DF5FBB34 + + name + list + + ADECC33C-F5ED-40C1-B1A9-D3EA4AD59C6C + + items + + 25599A9C-69E2-4075-9E3E-6E680557E563 + 1DAEFD3A-0E51-4C33-A1A6-D64F940EBC52 + A9EFB9D4-CFF9-4E35-8760-0D6B9BB0BCC3 + CA91EE37-E58B-4B57-9CFC-6E9E12379CE1 + ------------------------------------ + 7EDDDB71-33E7-4A0D-AAC5-2CD0CA2E06EF + B486E141-B8B3-422A-800A-EEC28A74EFDC + F20A3C85-E05B-4799-AF72-AACAD52B0043 + 9BC15503-5792-4BE8-A868-32BDEE9E7658 + + name + display + + C48AA54C-5EAE-43CB-8650-5D1E0074B609 + + items + + 3C3913C1-3BDD-4B2C-A40B-45756AB8EDDA + 67D27BB3-879F-44EB-BE04-3BC13F351DD6 + 38AA7120-D90E-416E-A300-8EE01FB2B873 + 929CF740-7F7D-4646-B8C5-BA885BFC4A1C + 4815C844-9817-44AB-8B98-F3625BFE0664 + 26610A1C-5889-47B5-AD3D-9D06B7B4B1ED + D55D078F-EB2B-4719-BDFF-B1D76F420B2C + B3D26B23-E25B-4094-BFFB-4AD9C9581D07 + + name + cursor + + C9100CB4-39EF-4282-BD95-BDE83DEBDB1E + + items + + 02080480-BA9D-42DF-A2F9-8F5D2052F660 + CD26A384-CD5C-4FAF-BC7E-63B6721CBC72 + 3F9350FF-4FA0-4564-B922-2F1540D5B6E3 + ------------------------------------ + A307E9A2-2773-4159-A0FA-25DA4CD90559 + 29BD4AD8-7C89-4D6D-879B-8E9D73C2B7CA + ------------------------------------ + DA728B2E-6DBE-4F8C-9729-5DD6F989E500 + 4F1DD4E0-8CE9-421B-BF61-7E513DDCE842 + + name + table + + + + name + mCSS + ordering + + D6D0BEB2-DF32-4762-ABC1-3465116C220A + 3A4062A8-C24A-4EBD-9D17-481D2F670EFA + D27FBAE9-1D8D-4D42-A0A5-F1020B09F3DF + F3B7FE4A-F911-4C7D-9C5D-F7D02AC9911C + 69756D9C-BF86-4277-82C4-58CBC3CC425A + C097C561-1D5F-44F7-930C-5E565CB35367 + E8D71DC4-75B4-4F59-8A13-D60A1CAF7437 + 98EB6322-B419-4350-ADDA-ABBDEADAAD97 + 5A3E1F5B-A3AE-40A4-934A-F994E9077F6F + 5C6360C1-E944-4F27-BB35-8A7D701531A9 + D1680DFF-BDC0-4C3E-9DB3-DD26640D3A8E + BEDCBA6E-CC93-4628-A658-A28DCBC5F29C + 794DC569-A3FC-4E90-8987-1BCC66DAC7D5 + 2DA35B57-F22B-4CA4-9B4E-A381AB20E202 + 75C4B9CA-DA11-4E90-B6E9-39C9770E4658 + 0B4FA57A-FAF7-46EF-A3D7-E2CA93AFD9B2 + 73E7B1E5-C457-4A97-AE64-E3465773AB66 + 49AEAD7F-4C67-47DE-9978-48C6C26A5CAF + C6ED7220-7663-42FA-B18F-784AE2F786CF + 4324CE08-CF1A-4546-A970-B9D83E0629CA + 6EAA8F5F-31B6-4013-9130-5B7B679EEA17 + 02080480-BA9D-42DF-A2F9-8F5D2052F660 + B40165B8-0716-4DEF-8A6C-464C6F469E04 + CD26A384-CD5C-4FAF-BC7E-63B6721CBC72 + 13769126-377F-4D95-8C12-B71EC7F58435 + EB4BD510-F321-43B1-ADE9-B6D0CA0CA273 + F1AE3545-EA33-4F99-B7CB-F531BB064CED + E38999A6-5BC2-41A9-9187-D3CC0F92ED0A + F8D38AA9-81F3-4FB5-9C10-A2BDA65B7A59 + BA8EA75E-7DA4-4411-B981-BB5B72DA16E2 + 65CB938D-96BB-4455-8014-640534AD8573 + 8B965AB7-40BB-42E5-AD7B-05EBDFDC671D + 70684ECB-F20C-4A61-BA3D-E468A3D0B136 + A267A8A5-D8EE-4A1C-BA89-2B76E25812CE + 967FC479-EF04-49AF-8344-74F01F4B0059 + BB727DB9-6EF1-4A79-9705-EFAC31FED8C6 + F206E8C8-8049-428A-A929-F5EBE1FB091E + 1EBAB466-741B-4593-889B-F6CA986BBDAA + 69ECA9AC-5B40-4E4F-908E-E00BF22C9371 + 9A741CDF-A8A8-4ECE-8A59-B30E0C09E7A6 + DE1CEC35-0570-4831-814F-74B3D7BF28B6 + 35256E06-91C5-4EE3-8D85-F9B8832EA67B + 07021B0A-1106-4612-B0B9-B144D5DAF551 + 0F026482-26C6-4851-AD08-C4D59742D900 + E89016B4-FA64-4BF2-8DA3-51E5F82A564B + 721531D8-DBFC-404C-A03D-30339C88DEF4 + A3B30D80-E8CB-43F4-A663-986F9B2560B8 + 7817966A-17F7-43F4-A85B-BC832AC57EE5 + BE48B2CD-9F60-4D94-9C30-46134EED3F83 + 5C62239C-E9BE-49D6-B91D-B840C405513A + A55AB20B-80C4-430F-B639-C44738029176 + 38863F47-CFD2-4762-B8C5-74DF0ABED351 + B5EF44EC-A3F5-485E-826D-3E1D949AFE92 + 9838DD99-0A25-4F29-A0C4-DFD2CC304CF5 + 5B116821-C35E-46E6-900D-792009E6A33A + C246C027-DFF6-4E35-A1B9-2D494C6D0FEC + F6D730D4-6C2C-49A2-8994-4E9530068E58 + 74BE27C0-5A24-4C62-B8D5-45035223B858 + 6DF39C64-2C03-4ED9-AF34-AF994078259A + 69B31FE3-E41C-4B93-838E-C6E507479BC9 + AF2527F4-B1D7-4B26-8F9C-37222003BD9F + 5A29E276-EF76-4582-8E3E-CD602FC8D672 + CA5484DE-9A64-4F68-AFDD-CE0BC565D386 + 9E54D1D4-CFAB-4400-976E-B07CAE1D83FD + 69641F2A-2BE8-473F-8F30-0F925B76F3DA + 26FFB2A1-1C88-4F48-9320-64A3F16314E7 + D4910004-BC2D-437A-AEDC-DF6441AD9C0B + C4BBA5B3-0B9E-4695-95F0-5BBFB247C180 + D2EC9A89-BE8B-483B-BDE4-395B5420ECDB + FE4E2237-C215-4E0C-BDAF-C9F85D313AF2 + 180D8A85-B72B-4647-AE2B-952756A088A5 + 3F9350FF-4FA0-4564-B922-2F1540D5B6E3 + 37786AF8-4DBC-4947-AE07-3658CD0F3971 + E2F24329-5C41-42E2-B4EC-1A97FAAD64AD + 37C2B56F-0A52-4AD8-AFD1-E3E19F2F17B4 + 548B7017-6668-4F0F-84FE-7901500BB7A4 + 1DA34B5C-4AEB-4EA1-B9F6-0ED903584ACF + 90AABF34-D7D1-448A-A5B6-A0E4F958599E + 805FC8F3-6C14-4713-B70D-016335148E47 + 1359EA4B-4B40-468D-B8E0-1CE5CB298E17 + E6A8CD0B-40D2-4E59-86E1-D1AC5D969062 + FF003FB2-66CA-423C-96CD-17632BA9C551 + 743A2100-6268-485C-BC38-9F1490DB7D7F + BDABF415-FEFA-4D1D-99D1-FA4929CC0B87 + 5822DC4D-394A-49ED-BD60-695989EEDC97 + BC1014B3-FE76-4B5B-B7A2-17038F4042F3 + 76FC5AEF-154E-4B65-AE60-83D0238A0200 + 1F3BE56C-CCF9-4789-A40B-6289C475CF54 + D90735F8-8054-4E21-8F1F-16DFC8908991 + F3B917E7-8AA9-412D-A12B-6C67C044FB7E + CF0ECF5D-C006-4384-8F1C-9CE6C290EBF6 + DD376A0C-14C1-4E0D-A79E-EE2B51476357 + BDB596F3-BFAF-4187-80CC-20A85734923A + B3D26B23-E25B-4094-BFFB-4AD9C9581D07 + 26610A1C-5889-47B5-AD3D-9D06B7B4B1ED + 4815C844-9817-44AB-8B98-F3625BFE0664 + D55D078F-EB2B-4719-BDFF-B1D76F420B2C + 929CF740-7F7D-4646-B8C5-BA885BFC4A1C + 67D27BB3-879F-44EB-BE04-3BC13F351DD6 + 3C3913C1-3BDD-4B2C-A40B-45756AB8EDDA + 38AA7120-D90E-416E-A300-8EE01FB2B873 + BDDF304D-5ED1-442E-ACC9-511D9BD181EB + 277C1F7F-AAFC-49C8-A37C-B71832F9CE52 + 25599A9C-69E2-4075-9E3E-6E680557E563 + 7442D7BB-9BEA-4230-8A2D-1EA1D7FB786F + 1DAEFD3A-0E51-4C33-A1A6-D64F940EBC52 + 909B0AC7-86A0-418C-A173-1E8B5A1D74C0 + A9EFB9D4-CFF9-4E35-8760-0D6B9BB0BCC3 + 7D71DC14-DA82-4A90-8D2A-1943A2522D00 + CA91EE37-E58B-4B57-9CFC-6E9E12379CE1 + A3D55D9D-6FDC-4729-8A46-C110EFF77336 + 7EDDDB71-33E7-4A0D-AAC5-2CD0CA2E06EF + B486E141-B8B3-422A-800A-EEC28A74EFDC + F20A3C85-E05B-4799-AF72-AACAD52B0043 + 9BC15503-5792-4BE8-A868-32BDEE9E7658 + A307E9A2-2773-4159-A0FA-25DA4CD90559 + FB8C313E-1684-41CB-A450-A2B4FAECF6D8 + 29BD4AD8-7C89-4D6D-879B-8E9D73C2B7CA + 05C6A36F-A50D-44B9-BB5E-C6EE5679E700 + C6118A0A-9FCB-4623-A1B8-F4CFE0805523 + ED048EB9-D664-4356-AFDA-1A785ADA4EDC + F3347631-C175-4849-9D6D-B7A74265F777 + B1EB274E-5DBA-438E-A59D-BD649635E36E + 99B8B639-B3A0-4208-A823-4BF6BB3FFE6E + 1AD9D48E-24E0-4C84-B35F-1134754F7A0D + EC5B7EBD-A80E-4C4E-B79E-9BFEA97FCCBF + 171116AB-5F02-455B-AB20-F93A761574CE + 3C97BE1C-22D0-4F65-8006-8B3674E57220 + 71B16819-67EF-47F8-9DDE-96F8958F0D89 + E16D6FFE-F9DD-4FCD-86B0-38D6FB6F8635 + F13516E2-60D6-4D95-9D0F-9061154725BF + 1CE13E5B-CBBB-40DB-8D8D-FA2799DB67A8 + 1FBF0972-A9CA-4E58-A6DE-180620D7BA59 + FE6E47D8-B5C8-458B-A050-37EB68749BBB + 07EACF73-B627-4C99-B5A7-49A22060A269 + F7C85AB0-549A-4BEC-A3FB-9C011E9A3CF0 + D61741B5-0B66-4F3B-B932-A92000F4770F + 074FDB0B-CB14-4EFE-A05B-6D9466D47AF8 + B319C231-BBB3-4359-BF0C-4E8883749A93 + D8351DBD-ABD5-4260-B66E-308E943D57B5 + 00E49655-1B84-44E2-99A9-3551AE780EBE + 9E1D9A03-602D-4003-A487-5973B90ED9BD + E7572D29-98C2-481C-8EEE-F72A786CB25F + 204C450C-9785-48D2-A5AE-61D3F8DAB614 + 953CADBF-19CF-4A71-8CD3-0B67A76D318E + C083D80A-DB91-401A-9D13-61F11AD93204 + 775E6D08-5704-4362-8867-B031D634937A + E85EC05C-4727-4B07-8B1C-D5353BDD52F8 + 975EF015-D1F4-4DDB-8041-E7CD74FD8EAE + 1B10E166-DB13-4385-AF42-04D6AE8DCE38 + 84A00E73-4EDD-422B-9A61-7D42FDF20CE9 + 126F6A23-64BC-46AF-8458-583D6E26EAF5 + 67B22A02-1E0F-4E30-93D4-51677616E6F9 + 490E14EA-F95F-424A-9111-787BEBF506C7 + D01E91CF-CB4D-470D-BB2B-4F7D67B97E4F + DDC00FAA-2827-4DB6-9DE3-17FA9614F5F1 + 6E703F51-813F-4646-8F22-76E3D5E203C2 + E1EEA446-DA5F-4CBE-981D-A881DFB50CEE + 84A19EE9-5434-4B69-9950-8B8521CD71C4 + D9A05B20-A19C-4801-98CA-6D8075E9D70D + 3B74FF7D-1414-4101-B1A3-7C3E4231E08C + B08FA48D-D321-4E7B-8AD9-02A3DF5FBB34 + CDC2F9FF-92D9-4325-B988-2E1C9E219F4F + 72328DF0-874F-4006-BB8B-EFD66F885BD1 + 88CE171D-79C3-4E97-864E-CA0922F25D0D + 7C3EED6D-4FF7-4C88-9927-54CF6338D4CC + 485D4C96-2816-4FB4-838E-939589080FF7 + 7AB03EBA-9C22-4904-9D44-1E6BA4818EF5 + DEDA62C3-7AFD-44B9-9308-F1743550731D + 1F01E408-83BC-4D2D-823B-8A30788A81E5 + 439415D3-B37C-4611-842F-2B1185AAB088 + 45B99E76-BC00-4547-89E8-E700A16FF781 + 21094143-2A74-4CBC-A33E-DA03974D3103 + 1AAF1317-1228-4A37-844B-B096A8ABEB41 + 86A7E496-73C2-450A-BDAD-9B21B0D529FA + C0251CB3-BC70-4448-8CF5-B5A11707408D + 3AA6320B-3E98-4023-A2D6-C805D73E8F62 + D945B0D4-1D5C-44BE-8ABC-D22393752309 + 9109C95C-5697-4C58-BB10-C10E2F3E9691 + 178254B2-F6A4-4C2B-9D70-8D7E5001410C + 7CF030A6-4389-4059-AB7F-FFBCAA70039B + 53976BAC-AA3B-4A07-932A-3CD24523ECD0 + 2119C708-5FA7-411E-A105-B51947547862 + 022B5EC4-9EF8-4F1D-964A-7D72E0B5B2D5 + DD547D3C-4740-4E8B-A0AA-044B8198E554 + AABF80BC-2CFD-4137-97FB-15ADBB7AC61B + 3B359485-B42B-4C51-93A5-1D3D45823770 + 283590ED-0A5F-4D4D-A4D6-F1A07F1DEFC4 + EB4A7DD0-816D-4B02-AFA9-30381C2D5EFB + 2983A57C-DD1F-4CF8-B65E-EB9D71CD6A80 + 240F91AA-5DD4-467E-82CC-28131C0B710E + EBF21DBB-41C1-48C1-904C-525666108838 + 3C3BF2D2-5046-4CCB-90DC-02E2A0258D77 + 993D74A0-F229-46A8-BD0F-5F2614A61C37 + 87B3C639-A5D9-45F3-9040-4D0354D3CCB7 + 9CD099E7-FD51-4EA0-B03B-248A85FF55C2 + 052D67EA-67A8-4284-A69E-62386D15293B + 0B791313-6A89-40ED-A83F-1BF69BFD21A2 + 483A319F-7B1F-4C64-8C7B-E4F10BE71E50 + FA185A4E-F0FB-43DA-802D-4A363A827F9D + 74B8E7B3-79D8-421A-9936-75D0E0FDE63B + 088AC82B-3FF6-4E48-8AFD-E3A6A975336F + A0FA5C70-703F-4253-BA3E-A814531CFA18 + 760FC9EA-7145-4CEF-950F-AABF276AF524 + C4FFB6C6-62F6-4A7C-84CE-C9558D46ACF0 + B925F358-BDE5-4664-9879-B21A71E87B8F + 4F1DD4E0-8CE9-421B-BF61-7E513DDCE842 + B466DEB6-CE85-4014-98E2-7CDE3E78764B + DA728B2E-6DBE-4F8C-9729-5DD6F989E500 + 9BBBE5D9-7BF4-4A3C-8EDB-9577FFBF2644 + F6C9F18B-25D4-4931-BD02-DA950E3A15A9 + 29020A9A-4456-41BE-9715-AD37D37BEC99 + B23281A8-D3D9-4AC0-A5F7-54665EAEF774 + 86E78DA2-2B3F-4E0F-A927-B94C6DF28F10 + F6FD7411-5D37-410C-A30E-52DCB4067457 + EBD704F7-16D1-402A-9E3D-F3FCFF8778CF + 809422BC-6817-4E39-BE46-70E2882755CD + 60E1D9B0-059C-4C07-8A17-184C270AD1AE + E42F3A81-0FB1-42B0-BCE1-05D6AAFCE8FF + 70E669EA-94EC-47F7-AA9C-137BA4776BBF + DE0FAB0A-E362-4230-A8D9-E65B4472F280 + 3ECFA4A6-DD53-464A-A327-60A7DC5FFD57 + 5A3C5216-C5C6-4921-B8DC-66DF6D9618D2 + BE993E2F-4DE6-484C-AA39-05B031C6897C + 5181B221-3203-4CDE-9FE8-E1A648F88304 + 63170B33-7BEF-4418-B202-0F3DA7FB08BF + 5283F213-6CD6-4AE7-AA92-8A10F47A7E9C + 52F779C7-E183-4325-9047-F61A521347A0 + AAF511E6-EEE8-4CD2-8234-4B1E41404C60 + 6B89FE2D-3B9E-4D4A-AF96-3938E09C389F + C250E835-4473-47EB-8F46-0D547049A372 + BBF59BB8-6D89-41AF-835B-C55B6C733A9F + D63902C0-A31E-44AD-9E70-B89CCC533666 + E01667DA-5184-4A41-90C7-114F8E52E552 + 45D42654-E7D0-4F99-A500-D8DAAD041F4F + ED5333D5-F0D4-4B9F-A4ED-529F5806AF48 + EFB8B71E-1018-43F2-9A75-17D874F768ED + 1B0F7E5F-9A8D-4C3A-9FE2-A47167DB3524 + 9262EA04-2596-4C71-9D0D-6BE485C796B6 + 37360086-AFC0-40F8-A4EF-1DE67DBFDE42 + 5A5BABA9-C38D-4682-A569-EAB8493216FD + B361C787-CE42-437A-BC52-4B38591E299E + 04C6A4C1-5EE8-4BD0-80B9-7554C72FD79E + 6D837883-C599-49CD-9E64-671417A67DD9 + 1E8004B0-7D2C-45CA-8FD7-5A56326F8230 + E3BF1095-C2F5-4F93-9FB0-C47ACDA7FFAE + 174F325D-147A-46E1-8A82-885366B3C777 + F09C4E61-D648-48F5-9FD6-3DC7CC4EEDCE + C005BA9D-91F1-439D-92FB-FC554BDD6BF6 + 056B0D26-A938-4B1E-9121-DC0C0643E813 + 5BB0B920-8EFE-4E74-B90B-5963200DFDA5 + 5B5BCB7A-BA2F-4173-AFC9-B82C9F36D4FB + F304E7C3-432F-4933-BA19-C1A5A010B60B + 99F0D06D-4902-4ECB-96D9-C5C149DDB825 + 268680E7-997C-424D-B811-4926B525AB66 + 6C2099F6-3D48-4263-A491-1E88F13A0F8D + E5661912-B56C-494F-9BC7-4082AF409D58 + 460D4880-3937-46CB-A546-432DEA220B51 + C016260F-6F05-4888-9D9A-32801547074C + 11B3AF3A-E77D-4D95-8BF0-E66002B1AF28 + 78BA52A1-6539-4EAD-8652-36534A88F143 + 70E14B2B-4EE3-41C9-A74B-F23B4954C915 + + uuid + 3CDEC63C-E880-4A63-AE3A-33DA2BF8A387 + +