Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 64ed7be3

Von Moritz Bunkus vor fast 12 Jahren hinzugefügt

  • ID 64ed7be3a929cb0628a2a4933d3d6f8416547b27
  • Vorgänger a341d959
  • Nachfolger 6f078404

Nur direkte Tabwidget-DIV initial verstecken, nicht alle Kindeskinder-DIVs

Unterschiede anzeigen:

css/lx-office-erp/jquery-ui.custom.css
57 57
.tabwidget ul li.ui-tabs-selected a, .tabwidget.ui-tabs-nav li.ui-state-disabled a, .tabwidget.ui-tabs-nav li.ui-state-processing a { cursor: text; }
58 58
.tabwidget ul li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
59 59

  
60
.tabwidget div {
60
.tabwidget > div {
61 61
  display: none;
62 62
}
63 63

  
64
.tabwidget.ui-state-active {
65
}
66

  
67 64
.tabwidget .ui-widget-header {
68 65
  background: url("../../image/fade.png");
69 66
  border: 0;
70 67
  color: #000000;
71 68
}
72 69

  
73

  
74 70
.tabwidget .ui-state-active a, .tabwidget .ui-state-active a:link, .tabwidget .ui-state-active a:visited {
75 71
  color: #000000;
76 72
}

Auch abrufbar als: Unified diff