aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorhwc4872012-03-24 14:07:58 -0700
committerhwc4872012-03-24 14:07:58 -0700
commitcca20db1f346fc9bf2ead64c83e479f5f5ebf2d2 (patch)
tree4f5c42f0a1df00dcd1a2064dd176fcff7930ba47 /scss
parent62f4327f9b83760e52a1f6bf1e689b1e0a780fbb (diff)
parent7ee75fef18c21275cf29740a6fdd81ea90e41f45 (diff)
downloadninja-cca20db1f346fc9bf2ead64c83e479f5f5ebf2d2.tar.gz
Merge branch 'montage-integration' of github.com:Motorola-Mobility/ninja-internal into Textures
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;