diff --git a/devel/grafiken/lock.svg b/devel/grafiken/lock.svg new file mode 100644 index 0000000..eefcbf2 --- /dev/null +++ b/devel/grafiken/lock.svg @@ -0,0 +1,4275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Oxygen team + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/k4ever/media/css/img/load.gif b/k4ever/media/css/img/load.gif deleted file mode 100644 index 84f2e00..0000000 Binary files a/k4ever/media/css/img/load.gif and /dev/null differ diff --git a/k4ever/media/css/img/load.svg b/k4ever/media/css/img/load.svg new file mode 100644 index 0000000..c398bce --- /dev/null +++ b/k4ever/media/css/img/load.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/k4ever/media/css/style.css b/k4ever/media/css/style.css index 6dd00a2..e7a4241 100644 --- a/k4ever/media/css/style.css +++ b/k4ever/media/css/style.css @@ -269,7 +269,7 @@ p { background-image: url("img/buy.png"); } #header .search ul.ui-autocomplete .focus .buy.lock.load, #header .search ul.ui-autocomplete .focus .buy.load { - background-image: url("img/load.gif"); + background-image: url("img/load.svg"); } #header .search ul.ui-autocomplete .focus .buy.lock.success, #header .search ul.ui-autocomplete .focus .buy.success { background-image: url("img/success.png"); @@ -621,7 +621,7 @@ table.itemListContainer > tbody > tr:first-child ~ tr > td { .transaction input[type="text"], .transaction select { font-size: 16px; } -.notice, .error, .success { +.notice, .error, .ok { position: fixed; bottom: 0; left: -5px; @@ -632,7 +632,7 @@ table.itemListContainer > tbody > tr:first-child ~ tr > td { margin-top: 10px; font-weight: bold; } -.notice h2, .error h2, .success h2 { +.notice h2, .error h2, .ok h2 { font-size: 14px; color: inherit; border-bottom: 0; @@ -647,7 +647,7 @@ table.itemListContainer > tbody > tr:first-child ~ tr > td { color: #8A1F11; border-color: #FBC2C4; } -.success { +.ok { background: #E6EFC2; color: #264409; border-color: #C6D880; diff --git a/k4ever/media/css/style.less b/k4ever/media/css/style.less index e7c07ed..0fa0ecb 100644 --- a/k4ever/media/css/style.less +++ b/k4ever/media/css/style.less @@ -285,7 +285,7 @@ p { .focus .buy.lock.load, .focus .buy.load { - background-image: url("@{fldImages}/load.gif"); + background-image: url("@{fldImages}/load.svg"); } .focus .buy.lock.success, @@ -645,7 +645,7 @@ table.itemListContainer { } } -.notice, .error, .success { +.notice, .error, .ok { position: fixed; bottom: 0; left: -5px; @@ -676,7 +676,7 @@ table.itemListContainer { border-color: #FBC2C4; } -.success { +.ok { background: #E6EFC2; color: #264409; border-color: #C6D880;