aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorhwc4872012-03-23 13:49:03 -0700
committerhwc4872012-03-23 13:49:03 -0700
commit51478dbad8290f55eeab9efdfb8c2cbe24b12b10 (patch)
tree1524c53d027d1f2f8cbb759f61e4d73b52b00481 /scss
parent31e924e1b8b8da8342b3ff2341c8284915486c0b (diff)
parentbc8b0c17023ddea6d77150694a777e104ef99cbc (diff)
downloadninja-51478dbad8290f55eeab9efdfb8c2cbe24b12b10.tar.gz
Merge branch 'montage-integration' of github.com:Motorola-Mobility/ninja-internal into integration
Conflicts: js/io/system/ninjalibrary.json
Diffstat (limited to 'scss')
-rwxr-xr-xscss/imports/scss/_Tools.scss21
1 files changed, 0 insertions, 21 deletions
diff --git a/scss/imports/scss/_Tools.scss b/scss/imports/scss/_Tools.scss
index 19ede70a..55c37d02 100755
--- a/scss/imports/scss/_Tools.scss
+++ b/scss/imports/scss/_Tools.scss
@@ -116,27 +116,6 @@
116 margin-left:43px; 116 margin-left:43px;
117} 117}
118 118
119
120.LockToolUp {
121 background-image: url("../images/optionsbar/link.png");
122 background-repeat:no-repeat;
123 width:17px;
124 height:18px;
125
126 margin-right:10px;
127}
128
129.UnLockToolUp {
130 background-image: url("../images/optionsbar/unlinked.png");
131
132 background-repeat:no-repeat;
133 width:17px;
134 height:18px;
135
136 margin-right:10px;
137}
138
139
140.cornerRadius { 119.cornerRadius {
141 background-image: url("../images/optionsbar/rectangle/cornerRadius.png"); 120 background-image: url("../images/optionsbar/rectangle/cornerRadius.png");
142 background-repeat:no-repeat; 121 background-repeat:no-repeat;