Преглед изворни кода

Tab Url choose image text/image is misaligned (#1146)

causefx пре 7 година
родитељ
комит
25d3dd4688
2 измењених фајлова са 18 додато и 1 уклоњено
  1. 18 1
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 18 - 1
css/organizr.css

@@ -1138,9 +1138,26 @@ span.select2-selection.select2-selection--multiple{
 img.img-chooser {
 img.img-chooser {
     width: 20px;
     width: 20px;
 }
 }
+.select2-container--default .select2-selection--single .select2-selection__arrow b {
+    border-color: #888 transparent transparent transparent;
+    border-style: solid;
+    border-width: 5px 4px 0 4px;
+    height: 0;
+    left: 50%;
+    margin-left: -4px;
+    margin-top: -2px;
+    position: absolute;
+    top: 38%;
+    width: 0;
+}
+.select2-search--dropdown {
+    display: block;
+    padding: 4px;
+    background-color: #1f1f1f;
+}
 .select2-container--default .select2-selection--single .select2-selection__rendered {
 .select2-container--default .select2-selection--single .select2-selection__rendered {
     color: inherit;
     color: inherit;
-    line-height: 38px;
+    /*line-height: 38px;*/
 }
 }
 .select2-container--default .select2-selection--single .select2-selection__arrow {
 .select2-container--default .select2-selection--single .select2-selection__arrow {
     height: 38px;
     height: 38px;

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
css/organizr.min.css


Неке датотеке нису приказане због велике количине промена