|
@@ -16,6 +16,10 @@
|
|
|
limitations under the License.
|
|
limitations under the License.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
|
|
+.ace_hidden-cursors .ace_cursor {
|
|
|
|
|
+ opacity: 0;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.ace-hue .ace_gutter {
|
|
.ace-hue .ace_gutter {
|
|
|
background: #f6f6f6;
|
|
background: #f6f6f6;
|
|
|
color: #4D4D4C
|
|
color: #4D4D4C
|
|
@@ -52,10 +56,6 @@
|
|
|
border: 1px solid #D1D1D1
|
|
border: 1px solid #D1D1D1
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.ace-hue .ace_marker-layer .ace_active-line {
|
|
|
|
|
- background: #EFEFEF
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
.ace-hue .ace_gutter-active-line {
|
|
.ace-hue .ace_gutter-active-line {
|
|
|
background-color: #dcdcdc
|
|
background-color: #dcdcdc
|
|
|
}
|
|
}
|