ft Blocksatz
Navi Site active Stern von gelb auf grün
Liste von Bullets auf Sterne
Ändern der Buttons für die Videos
Austausch DB Logo
JS resize entfernen

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3307 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2017-02-26 18:13:04 +00:00
parent a1077842aa
commit fc8e9a9113
8 changed files with 34 additions and 25 deletions

View file

@ -653,16 +653,14 @@
margin: 5px 15px;
list-style: none;
&:before {
content:'\2022';
/* For a square bullet */
/*content:'\25A0';*/
font: normal normal normal 14px/1 FontAwesome;
content:'\f005';
display: block;
position: relative;
max-width: 0px;
max-height: 0px;
left: -20px;
top: -0px;
font-size: 40px;
top: 5px;
color: #ffc926;
}
}

View file

@ -166,6 +166,9 @@
list-style:none;
&.active a {
color: black;
}
&.active .fa {
color:@btn-color-all;
}
.fa {
color:@brand-secondary;

View file

@ -117,6 +117,9 @@ em {
strong {
font-weight: 700;
}
p.ft {
text-align: justify;
}
p.lead {
font-size: 16px;
padding: 0;
@ -266,11 +269,11 @@ a[id^="video_"], #layer-dialog-box a[id^="video_"] {
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid #e5aa30;
border: 1px solid #eee;
position: relative;
width: 100%;
color:#fff;
background-color: #ffc926;
// width: 100%;
color:#444444;
background-color: #eee;
&:hover {
color: #444444;

View file

@ -196,7 +196,7 @@
.travel-wrapper .item .item-img {
overflow: hidden;
display: block;
max-height: 180px;
height: 180px;
}
.travel-wrapper .item .price{
@ -219,6 +219,7 @@
overflow: hidden;
//height: 3.6em;
line-height: 1.45em;
height: 3.6em;
&.single_line {
padding-top: 17px;
height: 3.6em;