MediaWiki:Common.css: различия между версиями

м
нет описания правки
Нет описания правки
мНет описания правки
Строка 474: Строка 474:
   background: linear-gradient(to bottom, #f4f7fc 0%,#f2f3f7 100%) !important;
   background: linear-gradient(to bottom, #f4f7fc 0%,#f2f3f7 100%) !important;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7fc', endColorstr='#f2f3f7',GradientType=0 );
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7fc', endColorstr='#f2f3f7',GradientType=0 );
}
.wiFancyButton a, .wiFancyButton a:active {
  color: #0645ad;
}
}
.wiFancyButton a:active {
.wiFancyButton a:active {
  color: #0645ad;
   background: #e2e6eb !important;
   background: #e2e6eb !important;
   background: -moz-linear-gradient(top, #e2e6eb 0%, #e9ecf0 100%) !important;
   background: -moz-linear-gradient(top, #e2e6eb 0%, #e9ecf0 100%) !important;
Строка 492: Строка 494:
   top: 1px;
   top: 1px;
}
}
.wiFancyButton a:active:visited {
.wiFancyButton a:visited, .wiFancyButton a:active:visited {
   color: #0b0080;
   color: #0b0080;
}
}