@tailwind base;
@tailwind components;
@tailwind utilities;

/*

@layer components {
  .btn-primary {
    @apply py-2 px-4 bg-blue-200;
  }
}

*/
#has_many_field_show_pacote_equipes div[data-target='panel-tools'] a:first-child{
  display:none;
}

#has_many_field_show_parametro_pacotes button[data-control='detach'] {
  display: none;
}

#has_many_field_show_parametro_pacotes div[data-target='panel-tools'] a:first-child{
  display:none;
}


#has_many_field_show_recursos div[data-target='panel-tools'] a:nth-child(2){
  display:none;
}

#has_many_field_show_recursos  button[data-control='destroy'] {
  display: none;
}

#has_many_field_show_forma_aquisicoes button[data-control='detach'] {
  display: none;
}

#has_many_field_show_equipe_aquisicoes button[data-control='detach'] {
  display: none;
}

#has_many_field_show_permissions button[data-control='detach'] {
  display: none;
}

#has_many_field_show_permissions div[data-target='panel-tools'] a:first-child{
  display:none;
}

#has_many_field_show_equipe_aquisicoes div[data-target='panel-tools'] a:first-child{
  display:none;
}

#has_many_field_show_forma_aquisicoes div[data-target='panel-tools'] a:first-child{
  display:none;
}

#has_many_field_show_recursos[src*="pacotes"] a[data-control='edit'] {
  display: none;
}

#has_many_field_show_modulos div[data-target='panel-tools'] a:nth-child(2){
  display:none;
}

#has_many_field_show_pacote_requisitos div[data-target='panel-tools'] a:nth-child(1){
  display: none;
}

#has_many_field_show_pacote_requisitos[src*="pacotes"] button[data-control='detach'] {
  display: none;
}

#has_many_field_show_pacote_equipes  button[data-control='detach'] {
  display: none;
}

#has_many_field_show_categorias button[data-control='destroy'] {
  display: none;
}

#has_many_field_show_categorias div[data-target='panel-tools'] a:nth-child(2){
  display:none;
}

#has_many_field_show_pacotes_pacotes div[data-target='panel-tools'] a:nth-child(1){
  display:none;
}




/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
