update themes
This commit is contained in:
parent
c654ffacd0
commit
ae3f9e28c3
10 changed files with 10 additions and 10 deletions
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/Clouds",
|
|||
}\
|
||||
\
|
||||
.ace-clouds .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/CloudsMidnight",
|
|||
}\
|
||||
\
|
||||
.ace-clouds-midnight .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/Cobalt",
|
|||
}\
|
||||
\
|
||||
.ace-cobalt .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/Dawn",
|
|||
}\
|
||||
\
|
||||
.ace-dawn .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/IdleFingers",
|
|||
}\
|
||||
\
|
||||
.ace-idle-fingers .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/KrTheme",
|
|||
}\
|
||||
\
|
||||
.ace-kr-theme .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/MonoIndustrial",
|
|||
}\
|
||||
\
|
||||
.ace-mono-industrial .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/Monokai",
|
|||
}\
|
||||
\
|
||||
.ace-monokai .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ require.def("ace/theme/Twilight",
|
|||
}\
|
||||
\
|
||||
.ace-twilight .ace_gutter-layer {\
|
||||
right: 0px;\
|
||||
width: 100%;\
|
||||
text-align: right;\
|
||||
}\
|
||||
\
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
.%cssClass% .ace_gutter-layer {
|
||||
right: 0px;
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue