FSN#35094 Nog enkele oude png iconen teruggehaald voor RES
svn path=/Website/trunk/; revision=32058
BIN
APPL/Pictures/favicon.ico
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
APPL/Pictures/moreleft.png
Normal file
|
After Width: | Height: | Size: 1010 B |
BIN
APPL/Pictures/moreleft_sel.png
Normal file
|
After Width: | Height: | Size: 250 B |
BIN
APPL/Pictures/moreright.png
Normal file
|
After Width: | Height: | Size: 247 B |
BIN
APPL/Pictures/moreright_sel.png
Normal file
|
After Width: | Height: | Size: 1007 B |
BIN
APPL/Pictures/resdirty.png
Normal file
|
After Width: | Height: | Size: 764 B |
BIN
APPL/Pictures/television.png
Normal file
|
After Width: | Height: | Size: 389 B |
@@ -259,13 +259,13 @@ div.objcatdiv { font-weight: normal;
|
||||
tr div.res_fatal { background-color: #ccc;
|
||||
background-repeat: repeat-x;
|
||||
background-position: 4px 0;
|
||||
background-image:url(../pictures/delete.png)!important;
|
||||
background-image:url(../pictures/resdirty.png)!important;
|
||||
z-index: 1; }
|
||||
|
||||
tr.res_fatal td { background-color: #F88 !important;
|
||||
border: 1px solid #D44444;
|
||||
background-repeat: no-repeat;
|
||||
background-image:url(../pictures/delete.png)!important;
|
||||
background-image:url(../pictures/resdirty.png)!important;
|
||||
padding-left : 20px;
|
||||
z-index: 1; }
|
||||
|
||||
@@ -274,7 +274,7 @@ input[type=text].button.required.res_fatal
|
||||
{ background-color: #F88 !important;
|
||||
border: 1px solid #D44444;
|
||||
background-repeat: no-repeat;
|
||||
background-image:url(../pictures/delete.png)!important;
|
||||
background-image:url(../pictures/resdirty.png)!important;
|
||||
padding-left : 20px;
|
||||
z-index: 1; }
|
||||
.res_fatalicon i { color: red; font-size: 1.3em;}
|
||||
|
||||