a {
color: @mainColor;
&:hover {
color: darken(@mainColor, 15%);
}
}
header {
background: @bgImage;
background-repeat: no-repeat;
}
nav.mnav {
a {
&:hover, &.uMenuItemA {
color: @mainColor;
}
}
}
.sm-triangle {
li:hover > & {
border-right-color: @mainColor;
}
}
#main {
article {
.edate {
background: @bgColor;
}
}
}
.entryReadAllLink {
background: @mainColor;
box-shadow: 0 2px darken(@mainColor, 15%);
&:hover {
background: lighten(@mainColor, 10%);
}
}
.art-bottom {
background: @bgImage;
}
.pages, .catPages1, .catPages2, .pagesBlock1, .pagesBlock2, .pagesBlockuz1, .pagesBlockuz2 {
a {
background-color: @mainColor;
&:hover {
background-color: lighten(@mainColor, 5%);
}
}
}
.searchform {
.searchbtn {
background: @bgColor;
box-shadow: 0 2px darken(@bgColor, 15%);
&:hover {
background: lighten(@bgColor, 10%);
}
}
}
/*------------inputs*/
input[type=text], input[type=password], textarea {
&:focus {
border-color: @mainColor;
}
}
input[type=button], input[type=submit], input[type=reset], .button{
background: @bgColor;
box-shadow: 0 2px darken(@bgColor, 15%);
&:hover {
background: lighten(@bgColor, 10%);
}
}
.gTable {background: @mainColor;}
.gTableTop {background: @mainColor;}
.popuptitle {
background: @mainColor;
}
@media only screen and (max-width: 767px) {
header {
nav.mnav {
ul {
a {
&:hover, &.uMenuItemA {
color: @mainColor;
}
}
}
}
}
}
.u-star-rating-15, .u-star-rating-15 li.u-current-rating, .u-star-rating-15 li a:hover {
background-image: @rating !important;
}
Готовые темы
Открытый космос
Вечерний пляж
Небоскребы
Бизнес тема
Женская тема
Другие цвета
Блог » Размышления
With the Leap Motion controller being released on June 27th and the Google Glass Explorer program already live, it is obvious that our reliance on the mouse or even the monitor to interact with the Web will eventually become obsolete. In this article, we’ll travel five to ten years into the future and explore a world where Google Glass, Leap Motion and a few other technologies are as much a part of our daily lives as our smartphones and desktops are now.
...
Читать дальше »