##// END OF EJS Templates
Made fonts in textarea normal size in some browsers
Made fonts in textarea normal size in some browsers

File last commit:

r241:c21c4aee merge default
r298:bc2540af default
Show More
base.css
19 lines | 259 B | text/css | CssLexer
.ui-button {
display: none;
}
.ui-dialog-content {
padding: 0;
min-height: 0;
}
.mark_btn {
cursor: pointer;
}
.img-full {
position: fixed;
z-index: 9999;
background-color: #CCC;
border: 1px solid #000;
cursor: pointer;
}