24 icon
git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@475 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
parent
060b0e5fb0
commit
eb6108545b
@ -412,6 +412,11 @@ form.dialogForm {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.icon-24 {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
.icon-16 {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@ -521,13 +526,19 @@ ul.multiobject-selected-list li {
|
||||
}
|
||||
|
||||
.comment-border {
|
||||
border: 1px solid #000;
|
||||
padding: 5px;
|
||||
padding:1.5em;
|
||||
margin-bottom:1.5em;
|
||||
background:#ebf0f5;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.link-resource-border {
|
||||
border-bottom: 1px solid #000;
|
||||
padding: 5px;
|
||||
|
||||
}
|
||||
|
||||
.smaller {
|
||||
|
Loading…
x
Reference in New Issue
Block a user