Revision eda4930e snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_connected.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_connected.scss
97 97
						color: $act-btn-color-hover;
98 98
					}
99 99
					&.open {
100
						border-color:white;
100
							border-color:white;
101 101
							width: 29px;
102
							line-height: 16px;
103
							color: $gray-0;
102
							height: 29px;
103
							// line-height: 16px;
104
							// color: $gray-0;
105
							background:url(../images/gear-485057.GIF) no-repeat 0 0 #fff;
104 106
						&:before {
105
							content: "...";
107
							content: "";
106 108
						}
107 109
						// background:url(../images/disconnected.png) no-repeat 0 0 #fff;
108 110
						// -moz-transition: none;

Also available in: Unified diff