css: remove no more used element

#nootherusers, #chatthrob, #focusprotector, #mystatusform, .hotrect, .throbbold
This commit is contained in:
Sebastian Castro 2020-03-21 11:19:58 +01:00 committed by muxator
parent 4177b3f943
commit 0603bf8097
7 changed files with 2 additions and 72 deletions

View file

@ -167,27 +167,7 @@
padding:5px !important;
border-left: 1px solid #ccc !important;
}
#chatthrob {
display: none;
position: absolute;
bottom: 40px;
font-size: 14px;
width: 150px;
height: 40px;
right: 20px;
z-index: 200;
background-color: #000;
color: white;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.7);
padding: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8;
}
@media only screen and (max-width: 720px) {
#chaticon {
position:fixed;

View file

@ -44,10 +44,6 @@
display: none;
}
#importsubmitinput.throbbold{
font-weight:bold;
}
#importmessageabiword {
color: #900;
font-size: small;