Revize 4779c9ce
Přidáno uživatelem Ondřej Anděl před téměř 4 roky(ů)
application/view/style.css | ||
---|---|---|
71 | 71 |
} |
72 | 72 |
|
73 | 73 |
.app-content .content .search-results .action-td{ |
74 |
width: 1%; |
|
74 |
width: 10%;
|
|
75 | 75 |
} |
76 | 76 |
|
77 | 77 |
input, select { |
... | ... | |
82 | 82 |
padding: 6px 12px; |
83 | 83 |
} |
84 | 84 |
|
85 |
.min-wdth { |
|
86 |
min-width: 200px; |
|
87 |
} |
|
88 |
|
|
85 | 89 |
select { |
86 | 90 |
padding: 6px 18px 6px 12px; |
87 | 91 |
appearance: none; |
88 |
background: url("http://localhost/aswi/application/view/img/select-ico.png") 96% / 15% no-repeat white;
|
|
92 |
background: url("http://localhost/aswi/application/view/img/select-ico.png") 96% / 20px no-repeat white;
|
|
89 | 93 |
} |
90 | 94 |
|
91 | 95 |
/* Remove default arrow in Internet Explorer 10 and 11 */ |
Také k dispozici: Unified diff
Feature #8350: Vytvoření modalů detailu a editu - editform