Changeset 795 for ZMS/trunk/dtml/object/f_css_sys.dtml
- Timestamp:
- 16.11.2009 16:05:53 (3 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/dtml/object/f_css_sys.dtml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/dtml/object/f_css_sys.dtml
r750 r795 374 374 height: 8px; 375 375 } 376 377 376 a.button img { 378 377 padding:2px; … … 389 388 border-bottom: solid 1px #B6B4B6; 390 389 } 391 a.button:hover img, a.button:active img, 390 a.button:hover img, a.button:active img, 392 391 a.vbutton:hover img, a.vbutton:active img, 393 392 a.hbutton:hover img, a.hbutton:active img { … … 397 396 border-right: solid 1px #000; 398 397 border-bottom: solid 1px #000; 398 } 399 400 img.button0, 401 a.button:link img.button0, a.button:visited img.button0 { 402 background-color: #CCC; 403 border-top: solid 1px #E6E4E6; 404 border-left: solid 1px #E6E4E6; 405 border-right: solid 1px #B6B4B6; 406 border-bottom: solid 1px #B6B4B6; 407 } 408 img.button1, 409 a.button:hover img.button0, a.button:active img.button0, 410 a.button:link img.button1, a.button:visited img.button1, 411 a.button:hover img.button1, a.button:active img.button1 { 412 background-color: #F2F3EE; 413 border-top: solid 1px black; 414 border-left: solid 1px black; 415 border-right: solid 1px white; 416 border-bottom: solid 1px white; 399 417 } 400 418 … … 676 694 677 695 /* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 678 * +- [ZMI] Image-Zoom 679 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 680 */ 681 696 * +- [ZMI] Image 697 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 698 */ 699 700 .zmiDivOpaque {background-color:<dtml-var "get_colormap().get('zmiNeutralColorLight0','#F2F3EE')">;filter:Alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;} 682 701 #zmiImgZoomDiv {background-color:black;filter:Alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;} 683 #zmiImgZoomImgDiv {background-color:white;border: 1px solid black; font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #000;}702 #zmiImgZoomImgDiv {background-color:white;border: 1px solid black;font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #000;} 684 703 685 704 /* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Note: See TracChangeset
for help on using the changeset viewer.
