aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/rect-properties.reel/rect-properties.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel/rect-properties.css')
-rwxr-xr-xjs/components/tools-properties/rect-properties.reel/rect-properties.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.css b/js/components/tools-properties/rect-properties.reel/rect-properties.css
index 6541f641..74509555 100755
--- a/js/components/tools-properties/rect-properties.reel/rect-properties.css
+++ b/js/components/tools-properties/rect-properties.reel/rect-properties.css
@@ -16,6 +16,10 @@
16 color:white; 16 color:white;
17} 17}
18 18
19.rectProperties .subToolButton {
20 float:left;
21}
22
19.rectProperties .button:hover 23.rectProperties .button:hover
20{ 24{
21 opacity:1; 25 opacity:1;