0.0.121
This commit is contained in:
@@ -1034,24 +1034,58 @@
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.items_subscribe.select{
|
||||
.text_option_item{
|
||||
font-size: 16px;
|
||||
color: #272424;
|
||||
width: 93%;
|
||||
float: right;
|
||||
|
||||
}
|
||||
|
||||
.items_subscribe.select::marker{
|
||||
content: url("/static/img/svg/galka.svg");
|
||||
display: inline-block;
|
||||
width: 10%;
|
||||
clear: both;
|
||||
.cont_photo_option_item{
|
||||
height: 100%;
|
||||
float: left;
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
.items_subscribe > span{
|
||||
display: inline-block;
|
||||
padding-left: 10px;
|
||||
width: 90%;
|
||||
.cont_photo_option_item > img{
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.items_subscribe{
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.item_options_subscribe{
|
||||
height: fit-content;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*.option_list{*/
|
||||
/* list-style-image: url("/static/img/svg/galka.svg");*/
|
||||
/*}*/
|
||||
|
||||
/*.items_subscribe.select{*/
|
||||
/* font-size: 16px;*/
|
||||
/* color: #272424;*/
|
||||
/* padding-left: 20px;*/
|
||||
/* !*position: relative;*!*/
|
||||
/* margin: 10px;*/
|
||||
/*}*/
|
||||
|
||||
/*.items_subscribe.select:before{*/
|
||||
/* content: url(/static/img/svg/galka.svg);*/
|
||||
/* position: absolute;*/
|
||||
/* !* top: 13px; *!*/
|
||||
/* color: #FF613A;*/
|
||||
/* display: inline-block;*/
|
||||
/* vertical-align: center;*/
|
||||
/* padding-right: 20px;*/
|
||||
/*}*/
|
||||
|
||||
/*.items_subscribe > text{*/
|
||||
/* display: inline-block;*/
|
||||
/* padding-left: 4%;*/
|
||||
/* width: 93%;*/
|
||||
/*}*/
|
||||
|
||||
/*.items_subscribe{*/
|
||||
/* padding-bottom: 5px;*/
|
||||
/*}*/
|
||||
Reference in New Issue
Block a user