Kaynağa Gözat

Update styles.css

®omano 4 yıl önce
ebeveyn
işleme
f392ed0d13
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      themes/Modern/styles.css

+ 4 - 4
themes/Modern/styles.css

@@ -498,19 +498,19 @@ pre {
 /*Prefere having OS icon on hover*/
 /*Prefere having OS icon on hover*/
 li.win32 a:hover{
 li.win32 a:hover{
 	background: #7f7f7f url('../../images/os/win32.png') no-repeat 97% center !important;
 	background: #7f7f7f url('../../images/os/win32.png') no-repeat 97% center !important;
-	background-size: 20px auto;
+	background-size: 20px auto !important;
 }
 }
 li.linux32 a:hover{
 li.linux32 a:hover{
 	background: #7f7f7f url('../../images/os/linux32.png') no-repeat 97% center !important;
 	background: #7f7f7f url('../../images/os/linux32.png') no-repeat 97% center !important;
-	background-size: 20px auto;
+	background-size: 20px auto !important;
 }
 }
 li.win64 a:hover{
 li.win64 a:hover{
 	background: #7f7f7f url('../../images/os/win64.png') no-repeat 97% center !important;
 	background: #7f7f7f url('../../images/os/win64.png') no-repeat 97% center !important;
-	background-size: 20px auto;
+	background-size: 20px auto !important;
 }
 }
 li.linux64 a:hover{
 li.linux64 a:hover{
 	background: #7f7f7f url('../../images/os/linux64.png') no-repeat 97% center !important;
 	background: #7f7f7f url('../../images/os/linux64.png') no-repeat 97% center !important;
-	background-size: 20px auto;
+	background-size: 20px auto !important;
 }
 }
 /*End Of Menu*/
 /*End Of Menu*/