Revision 55e8299e
Von Sven Schöling vor etwa 2 Jahren hinzugefügt
css/design40/less/jquery-ui.less | ||
---|---|---|
503 | 503 |
|
504 | 504 |
&.ui-widget-header { |
505 | 505 |
.ui-icon { |
506 |
background-image: url(ui-lightness/images/ui-icons_222222_256x240.png);
|
|
506 |
background-image: url(ui-lightne../../images/ui-icons_222222_256x240.png);
|
|
507 | 507 |
} |
508 | 508 |
.ui-state-hover{ |
509 | 509 |
.ui-icon{ |
510 |
background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png);
|
|
510 |
background-image: url(ui-lightne../../images/ui-icons_ef8c08_256x240.png);
|
|
511 | 511 |
//background: #ffffff; |
512 | 512 |
} |
513 | 513 |
} |
... | ... | |
920 | 920 |
background-position: 4px 2px; |
921 | 921 |
|
922 | 922 |
// Original Code (but now disabled) |
923 |
// &.icon-edit { background-image: url(../image/jquery.contextMenu/page_white_edit.png) ; } |
|
924 |
// &.icon-cut { background-image: url(../image/jquery.contextMenu/cut.png) ; } |
|
925 |
// &.icon-copy { background-image: url(../image/jquery.contextMenu/page_white_copy.png) ; } |
|
926 |
// &.icon-paste { background-image: url(../image/jquery.contextMenu/page_white_paste.png) ; } |
|
927 |
// &.icon-delete { background-image: url(../image/jquery.contextMenu/page_white_delete.png); } |
|
928 |
// &.icon-add { background-image: url(../image/jquery.contextMenu/page_white_add.png) ; } |
|
929 |
// &.icon-quit { background-image: url(../image/jquery.contextMenu/door.png) ; } |
|
923 |
// &.icon-edit { background-image: url(../../image/jquery.contextMenu/page_white_edit.png) ; }
|
|
924 |
// &.icon-cut { background-image: url(../../image/jquery.contextMenu/cut.png) ; }
|
|
925 |
// &.icon-copy { background-image: url(../../image/jquery.contextMenu/page_white_copy.png) ; }
|
|
926 |
// &.icon-paste { background-image: url(../../image/jquery.contextMenu/page_white_paste.png) ; }
|
|
927 |
// &.icon-delete { background-image: url(../../image/jquery.contextMenu/page_white_delete.png); }
|
|
928 |
// &.icon-add { background-image: url(../../image/jquery.contextMenu/page_white_add.png) ; }
|
|
929 |
// &.icon-quit { background-image: url(../../image/jquery.contextMenu/door.png) ; }
|
|
930 | 930 |
|
931 | 931 |
// All Icons are listed here |
932 | 932 |
&.icon-add { } |
... | ... | |
1035 | 1035 |
height: 100%; |
1036 | 1036 |
} |
1037 | 1037 |
.ui-progressbar-overlay { |
1038 |
background: url("ui-lightness/images/animated-overlay.gif");
|
|
1038 |
background: url("ui-lightne../../images/animated-overlay.gif");
|
|
1039 | 1039 |
height: 100%; |
1040 | 1040 |
filter: alpha(opacity=25); |
1041 | 1041 |
opacity: 0.25; |
... | ... | |
1368 | 1368 |
.ui-state-focus, |
1369 | 1369 |
.ui-state-active { |
1370 | 1370 |
.ui-icon { |
1371 |
background-image: url(ui-lightness/images/ui-icons_777777_256x240.png) !important;
|
|
1371 |
background-image: url(ui-lightne../../images/ui-icons_777777_256x240.png) !important;
|
|
1372 | 1372 |
} |
1373 | 1373 |
} |
1374 | 1374 |
|
1375 | 1375 |
.ui-state-default { |
1376 | 1376 |
border: 1px solid #cccccc; |
1377 |
//background: #f6f6f6 url(ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
|
|
1377 |
//background: #f6f6f6 url(ui-lightne../../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
|
|
1378 | 1378 |
background: none ; |
1379 | 1379 |
font-weight: bold; |
1380 | 1380 |
color: @base-darker; |
... | ... | |
1389 | 1389 |
.ui-state-hover, |
1390 | 1390 |
.ui-state-focus { |
1391 | 1391 |
//border: 1px solid #fbcb09; |
1392 |
//background: #fdf5ce url(ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
|
|
1392 |
//background: #fdf5ce url(ui-lightne../../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
|
|
1393 | 1393 |
background: none ; |
1394 | 1394 |
font-weight: bold; |
1395 | 1395 |
color: #c77405; |
... | ... | |
1404 | 1404 |
|
1405 | 1405 |
.ui-state-active { |
1406 | 1406 |
border: 1px solid #fbd850; |
1407 |
//background: #ffffff url(ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
|
|
1407 |
//background: #ffffff url(ui-lightne../../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
|
|
1408 | 1408 |
background: none ; |
1409 | 1409 |
font-weight: bold; |
1410 | 1410 |
color: #eb8f00; |
... | ... | |
1423 | 1423 |
// ---------------------------------- |
1424 | 1424 |
.ui-state-highlight { |
1425 | 1425 |
border: 1px solid #fed22f; |
1426 |
//background: #ffe45c url(ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
|
|
1426 |
//background: #ffe45c url(ui-lightne../../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
|
|
1427 | 1427 |
background: none ; |
1428 | 1428 |
color: #363636; |
1429 | 1429 |
a { color: #363636; } |
... | ... | |
1431 | 1431 |
|
1432 | 1432 |
.ui-state-error { |
1433 | 1433 |
border: 1px solid #cd0a0a; |
1434 |
//background: #b81900 url(ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
|
|
1434 |
//background: #b81900 url(ui-lightne../../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
|
|
1435 | 1435 |
background: none ; |
1436 | 1436 |
color: #ffffff; |
1437 | 1437 |
a { color: #ffffff; } |
... | ... | |
1476 | 1476 |
} |
1477 | 1477 |
.ui-icon, |
1478 | 1478 |
.ui-widget-content .ui-icon { |
1479 |
background-image: url(ui-lightness/images/ui-icons_222222_256x240.png);
|
|
1479 |
background-image: url(ui-lightne../../images/ui-icons_222222_256x240.png);
|
|
1480 | 1480 |
} |
1481 | 1481 |
.ui-widget-header .ui-icon { |
1482 |
background-image: url(ui-lightness/images/ui-icons_ffffff_256x240.png);
|
|
1482 |
background-image: url(ui-lightne../../images/ui-icons_ffffff_256x240.png);
|
|
1483 | 1483 |
} |
1484 | 1484 |
.ui-state-default .ui-icon { |
1485 |
background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png);
|
|
1485 |
background-image: url(ui-lightne../../images/ui-icons_ef8c08_256x240.png);
|
|
1486 | 1486 |
} |
1487 | 1487 |
.ui-state-hover .ui-icon, |
1488 | 1488 |
.ui-state-focus .ui-icon { |
1489 |
background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png);
|
|
1489 |
background-image: url(ui-lightne../../images/ui-icons_ef8c08_256x240.png);
|
|
1490 | 1490 |
} |
1491 | 1491 |
.ui-state-active .ui-icon { |
1492 |
background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png);
|
|
1492 |
background-image: url(ui-lightne../../images/ui-icons_ef8c08_256x240.png);
|
|
1493 | 1493 |
} |
1494 | 1494 |
.ui-state-highlight .ui-icon { |
1495 |
background-image: url(ui-lightness/images/ui-icons_228ef1_256x240.png);
|
|
1495 |
background-image: url(ui-lightne../../images/ui-icons_228ef1_256x240.png);
|
|
1496 | 1496 |
} |
1497 | 1497 |
.ui-state-error .ui-icon, |
1498 | 1498 |
.ui-state-error-text .ui-icon { |
1499 |
background-image: url(ui-lightness/images/ui-icons_ffd27a_256x240.png);
|
|
1499 |
background-image: url(ui-lightne../../images/ui-icons_ffd27a_256x240.png);
|
|
1500 | 1500 |
} |
1501 | 1501 |
|
1502 | 1502 |
// positioning |
... | ... | |
1711 | 1711 |
|
1712 | 1712 |
// Overlays */ |
1713 | 1713 |
.ui-widget-overlay { |
1714 |
//background: #666666 url(ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
|
|
1714 |
//background: #666666 url(ui-lightne../../images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
|
|
1715 | 1715 |
background: #666666 ; |
1716 | 1716 |
opacity: .5; |
1717 | 1717 |
filter: Alpha(Opacity=50); |
... | ... | |
1719 | 1719 |
.ui-widget-shadow { |
1720 | 1720 |
margin: -5px 0 0 -5px; |
1721 | 1721 |
padding: 5px; |
1722 |
//background: #000000 url(ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
|
|
1722 |
//background: #000000 url(ui-lightne../../images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
|
|
1723 | 1723 |
background: #000000 ; |
1724 | 1724 |
opacity: .2; |
1725 | 1725 |
filter: Alpha(Opacity=20); |
Auch abrufbar als: Unified diff
design40: image pfade