|
|
@ -249,9 +249,9 @@ input.editbox {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#notify {
|
|
|
|
#notify {
|
|
|
|
border-width : 1px;
|
|
|
|
border-width : 0px 1px 1px 1px;
|
|
|
|
border-style : solid;
|
|
|
|
border-style : solid;
|
|
|
|
top : 10px;
|
|
|
|
top : 0px;
|
|
|
|
right : 35%;
|
|
|
|
right : 35%;
|
|
|
|
min-width : 30%;
|
|
|
|
min-width : 30%;
|
|
|
|
position : absolute;
|
|
|
|
position : absolute;
|
|
|
@ -259,7 +259,6 @@ input.editbox {
|
|
|
|
float : right;
|
|
|
|
float : right;
|
|
|
|
font-size : 12px;
|
|
|
|
font-size : 12px;
|
|
|
|
z-index : 998;
|
|
|
|
z-index : 998;
|
|
|
|
-moz-border-radius : 2px;
|
|
|
|
|
|
|
|
padding : 5px 5px 5px 5px;
|
|
|
|
padding : 5px 5px 5px 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|