Skip to content

Commit c55a5df

Browse files
author
Kristan Kenney
committed
Merge branch 'ui-theme-default'
2 parents 06f8c6b + d17b6a3 commit c55a5df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

web/css/styles.min.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,6 +2738,10 @@ a.vst-text:active b{
27382738
color: #cc3366;
27392739
background-color: transparent;
27402740
border-color: transparent;
2741+
font-size: 0.85em !important;
2742+
box-shadow: none !important;
2743+
background: none !important;
2744+
border: none !important
27412745
}
27422746

27432747
.vst-advanced:hover {
@@ -2753,6 +2757,10 @@ a.vst-text:active b{
27532757
background-color: #F7D616;
27542758
border-color: #F7D616;
27552759
text-decoration: none;
2760+
font-size: 0.85em !important;
2761+
box-shadow: none !important;
2762+
background: none !important;
2763+
border: none !important
27562764
}
27572765

27582766
.login-box .vst-advanced {
@@ -2762,6 +2770,10 @@ a.vst-text:active b{
27622770
padding: 2px 2px 0;
27632771
text-decoration: none;
27642772
text-transform: uppercase;
2773+
font-size: 0.85em !important;
2774+
box-shadow: none !important;
2775+
background: none !important;
2776+
border: none !important
27652777
}
27662778
.vst-checkbox {
27672779
font-size: 0.85rem;

0 commit comments

Comments
 (0)