small css fixes for atmos
This commit is contained in:
10
public/css/w0bmcustom.css
vendored
10
public/css/w0bmcustom.css
vendored
@@ -3230,7 +3230,7 @@ a.file_size {
|
||||
.comment_emoji {
|
||||
max-width: 80px;
|
||||
max-height: 80px;
|
||||
vertical-align: text-bottom;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.comment_emoji_small {
|
||||
@@ -3249,7 +3249,7 @@ a.file_size {
|
||||
border-radius: 5px;
|
||||
/*border: 1px solid #1fb2b0;*/
|
||||
padding: 5px;
|
||||
cursor: pointer;
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.emoji-shit, .header {
|
||||
@@ -3864,7 +3864,6 @@ button#layout4:before {
|
||||
#parent {
|
||||
background: #3a3938;
|
||||
border-radius: 0;
|
||||
cursor: pointer;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
border-left: 1px solid black;
|
||||
@@ -4176,4 +4175,9 @@ pre {
|
||||
#nutti {
|
||||
border: 1px solid #383737;
|
||||
background: #212121;
|
||||
}
|
||||
|
||||
.w0bm_emoji_anchor:hover {
|
||||
background: #616364;
|
||||
transition: .2s all ease-in-out;
|
||||
}
|
Reference in New Issue
Block a user