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

changed style app scss for icon s position

ryuichi-e 5 лет назад
Родитель
Сommit
b6d8958864
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      src/client/styles/scss/style-app.scss

+ 3 - 1
src/client/styles/scss/style-app.scss

@@ -63,7 +63,8 @@
 /*
 /*
  * for Guest User Mode
  * for Guest User Mode
  */
  */
-.dropdown-toggle.dropdown-toggle-disabled {
+.dropdown-toggle.dropdown-toggle-disabled,
+#auth-guest-tltips {
   cursor: not-allowed;
   cursor: not-allowed;
 }
 }
 
 
@@ -102,6 +103,7 @@
 }
 }
 
 
 // transplant from FontAwesome
 // transplant from FontAwesome
+.fa-link,
 .icon-fw {
 .icon-fw {
   display: inline-block;
   display: inline-block;
   width: 1.4em;
   width: 1.4em;