1 .icon { 2 margin: 0; 3 margin-#{$left}: 0.3em; 4 padding: 0 !important; 5 width: 16px; 6 height: 16px; 7 } 8 9 .icon_fulltext { 10 width: 50px; 11 height: 19px; 12 } 13 14 .ic_asc_order { 15 background-image: url('../img/asc_order.png'); 16 } 17 18 .ic_b_bookmark { 19 background-image: url('../img/b_bookmark.png'); 20 } 21 22 .ic_b_browse { 23 background-image: url('../img/b_browse.png'); 24 } 25 26 .ic_b_calendar { 27 background-image: url('../img/b_calendar.png'); 28 } 29 30 .ic_b_chart { 31 background-image: url('../img/b_chart.png'); 32 } 33 34 .ic_b_close { 35 background-image: url('../img/b_close.png'); 36 } 37 38 .ic_b_column_add { 39 background-image: url('../img/b_column_add.png'); 40 } 41 42 .ic_b_comment { 43 background-image: url('../img/b_comment.png'); 44 } 45 46 .ic_b_dbstatistics { 47 background-image: url('../img/b_dbstatistics.png'); 48 } 49 50 .ic_b_deltbl { 51 background-image: url('../img/b_deltbl.png'); 52 } 53 54 .ic_b_docs { 55 background-image: url('../img/b_docs.png'); 56 } 57 58 .ic_b_docsql { 59 background-image: url('../img/b_docsql.png'); 60 } 61 62 .ic_b_drop { 63 background-image: url('../img/b_drop.png'); 64 } 65 66 .ic_b_edit { 67 background-image: url('../img/b_edit.png'); 68 } 69 70 .ic_b_empty { 71 background-image: url('../img/b_empty.png'); 72 } 73 74 .ic_b_engine { 75 background-image: url('../img/b_engine.png'); 76 } 77 78 .ic_b_event_add { 79 background-image: url('../img/b_event_add.png'); 80 } 81 82 .ic_b_events { 83 background-image: url('../img/b_events.png'); 84 } 85 86 .ic_b_export { 87 background-image: url('../img/b_export.png'); 88 } 89 90 .ic_b_favorite { 91 background-image: url('../img/b_favorite.png'); 92 } 93 94 .ic_b_find_replace { 95 background-image: url('../img/b_find_replace.png'); 96 } 97 98 .ic_b_firstpage { 99 background-image: url('../img/b_firstpage.png'); 100 } 101 102 .ic_b_ftext { 103 background-image: url('../img/b_ftext.png'); 104 } 105 106 .ic_b_globe { 107 background-image: url('../img/b_globe.gif'); 108 } 109 110 .ic_b_group { 111 background-image: url('../img/b_group.png'); 112 } 113 114 .ic_b_help { 115 background-image: url('../img/b_help.png'); 116 } 117 118 .ic_b_home { 119 background-image: url('../img/b_home.png'); 120 } 121 122 .ic_b_import { 123 background-image: url('../img/b_import.png'); 124 } 125 126 .ic_b_index { 127 background-image: url('../img/b_index.png'); 128 } 129 130 .ic_b_index_add { 131 background-image: url('../img/b_index_add.png'); 132 } 133 134 .ic_b_inline_edit { 135 background-image: url('../img/b_inline_edit.png'); 136 } 137 138 .ic_b_insrow { 139 background-image: url('../img/b_insrow.png'); 140 } 141 142 .ic_b_lastpage { 143 background-image: url('../img/b_lastpage.png'); 144 } 145 146 .ic_b_minus { 147 background-image: url('../img/b_minus.png'); 148 } 149 150 .ic_b_more { 151 background-image: url('../img/b_more.png'); 152 } 153 154 .ic_b_move { 155 background-image: url('../img/b_move.png'); 156 } 157 158 .ic_b_newdb { 159 background-image: url('../img/b_newdb.png'); 160 } 161 162 .ic_b_newtbl { 163 background-image: url('../img/b_newtbl.png'); 164 } 165 166 .ic_b_nextpage { 167 background-image: url('../img/b_nextpage.png'); 168 } 169 170 .ic_b_no_favorite { 171 background-image: url('../img/b_no_favorite.png'); 172 } 173 174 .ic_b_pdfdoc { 175 background-image: url('../img/b_pdfdoc.png'); 176 } 177 178 .ic_b_plugin { 179 background-image: url('../img/b_plugin.png'); 180 } 181 182 .ic_b_plus { 183 background-image: url('../img/b_plus.png'); 184 } 185 186 .ic_b_prevpage { 187 background-image: url('../img/b_prevpage.png'); 188 } 189 190 .ic_b_primary { 191 background-image: url('../img/b_primary.png'); 192 } 193 194 .ic_b_print { 195 background-image: url('../img/b_print.png'); 196 } 197 198 .ic_b_props { 199 background-image: url('../img/b_props.png'); 200 } 201 202 .ic_b_relations { 203 background-image: url('../img/b_relations.png'); 204 } 205 206 .ic_b_report { 207 background-image: url('../img/b_report.png'); 208 } 209 210 .ic_b_rename { 211 background-image: url('../img/b_rename.svg'); 212 } 213 214 .ic_b_routine_add { 215 background-image: url('../img/b_routine_add.png'); 216 } 217 218 .ic_b_routines { 219 background-image: url('../img/b_routines.png'); 220 } 221 222 .ic_b_save { 223 background-image: url('../img/b_save.png'); 224 } 225 226 .ic_b_saveimage { 227 background-image: url('../img/b_saveimage.png'); 228 } 229 230 .ic_b_sbrowse { 231 background-image: url('../img/b_sbrowse.png'); 232 } 233 234 .ic_b_sdb { 235 background-image: url('../img/b_sdb.png'); 236 width: 10px; 237 height: 10px; 238 } 239 240 .ic_b_search { 241 background-image: url('../img/b_search.png'); 242 } 243 244 .ic_b_select { 245 background-image: url('../img/b_select.png'); 246 } 247 248 .ic_b_snewtbl { 249 background-image: url('../img/b_snewtbl.png'); 250 } 251 252 .ic_b_spatial { 253 background-image: url('../img/b_spatial.png'); 254 } 255 256 .ic_b_sql { 257 background-image: url('../img/b_sql.png'); 258 } 259 260 .ic_b_sqldoc { 261 background-image: url('../img/b_sqldoc.png'); 262 } 263 264 .ic_b_sqlhelp { 265 background-image: url('../img/b_sqlhelp.png'); 266 } 267 268 .ic_b_table_add { 269 background-image: url('../img/b_table_add.png'); 270 } 271 272 .ic_b_tblanalyse { 273 background-image: url('../img/b_tblanalyse.png'); 274 } 275 276 .ic_b_tblexport { 277 background-image: url('../img/b_tblexport.png'); 278 } 279 280 .ic_b_tblimport { 281 background-image: url('../img/b_tblimport.png'); 282 } 283 284 .ic_b_tblops { 285 background-image: url('../img/b_tblops.png'); 286 } 287 288 .ic_b_tbloptimize { 289 background-image: url('../img/b_tbloptimize.png'); 290 } 291 292 .ic_b_tipp { 293 background-image: url('../img/b_tipp.png'); 294 } 295 296 .ic_b_trigger_add { 297 background-image: url('../img/b_trigger_add.png'); 298 } 299 300 .ic_b_triggers { 301 background-image: url('../img/b_triggers.png'); 302 } 303 304 .ic_b_undo { 305 background-image: url('../../pmahomme/img/b_undo.png'); 306 } 307 308 .ic_b_unique { 309 background-image: url('../img/b_unique.png'); 310 } 311 312 .ic_b_usradd { 313 background-image: url('../img/b_usradd.png'); 314 } 315 316 .ic_b_usrcheck { 317 background-image: url('../img/b_usrcheck.png'); 318 } 319 320 .ic_b_usrdrop { 321 background-image: url('../img/b_usrdrop.png'); 322 } 323 324 .ic_b_usredit { 325 background-image: url('../img/b_usredit.png'); 326 } 327 328 .ic_b_usrlist { 329 background-image: url('../img/b_usrlist.png'); 330 } 331 332 .ic_b_versions { 333 background-image: url('../img/b_versions.png'); 334 } 335 336 .ic_b_view { 337 background-image: url('../img/b_view.png'); 338 } 339 340 .ic_b_view_add { 341 background-image: url('../img/b_view_add.png'); 342 } 343 344 .ic_b_views { 345 background-image: url('../img/b_views.png'); 346 } 347 348 .ic_bd_browse { 349 background-image: url('../img/bd_browse.png'); 350 } 351 352 .ic_bd_deltbl { 353 background-image: url('../img/bd_deltbl.png'); 354 } 355 356 .ic_bd_drop { 357 background-image: url('../img/bd_drop.png'); 358 } 359 360 .ic_bd_edit { 361 background-image: url('../img/bd_edit.png'); 362 } 363 364 .ic_bd_empty { 365 background-image: url('../img/bd_empty.png'); 366 } 367 368 .ic_bd_export { 369 background-image: url('../img/bd_export.png'); 370 } 371 372 .ic_bd_firstpage { 373 background-image: url('../img/bd_firstpage.png'); 374 } 375 376 .ic_bd_ftext { 377 background-image: url('../img/bd_ftext.png'); 378 } 379 380 .ic_bd_index { 381 background-image: url('../img/bd_index.png'); 382 } 383 384 .ic_bd_insrow { 385 background-image: url('../img/bd_insrow.png'); 386 } 387 388 .ic_bd_lastpage { 389 background-image: url('../img/bd_lastpage.png'); 390 } 391 392 .ic_bd_nextpage { 393 background-image: url('../img/bd_nextpage.png'); 394 } 395 396 .ic_bd_prevpage { 397 background-image: url('../img/bd_prevpage.png'); 398 } 399 400 .ic_bd_primary { 401 background-image: url('../img/bd_primary.png'); 402 } 403 404 .ic_bd_routine_add { 405 background-image: url('../img/bd_routine_add.png'); 406 } 407 408 .ic_bd_sbrowse { 409 background-image: url('../img/bd_sbrowse.png'); 410 } 411 412 .ic_bd_select { 413 background-image: url('../img/bd_select.png'); 414 } 415 416 .ic_bd_spatial { 417 background-image: url('../img/bd_spatial.png'); 418 } 419 420 .ic_bd_unique { 421 background-image: url('../img/bd_unique.png'); 422 } 423 424 .ic_centralColumns { 425 background-image: url('../img/centralColumns.png'); 426 } 427 428 .ic_centralColumns_add { 429 background-image: url('../img/centralColumns_add.png'); 430 } 431 432 .ic_centralColumns_delete { 433 background-image: url('../img/centralColumns_delete.png'); 434 } 435 436 .ic_col_drop { 437 background-image: url('../img/col_drop.png'); 438 } 439 440 .ic_console { 441 background-image: url('../img/console.png'); 442 } 443 444 .ic_database { 445 background-image: url('../img/database.png'); 446 } 447 448 .ic_eye { 449 background-image: url('../img/eye.png'); 450 } 451 452 .ic_eye_grey { 453 background-image: url('../img/eye_grey.png'); 454 } 455 456 .ic_hide { 457 background-image: url('../img/hide.png'); 458 } 459 460 .ic_item { 461 background-image: url('../img/item.png'); 462 width: 9px; 463 height: 9px; 464 } 465 466 .ic_lightbulb { 467 background-image: url('../img/lightbulb.png'); 468 } 469 470 .ic_lightbulb_off { 471 background-image: url('../img/lightbulb_off.png'); 472 } 473 474 .ic_more { 475 background-image: url('../img/more.png'); 476 width: 13px; 477 } 478 479 .ic_new_data { 480 background-image: url('../img/new_data.png'); 481 } 482 483 .ic_new_data_hovered { 484 background-image: url('../img/new_data_hovered.png'); 485 } 486 487 .ic_new_data_selected { 488 background-image: url('../img/new_data_selected.png'); 489 } 490 491 .ic_new_data_selected_hovered { 492 background-image: url('../img/new_data_selected_hovered.png'); 493 } 494 495 .ic_new_struct { 496 background-image: url('../img/new_struct.png'); 497 } 498 499 .ic_new_struct_hovered { 500 background-image: url('../img/new_struct_hovered.png'); 501 } 502 503 .ic_new_struct_selected { 504 background-image: url('../img/new_struct_selected.png'); 505 } 506 507 .ic_new_struct_selected_hovered { 508 background-image: url('../img/new_struct_selected_hovered.png'); 509 } 510 511 .ic_normalize { 512 background-image: url('../img/normalize.png'); 513 } 514 515 .ic_pause { 516 background-image: url('../img/pause.png'); 517 } 518 519 .ic_php_sym { 520 background-image: url('../img/php_sym.png'); 521 } 522 523 .ic_play { 524 background-image: url('../img/play.png'); 525 } 526 527 .ic_s_asc { 528 background-image: url('../img/s_asc.png'); 529 } 530 531 .ic_s_asci { 532 background-image: url('../img/s_asci.png'); 533 } 534 535 .ic_s_attention { 536 background-image: url('../img/s_attention.png'); 537 } 538 539 .ic_s_cancel { 540 background-image: url('../img/s_cancel.png'); 541 } 542 543 .ic_s_cancel2 { 544 background-image: url('../img/s_cancel2.png'); 545 } 546 547 .ic_s_cog { 548 background-image: url('../img/s_cog.png'); 549 } 550 551 .ic_s_db { 552 background-image: url('../img/s_db.png'); 553 } 554 555 .ic_s_desc { 556 background-image: url('../img/s_desc.png'); 557 } 558 559 .ic_s_error { 560 background-image: url('../img/s_error.png'); 561 } 562 563 .ic_s_host { 564 background-image: url('../img/s_host.png'); 565 } 566 567 .ic_s_info { 568 background-image: url('../img/s_info.png'); 569 } 570 571 .ic_s_lang { 572 background-image: url('../img/s_lang.png'); 573 } 574 575 .ic_s_link { 576 background-image: url('../img/s_link.png'); 577 } 578 579 .ic_s_lock { 580 background-image: url('../img/s_lock.png'); 581 } 582 583 .ic_s_loggoff { 584 background-image: url('../img/s_loggoff.png'); 585 } 586 587 .ic_s_notice { 588 background-image: url('../img/s_notice.png'); 589 } 590 591 .ic_s_okay { 592 background-image: url('../img/s_okay.png'); 593 } 594 595 .ic_s_passwd { 596 background-image: url('../img/s_passwd.png'); 597 } 598 599 .ic_s_process { 600 background-image: url('../img/s_process.png'); 601 } 602 603 .ic_s_really { 604 background-image: url('../img/s_really.png'); 605 width: 11px; 606 height: 11px; 607 } 608 609 .ic_s_reload { 610 background-image: url('../img/s_reload.png'); 611 } 612 613 .ic_s_replication { 614 background-image: url('../img/s_replication.png'); 615 } 616 617 .ic_s_rights { 618 background-image: url('../img/s_rights.png'); 619 } 620 621 .ic_s_sortable { 622 background-image: url('../img/s_sortable.png'); 623 } 624 625 .ic_s_status { 626 background-image: url('../img/s_status.png'); 627 } 628 629 .ic_s_success { 630 background-image: url('../img/s_success.png'); 631 } 632 633 .ic_s_sync { 634 background-image: url('../img/s_sync.png'); 635 } 636 637 .ic_s_tbl { 638 background-image: url('../img/s_tbl.png'); 639 } 640 641 .ic_s_theme { 642 background-image: url('../img/s_theme.png'); 643 } 644 645 .ic_s_top { 646 background-image: url('../img/s_top.png'); 647 } 648 649 .ic_s_unlink { 650 background-image: url('../img/s_unlink.png'); 651 } 652 653 .ic_s_vars { 654 background-image: url('../img/s_vars.png'); 655 } 656 657 .ic_s_views { 658 background-image: url('../img/s_views.png'); 659 } 660 661 .ic_show { 662 background-image: url('../img/show.png'); 663 } 664 665 .ic_window-new { 666 background-image: url('../img/window-new.png'); 667 } 668 669 .ic_ajax_clock_small { 670 background-image: url('../img/ajax_clock_small.gif'); 671 } 672 673 .ic_s_partialtext { 674 background-image: url('../img/s_partialtext.png'); 675 } 676 677 .ic_s_fulltext { 678 background-image: url('../img/s_fulltext.png'); 679 }