diff options
Diffstat (limited to 'h-source/Public')
| -rwxr-xr-x | h-source/Public/Css/website.css | 25 | ||||
| -rwxr-xr-x | h-source/Public/Img/H2O/im-ban-user.png | bin | 0 -> 1258 bytes | |||
| -rwxr-xr-x | h-source/Public/Img/H2O/im-user.png | bin | 0 -> 1109 bytes | 
3 files changed, 22 insertions, 3 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 01e35c9..0f50c7d 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1325,7 +1325,7 @@ ins  	width:500px;  } -.hide_general +.hide_general, .block_general  {  	float:right;  	margin-left:10px; @@ -1338,6 +1338,11 @@ ins  	margin-right:5px;  	margin-bottom:-2px;  } +.block_general img +{ +	margin-right:5px; +	margin-bottom:-5px; +}  .language_links_box ul  {  	overflow:hidden; @@ -1394,7 +1399,7 @@ ins  {  	display:none;  } -.details_of_hidden_message_inner, .details_of_actions_inner +.details_of_hidden_message_inner, .details_of_actions_inner, .details_of_actions_inner_user  {  	margin:10px 0px;  	background:#fbfbfb; @@ -1406,7 +1411,11 @@ ins  	background:#ecfffe;  	border:1px solid #7ed0cb;  } - +.details_of_actions_inner_user +{ +/* 	background:#F6EA99; */ +/* 	border:1px solid #F65637; */ +}  .md_type  {  	display:none; @@ -1445,4 +1454,14 @@ ins  	background:#F1D8D8;  	border-bottom:1px solid #DC143C;  	border-top:1px solid #DC143C; +} + +.moderator_box +{ +	overflow:hidden; +/* 	height:20px; */ +	padding:10px; +	margin:5px 5px 25px 5px; +	background:#fbd59a; +	border:1px solid #f65637;  }
\ No newline at end of file diff --git a/h-source/Public/Img/H2O/im-ban-user.png b/h-source/Public/Img/H2O/im-ban-user.png Binary files differnew file mode 100755 index 0000000..3771291 --- /dev/null +++ b/h-source/Public/Img/H2O/im-ban-user.png diff --git a/h-source/Public/Img/H2O/im-user.png b/h-source/Public/Img/H2O/im-user.png Binary files differnew file mode 100755 index 0000000..69de2e4 --- /dev/null +++ b/h-source/Public/Img/H2O/im-user.png  | 
