mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/14976] fix errors
PHPBB3-14976
This commit is contained in:
parent
f7baa94d44
commit
a408180c4a
10 changed files with 9 additions and 41 deletions
|
@ -3,7 +3,6 @@
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* common.css
|
* common.css
|
||||||
|
@ -991,4 +990,3 @@ li.breadcrumbs span:first-child > a {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* stylelint-enable selector-no-qualifying-type */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
$Buttons
|
$Buttons
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
|
font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
@ -207,5 +205,3 @@ ul.linklist.bulletin > li.small-icon:before {
|
||||||
padding-right: 19px;
|
padding-right: 19px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
html {
|
html {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
|
@ -623,15 +621,15 @@ a.header-avatar span:after {
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs.wrapped .crumb a {
|
.breadcrumbs.wrapped .crumb a {
|
||||||
letter-spacing: -0.3px;
|
letter-spacing: -0.019em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs.wrapped .crumb.wrapped-medium a {
|
.breadcrumbs.wrapped .crumb.wrapped-medium a {
|
||||||
letter-spacing: -0.4px;
|
letter-spacing: -0.025em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs.wrapped .crumb.wrapped-tiny a {
|
.breadcrumbs.wrapped .crumb.wrapped-tiny a {
|
||||||
letter-spacing: -0.5px;
|
letter-spacing: -0.031em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs .crumb.wrapped-max a {
|
.breadcrumbs .crumb.wrapped-max a {
|
||||||
|
@ -1243,6 +1241,7 @@ ul.linklist:after,
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
border-bottom: 1px solid;
|
border-bottom: 1px solid;
|
||||||
border-radius: 5px 5px 0 0;
|
border-radius: 5px 5px 0 0;
|
||||||
|
|
||||||
/* needs moved to colurs.css */
|
/* needs moved to colurs.css */
|
||||||
text-shadow: 1px 1px 1px #ffffff;
|
text-shadow: 1px 1px 1px #ffffff;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
|
@ -1391,5 +1390,5 @@ ul.linklist:after,
|
||||||
border-top: none;
|
border-top: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
|
|
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
ul.topiclist {
|
ul.topiclist {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -902,5 +900,3 @@ table.fixed-width-table {
|
||||||
|
|
||||||
/* stylelint-enable selector-max-compound-selectors */
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
/* stylelint-enable selector-no-qualifying-type */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
|
||||||
|
|
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
/* Main CP box
|
/* Main CP box
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
@ -361,5 +359,3 @@ ol.def-rules li {
|
||||||
|
|
||||||
/* stylelint-enable selector-max-compound-selectors */
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
/* stylelint-enable selector-no-qualifying-type */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
|
||||||
|
|
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
/* General form styles
|
/* General form styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
@ -411,5 +409,3 @@ input.search {
|
||||||
|
|
||||||
/* stylelint-enable selector-max-compound-selectors */
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
/* stylelint-enable selector-no-qualifying-type */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
$Links
|
$Links
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
|
|
||||||
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
|
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -206,5 +204,3 @@ a.feed-icon-forum {
|
||||||
a.anchor {
|
a.anchor {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
$Plupload
|
$Plupload
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
|
|
||||||
.attach-panel-multi {
|
.attach-panel-multi {
|
||||||
display: none;
|
display: none;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
@ -92,5 +90,3 @@
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
max-width: 65%;
|
max-width: 65%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
/* Lots still TODO here! */
|
/* Lots still TODO here! */
|
||||||
|
|
||||||
|
@ -220,12 +218,13 @@ ul {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* stylelint-disable declaration-property-unit-whitelist */
|
||||||
.emoji {
|
.emoji {
|
||||||
width: 1em;
|
width: 1em;
|
||||||
min-width: 18px;
|
min-width: 18px;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
min-height: 18px;
|
min-height: 18px;
|
||||||
}
|
}
|
||||||
/* stylelint-enable selector-max-compound-selectors */
|
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
/* stylelint-enable declaration-property-unit-whitelist */
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
|
||||||
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
/* stylelint-disable selector-max-compound-selectors */
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
/* stylelint-disable selector-no-qualifying-type */
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
/* stylelint-disable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-disable declaration-property-unit-blacklist */
|
|
||||||
|
|
||||||
@media (max-width: 320px) {
|
@media (max-width: 320px) {
|
||||||
select,
|
select,
|
||||||
|
@ -834,5 +832,3 @@
|
||||||
|
|
||||||
/* stylelint-enable selector-max-compound-selectors */
|
/* stylelint-enable selector-max-compound-selectors */
|
||||||
/* stylelint-enable selector-no-qualifying-type */
|
/* stylelint-enable selector-no-qualifying-type */
|
||||||
/* stylelint-enable declaration-property-unit-whitelist */
|
|
||||||
/* stylelint-enable declaration-property-unit-blacklist */
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue