Просмотр исходного кода

Merge branch 'ui-theme-default'

Kristan Kenney 6 лет назад
Родитель
Сommit
c55a5df8a9
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      web/css/styles.min.css

+ 12 - 0
web/css/styles.min.css

@@ -2738,6 +2738,10 @@ a.vst-text:active b{
   color: #cc3366;
   background-color: transparent;
   border-color: transparent;
+  font-size: 0.85em !important;
+  box-shadow: none !important;
+  background: none !important;
+  border: none !important
 }
 
 .vst-advanced:hover {
@@ -2753,6 +2757,10 @@ a.vst-text:active b{
   background-color: #F7D616;
   border-color: #F7D616;
   text-decoration: none;
+  font-size: 0.85em !important;
+  box-shadow: none !important;
+  background: none !important;
+  border: none !important
 }
 
 .login-box .vst-advanced {
@@ -2762,6 +2770,10 @@ a.vst-text:active b{
   padding: 2px 2px 0;
   text-decoration: none;
   text-transform: uppercase;
+  font-size: 0.85em !important;
+  box-shadow: none !important;
+  background: none !important;
+  border: none !important
 }
 .vst-checkbox {
   font-size: 0.85rem;