Tema: Bindows
Ver Mensaje Individual
  #7 (permalink)  
Antiguo 07/09/2005, 20:11
Avatar de derkenuke
derkenuke
Colaborador
 
Fecha de Ingreso: octubre-2003
Ubicación: self.location.href
Mensajes: 2.665
Antigüedad: 20 años, 6 meses
Puntos: 45
Y sigue, esto es una locura... Bueno las cosas mas importantes que no entiendo son la primera linea, y los caracteres extraños tipo ., >, *, |...

Código PHP:
.bi-tool-bar-separator-line {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-tool-bar-separator-line {
    
overflow:-moz-scrollbars-none
}
.
bi-tab-bar {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
white-space:nowrap
}
.
bi-tab-bar {
    
overflow:-moz-scrollbars-none
}
.
bi-tab-button {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
vertical-align:top;
    
cursor:default
}
.
bi-tab-button {
    
overflow:-moz-scrollbars-none
}
.
bi-tab-pane {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
z-index:0
}
.
bi-tab-pane {
    
overflow:-moz-scrollbars-none
}
.
bi-tab-page {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-tab-page {
    
overflow:-moz-scrollbars-none
}
.
bi-tab-pane .bi-tab-page {
    
z-index:0
}
.
bi-tab-pane .bi-tab-bar {
    
z-index:2
}
.
bi-window {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
z-index:10000
}
.
bi-window {
    
overflow:-moz-scrollbars-none
}
.
bi-window-caption {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
cursor:default
}
.
bi-window-caption {
    
overflow:-moz-scrollbars-none
}
.
bi-window-content-pane {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
cursor:default
}
.
bi-window-content-pane {
    
overflow:-moz-scrollbars-none
}
.
bi-window-caption .bi-label {
    -
moz-box-sizing:border-box
}
.
bi-window .bi-window-caption .bi-button {
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
cursor:default !important
}
.
bi-window .bi-window-caption .bi-button {
    
overflow:-moz-scrollbars-none
}
.
bi-window .bi-window-caption .bi-button span {
    -
moz-box-sizing:border-box;
    
position:relative;
    
cursor:default !important
}
.
bi-glass-pane {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
cursor:default;
    
background-image:url("../images/blank.gif")
}
.
bi-glass-pane {
    
overflow:-moz-scrollbars-none
}
.
bi-resize-handle {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
cursor:se-resize
}
.
bi-resize-handle {
    
overflow:-moz-scrollbars-none
}
.
bi-handle-char {
    
position:absolute;
    -
moz-box-sizing:border-box
}
.
bi-tree {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-tree {
    
overflow:-moz-scrollbars-none
}
.
bi-tree-body {
    -
moz-box-sizing:border-box;
    
overflow:auto;
    
width:100%;
    
height:100%
}
.
bi-tree-row {
    -
moz-box-sizing:border-box;
    
line-height:18px;
    
height:18px;
    
white-space:nowrap;
    
overflow-y:hidden
}
.
bi-tree-cell {
    -
moz-box-sizing:border-box;
    
display:inline-block;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
cursor:default
}
.
bi-tree-cell {
    
overflow:-moz-scrollbars-none;
    -
moz-user-select:none
}
.
bi-tree .tree-row-selected {
    
position:relative;
    
z-index:-1
}
.
root .tree-node-selected {
    
position:static;
    
z-index:auto
}
.
bi-tree-headers {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-tree-headers {
    
overflow:-moz-scrollbars-none
}
.
root .bi-tree-row {
    
display:-moz-box !important;
    -
moz-box-orient:horizontal;
    -
moz-box-align:stretch
}
.
root .bi-tree-cell {
    
display:-moz-box !important;
    -
moz-box-orient:horizontal;
    -
moz-box-align:center
}
.
bi-grid {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-grid {
    
overflow:-moz-scrollbars-none
}
.
bi-grid-row-headers {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-grid-row-headers {
    
overflow:-moz-scrollbars-none
}
.
bi-grid-body {
    -
moz-box-sizing:border-box;
    
overflow:auto;
    
width:100%;
    
height:100%
}
.
bi-grid-row {
    -
moz-box-sizing:border-box;
    
height:18px;
    
line-height:16px;
    
white-space:nowrap;
    
overflow-y:hidden
}
.
bi-grid-cell {
    -
moz-box-sizing:border-box;
    
display:inline-block;
    
height:18px;
    
line-height:16px;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
cursor:default
}
.
bi-grid-cell {
    
overflow:-moz-scrollbars-none
}
.
bi-grid-row > .bi-grid-cell {
    
display:-moz-inline-box;
    -
moz-user-select:none;
    
vertical-align:middle
}
.
bi-grid-header {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
cursor:default
}
.
bi-grid-header {
    
overflow:-moz-scrollbars-none
}
.
bi-grid-row-header,.bi-grid-row-header-filler {
    -
moz-box-sizing:border-box;
    
white-space:nowrap;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
height:18px;
    
width:100%;
    
cursor:default;
    -
moz-user-select:none
}
.
bi-grid-row-header,.bi-grid-row-header-filler {
    
overflow:-moz-scrollbars-none
}
.
bi-grid-row-header-filler {
    
height:99999px
}
.
bi-inline-component {
    
position:relative;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-inline-component {
    
overflow:-moz-scrollbars-none
}
.
bi-calendar,.bi-calendar-caption, .bi-calendar-header-line {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-calendar,.bi-calendar-caption, .bi-calendar-header-line {
    
overflow:-moz-scrollbars-none
}
.
bi-calendar-day,.bi-calendar-day-label {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden;
    
text-overflow:ellipsis;
    
cursor:default
}
.
bi-calendar-day,.bi-calendar-day-label {
    
overflow:-moz-scrollbars-none
}
.
bi-scroll-bar,.bi-scroll-bar-button, .bi-scroll-bar-block-button,
.
bi-scroll-bar-thumb {
    
position:absolute;
    -
moz-box-sizing:border-box;
    
overflow:hidden
}
.
bi-scroll-bar,.bi-scroll-bar-button, .bi-scroll-bar-block-button,
.
bi-scroll-bar-thumb {
    
overflow:-moz-scrollbar-none

__________________
- Haz preguntas inteligentes, y obtendrás más y mejores respuestas.
- Antes de postearlo Inténtalo y Búscalo.
- Escribe correctamente tus mensajes.