diff options
Diffstat (limited to 'js/panels/properties/sections/position-and-size.reel/position-and-size.css')
-rwxr-xr-x | js/panels/properties/sections/position-and-size.reel/position-and-size.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/js/panels/properties/sections/position-and-size.reel/position-and-size.css b/js/panels/properties/sections/position-and-size.reel/position-and-size.css deleted file mode 100755 index 227a232b..00000000 --- a/js/panels/properties/sections/position-and-size.reel/position-and-size.css +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | /* <copyright> | ||
2 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
3 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
5 | </copyright> */ | ||
6 | |||
7 | .fieldCol .hide { | ||
8 | display: none; | ||
9 | } | ||
10 | |||
11 | .fieldCol .disabled | ||
12 | { | ||
13 | color:#999999; | ||
14 | } \ No newline at end of file | ||