##// END OF EJS Templates
Added tag 1.5.1 for changeset 78e843c8b04b
Added tag 1.5.1 for changeset 78e843c8b04b

File last commit:

r460:dce9cedd 1.5-dev
r483:249b93b6 default
Show More
base.css
32 lines | 421 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;
}
.strikethrough {
text-decoration: line-through;
}
.post_preview {
z-index: 300;
position:absolute;
}
.gallery_image {
display: inline-block;
}