diff options
Diffstat (limited to '_scss/.sass-cache/00e44b9921bd33f78c5d566e59665c128be109ba/_Tools.scssc')
-rw-r--r-- | _scss/.sass-cache/00e44b9921bd33f78c5d566e59665c128be109ba/_Tools.scssc | 641 |
1 files changed, 0 insertions, 641 deletions
diff --git a/_scss/.sass-cache/00e44b9921bd33f78c5d566e59665c128be109ba/_Tools.scssc b/_scss/.sass-cache/00e44b9921bd33f78c5d566e59665c128be109ba/_Tools.scssc deleted file mode 100644 index ce89ae73..00000000 --- a/_scss/.sass-cache/00e44b9921bd33f78c5d566e59665c128be109ba/_Tools.scssc +++ /dev/null | |||
@@ -1,641 +0,0 @@ | |||
1 | 3.0.24 (Classy Cassidy) | ||
2 | 8b1136da996612d3c309c58e3939e0872f7da4d6 | ||
3 | o:Sass::Tree::RootNode | ||
4 | : | ||
5 | @linei: @options{: | ||
6 | style: expanded:load_paths[",/Users/rmwh84/Sites/Ninja/MainApp/_scss"o/Applications/compass.app/Contents/Resources/ruby/gem/gems/compass-0.10.6/frameworks/blueprint/stylesheets"~/Applications/compass.app/Contents/Resources/ruby/gem/gems/compass-0.10.6/frameworks/_blueprint_deprecated_imports/stylesheets"m/Applications/compass.app/Contents/Resources/ruby/gem/gems/compass-0.10.6/frameworks/compass/stylesheets"|/Applications/compass.app/Contents/Resources/ruby/gem/gems/compass-0.10.6/frameworks/_compass_deprecated_imports/stylesheets"l/Applications/compass.app/Contents/Resources/ruby/gem/gems/compass-960-plugin-0.10.0/lib/../stylesheets"j/Applications/compass.app/Contents/Resources/ruby/gem/gems/html5-boilerplate-0.2.6/lib/../stylesheets: | ||
7 | cacheT:cache_location"8/Users/rmwh84/Sites/Ninja/MainApp/_scss/.sass-cache:syntax: scss:line_commentsT: | ||
8 | quietT: filename"E/Users/rmwh84/Sites/Ninja/MainApp/_scss/imports/scss/_Tools.scss:css_filename"=/Users/rmwh84/Sites/Ninja/MainApp/_scss/../css/ninja.css:property_syntax0:@template"$'/* <copyright> | ||
9 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
10 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
11 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
12 | </copyright> */ | ||
13 | |||
14 | /* | ||
15 | * Tools.scss | ||
16 | * For individual tool styles in the toolbar, see toolbar.scss. | ||
17 | * Note that colors and font definitions go in | ||
18 | * _scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss | ||
19 | * | ||
20 | */ | ||
21 | |||
22 | /*Made changes to toolButton */ | ||
23 | |||
24 | .toolButton { | ||
25 | width:26px; | ||
26 | height:23px; | ||
27 | padding: 0px; | ||
28 | margin:1px; | ||
29 | border-width: 1px; | ||
30 | border-style: solid; | ||
31 | } | ||
32 | |||
33 | .subToolButton { | ||
34 | float:left; | ||
35 | } | ||
36 | |||
37 | #topPanelContainer .subToolButton { | ||
38 | |||
39 | } | ||
40 | |||
41 | .subOption{ | ||
42 | float:left; | ||
43 | /*margin:10px;*/ | ||
44 | margin-top: 5px; | ||
45 | margin-left: 10px; | ||
46 | margin-right: 10px; | ||
47 | } | ||
48 | |||
49 | .toolButton:active { | ||
50 | border-top-width: 1px; | ||
51 | border-top-style: solid; | ||
52 | border-left-width: 1px; | ||
53 | border-left-style: solid; | ||
54 | } | ||
55 | |||
56 | .toolButtonSelected { | ||
57 | border-top-width: 1px; | ||
58 | border-top-style: solid; | ||
59 | border-left-width: 1px; | ||
60 | border-left-style: solid; | ||
61 | |||
62 | } | ||
63 | |||
64 | .toolSeparator { | ||
65 | height:1px; | ||
66 | width:30px; | ||
67 | /*margin-left: 3px;*/ | ||
68 | /*margin-right: 3px;*/ | ||
69 | } | ||
70 | |||
71 | .toolSeparatorTop { | ||
72 | margin-top: 3px; | ||
73 | margin-bottom: 0px; | ||
74 | } | ||
75 | |||
76 | .toolSeparatorMiddle { | ||
77 | margin-top: 0px; | ||
78 | margin-bottom: 0px; | ||
79 | } | ||
80 | |||
81 | .toolSeparatorBottom { | ||
82 | margin-top: 0px; | ||
83 | margin-bottom: 3px; | ||
84 | } | ||
85 | |||
86 | .toolImageBase { | ||
87 | padding: 0px; | ||
88 | width: 26px; | ||
89 | height: 23px; | ||
90 | opacity: 0.7; | ||
91 | background-repeat:no-repeat; | ||
92 | } | ||
93 | |||
94 | .toolImageBase:hover { | ||
95 | opacity: 1.0; | ||
96 | } | ||
97 | |||
98 | |||
99 | .drawingMode { | ||
100 | outline:blue solid thin; | ||
101 | } | ||
102 | |||
103 | |||
104 | /* Added new styling Sub Tool Shape Options*/ | ||
105 | |||
106 | .textBox { | ||
107 | |||
108 | padding-top:3px; | ||
109 | min-width:10em; | ||
110 | /*height:14px;*/ | ||
111 | margin-left:5px; | ||
112 | position:relative; | ||
113 | margin-top:0px; | ||
114 | } | ||
115 | |||
116 | .selectBox { | ||
117 | width:10em; | ||
118 | opacity: 0.9; | ||
119 | margin-left: 10px; | ||
120 | float:left; | ||
121 | display:block; | ||
122 | background-color: $color-tool-select-bg; | ||
123 | /*-webkit-border-radius: 0;*/ | ||
124 | border: 1px solid $color-tool-select-border; | ||
125 | color:$color-tool-text; | ||
126 | outline:none; | ||
127 | } | ||
128 | |||
129 | .selectBox:hover, .selectBox:active { | ||
130 | background-color: $color-tool-select-hover-bg; | ||
131 | opacity: 1; | ||
132 | color:$color-tool-select-border; | ||
133 | } | ||
134 | |||
135 | /* Commented out by Jon Reid. | ||
136 | * If you need to style a label, please either apply a class or | ||
137 | * specify a cascade (e.g., "#toolsPanel label") | ||
138 | * to avoid styling ALL the labels in the app. | ||
139 | |||
140 | label{ | ||
141 | font-size:12px; | ||
142 | display:inline; | ||
143 | } | ||
144 | */ | ||
145 | |||
146 | |||
147 | .label{ | ||
148 | padding-top:3px; | ||
149 | margin-left:10px; | ||
150 | font-size:12px; | ||
151 | /*display:inline;*/ | ||
152 | /*line-height:10px;*/ | ||
153 | float:left; | ||
154 | margin-right:5px; | ||
155 | } | ||
156 | |||
157 | .subToolPropertiespanel{ | ||
158 | margin-left:43px; | ||
159 | } | ||
160 | |||
161 | |||
162 | .LockToolUp { | ||
163 | background-image: url("../images/optionsbar/link.png"); | ||
164 | background-repeat:no-repeat; | ||
165 | width:17px; | ||
166 | height:18px; | ||
167 | |||
168 | margin-right:10px; | ||
169 | } | ||
170 | |||
171 | .UnLockToolUp { | ||
172 | background-image: url("../images/optionsbar/unlinked.png"); | ||
173 | |||
174 | background-repeat:no-repeat; | ||
175 | width:17px; | ||
176 | height:18px; | ||
177 | |||
178 | margin-right:10px; | ||
179 | } | ||
180 | |||
181 | |||
182 | .cornerRadius { | ||
183 | background-image: url("../images/optionsbar/rectangle/cornerRadius.png"); | ||
184 | background-repeat:no-repeat; | ||
185 | width:16px; | ||
186 | height:16px; | ||
187 | |||
188 | opacity:0.7; | ||
189 | } | ||
190 | |||
191 | .cornerRadius:hover, .cornerRadius:active { | ||
192 | opacity:1; | ||
193 | } | ||
194 | |||
195 | .cornerRadius.topLeft | ||
196 | { | ||
197 | -webkit-transform: rotate(0deg); | ||
198 | } | ||
199 | |||
200 | .cornerRadius.topRight | ||
201 | { | ||
202 | -webkit-transform: rotate(90deg); | ||
203 | margin-right : -2px; | ||
204 | } | ||
205 | |||
206 | .cornerRadius.bottomLeft | ||
207 | { | ||
208 | margin-top: 3px; | ||
209 | -webkit-transform: rotate(270deg); | ||
210 | } | ||
211 | |||