Skip to content

Commit

Permalink
use stylelint after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Dellwing committed Mar 11, 2019
1 parent 542957a commit 5f5bf01
Show file tree
Hide file tree
Showing 18 changed files with 152 additions and 152 deletions.
2 changes: 1 addition & 1 deletion plugins/Morpheus/stylesheets/base/icons.css
Expand Up @@ -24,7 +24,7 @@
}

[class^="icon-"],
[class*=" icon-"] {
[class*=" icon-"] {
font-family: 'matomo' !important;
speak: none;
font-style: normal;
Expand Down
126 changes: 63 additions & 63 deletions plugins/Morpheus/stylesheets/general/_default.less
@@ -1,66 +1,66 @@
/* reset style */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
Expand All @@ -86,12 +86,12 @@ body {
}

ol,
ul {
ul {
list-style: none;
}

blockquote,
q {
q {
quotes: none;
}

Expand Down
50 changes: 25 additions & 25 deletions plugins/Morpheus/stylesheets/general/_forms.less
Expand Up @@ -82,40 +82,40 @@ nav.blue-grey.darken-3 {
}

[type="radio"]:checked + label::after,
[type="radio"].with-gap:checked + label::after {
[type="radio"].with-gap:checked + label::after {
background-color: @theme-color-brand;
border-color: @theme-color-brand;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
border-bottom-color: @theme-color-brand;
box-shadow: 0 1px 0 0 @theme-color-brand;
}

input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
color: @theme-color-brand;
}
18 changes: 9 additions & 9 deletions plugins/Morpheus/stylesheets/general/_jqueryUI.less
Expand Up @@ -11,7 +11,7 @@
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #e4e2d7 ;
border: 1px solid #e4e2d7;
padding: 5px 7px 5px 7px;
background-color: #f5f7ff;
opacity: 0.95;
Expand Down Expand Up @@ -124,7 +124,7 @@ div.ui-state-highlight {
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
.ui-datepicker .ui-datepicker-next span {
margin-left: -5px;
margin-top: -5px;
}
Expand Down Expand Up @@ -178,20 +178,20 @@ div.ui-state-highlight {
}

.ui-datepicker td.ui-datepicker-current-period a.ui-state-default,
td .ui-state-active,
.ui-datepicker td.ui-datepicker-current-period a.ui-state-active,
.ui-datepicker td.ui-datepicker-week-end .ui-state-active,
.ui-datepicker td.ui-datepicker-other-month.ui-datepicker-current-period {
td .ui-state-active,
.ui-datepicker td.ui-datepicker-current-period a.ui-state-active,
.ui-datepicker td.ui-datepicker-week-end .ui-state-active,
.ui-datepicker td.ui-datepicker-other-month.ui-datepicker-current-period {
border-color: #887f71 !important;
background: #887f71 !important;
color: #fff !important;
opacity: 1 !important;
}

.ui-datepicker td .ui-state-hover,
.ui-datepicker td .ui-state-hover:hover,
.ui-datepicker .ui-datepicker td.ui-datepicker-current-period a.ui-state-hover,
.ui-datepicker td.ui-datepicker-week-end .ui-state-hover {
.ui-datepicker td .ui-state-hover:hover,
.ui-datepicker .ui-datepicker td.ui-datepicker-current-period a.ui-state-hover,
.ui-datepicker td.ui-datepicker-week-end .ui-state-hover {
background: #e5e3e0 !important;
color: #000 !important;
}
Expand Down
12 changes: 6 additions & 6 deletions plugins/Morpheus/stylesheets/general/_typography.less
@@ -1,8 +1,8 @@
h1,
h2,
h3,
h4,
h5 {
h2,
h3,
h4,
h5 {
font-family: @theme-fontFamily-base;
}

Expand Down Expand Up @@ -58,12 +58,12 @@ h2 {
}

.tagCloud span,
.tagCloud span a {
.tagCloud span a {
color: @theme-color-link !important;
}

ul.widgetpreview-widgetlist,
ul.widgetpreview-categorylist {
ul.widgetpreview-categorylist {
color: #4d4d4d;
}

Expand Down
2 changes: 1 addition & 1 deletion plugins/Morpheus/stylesheets/main.less
Expand Up @@ -658,5 +658,5 @@ tr:hover #token_auth {
}

.ui-tooltip {
z-index: 9999;
z-index: 9999;
}
12 changes: 6 additions & 6 deletions plugins/Morpheus/stylesheets/simple_structure.css
Expand Up @@ -152,7 +152,7 @@ a {
}

p,
dt {
dt {
line-height: 1.5;
padding-bottom: 1em;
}
Expand Down Expand Up @@ -186,7 +186,7 @@ p,
}

.warning,
.warning a {
.warning a {
color: #ff5502;
}

Expand All @@ -198,19 +198,19 @@ p,
}

.error,
.error a {
.error a {
color: #f00;
}

.error img,
.success img,
.warning img {
.success img,
.warning img {
border: 0;
vertical-align: bottom;
}

.warning,
.error {
.error {
border-radius: 4px;
padding: 15px;
}
Expand Down
8 changes: 4 additions & 4 deletions plugins/Morpheus/stylesheets/ui/_buttons.less
Expand Up @@ -3,7 +3,7 @@

button.btn,
input[type="submit"].btn,
.btn {
.btn {
display: inline-block;
.border-radius(3px);

Expand All @@ -18,7 +18,7 @@ input[type="submit"].btn,
border: 0;

&:hover,
&:focus {
&:focus {
color: @theme-color-brand-contrast;
background: @theme-color-brand;
text-decoration: none;
Expand Down Expand Up @@ -54,8 +54,8 @@ input[type="submit"].btn,
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
Expand Down
12 changes: 6 additions & 6 deletions plugins/Morpheus/stylesheets/ui/_cards.less
@@ -1,7 +1,7 @@
h1,
h2,
h3,
h4 {
h2,
h3,
h4 {
&.card-title {
color: @theme-color-text !important;

Expand All @@ -19,9 +19,9 @@ h1,

.card {
h1,
h2,
h3,
h4 {
h2,
h3,
h4 {
color: @theme-color-text;
}

Expand Down

0 comments on commit 5f5bf01

Please sign in to comment.