Skip to content

Commit a0b9297

Browse files
author
redray
committed
changed logout icon
1 parent a000abe commit a0b9297

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

interface/web/themes/default/css/screen/content_ispc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
select#language { width: 100px; }
297297
.panel_dns_soa * input#refresh, .panel_dns_soa * input#retry, .panel_dns_soa * input#expire, .panel_dns_soa * input#minimum, .panel_dns_soa * input#ttl { width: 100px; }
298298

299-
a[href $='#logout'] { padding-left: 16px; background: transparent url("../../icons/x12/cancel_round.png") no-repeat left 2px !important; }
299+
a[href $='#logout'] { padding-right: 18px; background: transparent url("../../icons/x16/logout.png") no-repeat right top !important; }
300300

301301
/* Select Menu with Images */
302302
select.withicons option {
995 Bytes
Loading

0 commit comments

Comments
 (0)