@@ -859,7 +859,7 @@ tr.peer_list td {
859
859
}
860
860
861
861
.hide {
862
- display : none;
862
+ display : none;
863
863
}
864
864
865
865
@@ -888,7 +888,7 @@ ul.poll li.graph {
888
888
height : 28px ;
889
889
background : url ('https://what.cd/static/styles/postmod/images/show.png' ) no-repeat center center;
890
890
-moz-opacity : 0.5 ;
891
- opacity : .50 ;
891
+ opacity : 0 .50 ;
892
892
filter : alpha (opacity=50);
893
893
}
894
894
@@ -897,7 +897,7 @@ ul.poll li.graph {
897
897
height : 28px ;
898
898
background : url ('https://what.cd/static/styles/postmod/images/hide.png' ) no-repeat center center;
899
899
-moz-opacity : 0.5 ;
900
- opacity : .50 ;
900
+ opacity : 0 .50 ;
901
901
filter : alpha (opacity=50);
902
902
}
903
903
@@ -913,13 +913,13 @@ ul.poll li.graph {
913
913
}
914
914
915
915
.filter_torrents {
916
- width : 750px ;
917
- margin : auto;
916
+ width : 750px ;
917
+ margin : auto;
918
918
}
919
919
920
920
.filter_torrents .submit {
921
- text-align : right;
922
- padding-top : 5px ;
921
+ text-align : right;
922
+ padding-top : 5px ;
923
923
}
924
924
925
925
# content form .search_form + .torrent_table {
@@ -1112,9 +1112,9 @@ ul .invitetree {
1112
1112
width : 100% ;
1113
1113
height : 100% ;
1114
1114
background : # 111 50% 0 no-repeat fixed;
1115
- z-index : 1001 ;
1115
+ z-index : 1001 ;
1116
1116
-moz-opacity : 0.9 ;
1117
- opacity : .90 ;
1117
+ opacity : 0 .90 ;
1118
1118
filter : alpha (opacity=90);
1119
1119
}
1120
1120
@@ -1126,7 +1126,7 @@ ul .invitetree {
1126
1126
width : 90% ;
1127
1127
height : 90% ;
1128
1128
padding : 0px ;
1129
- z-index : 1002 ;
1129
+ z-index : 1002 ;
1130
1130
overflow : auto;
1131
1131
}
1132
1132
@@ -1165,7 +1165,7 @@ input[type=text], input[type="password"] {
1165
1165
border-width : 1px ;
1166
1166
}
1167
1167
1168
- # quickpost input [type = text ], .box_search input [type = text ], # AddArtists input [type = text ], .add_torrent_container input [type = text ], .add_torrent_container input [type = text ], .box_addtag input [type = text ], .pad .search_form input [type = text ], .edit_form input [type = text ], .rename_form input [type = text ], .merge_form input [type = text ], # compose input [type = text ], .add_form input [type = text ]{
1168
+ # quickpost input [type = text ], .box_search input [type = text ], # AddArtists input [type = text ], .add_torrent_container input [type = text ], .add_torrent_container input [type = text ], .box_addtag input [type = text ], .pad .search_form input [type = text ], .edit_form input [type = text ], .rename_form input [type = text ], .merge_form input [type = text ], # compose input [type = text ], .add_form input [type = text ] {
1169
1169
background : # fff ;
1170
1170
border : 1px solid # bbbbbb ;
1171
1171
color : # 000000
@@ -1291,4 +1291,4 @@ margin: 3px;
1291
1291
color : # 000000 ;
1292
1292
text-decoration : none;
1293
1293
border : none;
1294
- }
1294
+ }
0 commit comments