|
|
@ -179,10 +179,12 @@ |
|
|
|
Transparent |
|
|
|
---------------------*/ |
|
|
|
|
|
|
|
|
|
|
|
.ui.transparent.input input { |
|
|
|
border-color: transparent; |
|
|
|
background-color: transparent; |
|
|
|
padding: 0em; |
|
|
|
border-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
padding: 0em !important; |
|
|
|
box-shadow: none !important; |
|
|
|
} |
|
|
|
|
|
|
|
/* Transparent Icon */ |
|
|
|