Expo 191 ready frontend part

remotes/origin/1203
Poul Handleman 11 years ago
parent b0a3fda387
commit 681e2d16a9
  1. 41
      templates/client/static_client/css/main.css
  2. 2
      templates/client/static_client/css_min/main.min.css
  3. 1125
      templates/client/static_client/html-cut/subscribe.html
  4. BIN
      templates/client/static_client/img/soc-medias/email/gmail.png
  5. BIN
      templates/client/static_client/img/soc-medias/email/mailru.png
  6. BIN
      templates/client/static_client/img/soc-medias/email/rambler.png
  7. BIN
      templates/client/static_client/img/soc-medias/email/yahoo.png
  8. BIN
      templates/client/static_client/img/soc-medias/email/yandex.png

@ -13433,11 +13433,48 @@ hr + .rq-note {
.сallback-modal .required.err:before{
margin-top: 2px;
}
/************************\
# add event page /organiser/add-event/
# subscribe modal window
\***********************/
.subscribe-modal{
width: 560px;
color: #000000;
}
.subscribe-modal .pw-form .pwf-field{
width: 340px;
}
.subscribe-modal .required.err:before{
margin-top: 2px;
}
.subscribe-modal .submit{
cursor: pointer;
}
.subscribe-modal .pw-title {
font-size: 26px;
font-weight: 300;
}
.subscribe-modal .sub-header{
margin-top: 0;
}
.subscribe-modal .submit-arrow{
display: inline-block;
margin-left: 20px;
}
.subscribe-modal header{
padding-bottom: 0;
}
.subscribe-modal .gray{
color: #8d807f;
}
.subscribe-modal .small{
font-size: .9em;
}
/************************\
# add event page /organiser/add-event/
\***********************/
.add-event-page .set-sect.not-active .form-wrap{
display: none;
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Loading…
Cancel
Save