mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Small fixes to chan input placeholder
This commit is contained in:
@@ -352,7 +352,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
/*font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;*/
|
/*font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;*/
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
line-height: 25px;
|
line-height: 24px;
|
||||||
min-width: 307px;
|
min-width: 307px;
|
||||||
width: 400px;
|
width: 400px;
|
||||||
word-spacing: 0px;
|
word-spacing: 0px;
|
||||||
@@ -361,7 +361,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
color: rgb(255, 255, 255);
|
color: rgb(255, 255, 255);
|
||||||
text-shadow: rgba(18, 18, 18, 0.76) 0px 1px 4px;
|
text-shadow: rgba(18, 18, 18, 0.76) 0px 1px 4px;
|
||||||
border-bottom: 1px solid white !important;
|
border-bottom: 1px solid white !important;
|
||||||
padding-left: 100px;
|
padding-left: 91px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mega .refresh-button{
|
.mega .refresh-button{
|
||||||
|
|||||||
Reference in New Issue
Block a user