kollapsminoriteten/wp-includes/css/dist/block-library/common-rtl.css

197 lines
3.8 KiB
CSS
Raw Normal View History

2023-04-26 17:39:43 +02:00
:root{
--wp-admin-theme-color:#007cba;
--wp-admin-theme-color--rgb:0, 124, 186;
--wp-admin-theme-color-darker-10:#006ba1;
--wp-admin-theme-color-darker-10--rgb:0, 107, 161;
--wp-admin-theme-color-darker-20:#005a87;
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
--wp-admin-border-width-focus:2px;
--wp-block-synced-color:#7a00df;
--wp-block-synced-color--rgb:122, 0, 223;
}
2023-09-26 10:33:34 +02:00
@media (min-resolution:192dpi){
2023-04-26 17:39:43 +02:00
:root{
--wp-admin-border-width-focus:1.5px;
2021-04-27 08:32:47 +02:00
}
}
2023-04-26 17:39:43 +02:00
.wp-element-button{
cursor:pointer;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
:root{
--wp--preset--font-size--normal:16px;
--wp--preset--font-size--huge:42px;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-very-light-gray-background-color{
background-color:#eee;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-very-dark-gray-background-color{
background-color:#313131;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-very-light-gray-color{
color:#eee;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-very-dark-gray-color{
color:#313131;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
background:linear-gradient(-135deg, #00d084, #0693e3);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-purple-crush-gradient-background{
background:linear-gradient(-135deg, #34e2e4, #4721fb 50%, #ab1dfe);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-hazy-dawn-gradient-background{
background:linear-gradient(-135deg, #faaca8, #dad0ec);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-subdued-olive-gradient-background{
background:linear-gradient(-135deg, #fafae1, #67a671);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-atomic-cream-gradient-background{
background:linear-gradient(-135deg, #fdd79a, #004a59);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-nightshade-gradient-background{
background:linear-gradient(-135deg, #330968, #31cdcf);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
:root .has-midnight-gradient-background{
background:linear-gradient(-135deg, #020381, #2874fc);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-regular-font-size{
font-size:1em;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-larger-font-size{
font-size:2.625em;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-normal-font-size{
font-size:var(--wp--preset--font-size--normal);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-huge-font-size{
font-size:var(--wp--preset--font-size--huge);
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-text-align-center{
text-align:center;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-text-align-left{
text-align:left;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.has-text-align-right{
text-align:right;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
#end-resizable-editor-section{
display:none;
2021-04-27 08:32:47 +02:00
}
2023-04-26 17:39:43 +02:00
.aligncenter{
clear:both;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.items-justified-left{
justify-content:flex-start;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.items-justified-center{
justify-content:center;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.items-justified-right{
justify-content:flex-end;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.items-justified-space-between{
justify-content:space-between;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.screen-reader-text{
clip:rect(1px, 1px, 1px, 1px);
word-wrap:normal !important;
border:0;
-webkit-clip-path:inset(50%);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
2021-07-23 11:58:50 +02:00
}
2023-04-26 17:39:43 +02:00
.screen-reader-text:focus{
clip:auto !important;
background-color:#ddd;
-webkit-clip-path:none;
clip-path:none;
color:#444;
display:block;
font-size:1em;
height:auto;
line-height:normal;
padding:15px 23px 14px;
right:5px;
text-decoration:none;
top:5px;
width:auto;
z-index:100000;
2022-04-02 10:26:41 +02:00
}
2023-04-26 17:39:43 +02:00
html :where(.has-border-color){
border-style:solid;
2022-06-16 14:03:35 +02:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-top-color]){
border-top-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-right-color]){
border-left-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-bottom-color]){
border-bottom-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-left-color]){
border-right-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-width]){
border-style:solid;
2022-06-16 14:03:35 +02:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-top-width]){
border-top-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-right-width]){
border-left-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-bottom-width]){
border-bottom-style:solid;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where([style*=border-left-width]){
border-right-style:solid;
}
html :where(img[class*=wp-image-]){
height:auto;
max-width:100%;
}
2023-09-26 10:33:34 +02:00
:where(figure){
2023-04-26 17:39:43 +02:00
margin:0 0 1em;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
@media screen and (max-width:600px){
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:0px;
}
2021-04-27 08:32:47 +02:00
}