refactoring styles
This commit is contained in:
parent
15dba9a5e3
commit
5d6cf955af
3
ext/tag_list/style.css
Normal file
3
ext/tag_list/style.css
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#tagmap A {
|
||||||
|
padding: 8px 4px 8px 4px;
|
||||||
|
}
|
@ -202,9 +202,6 @@ width:220px;
|
|||||||
#pagelist {
|
#pagelist {
|
||||||
margin-top:32px;
|
margin-top:32px;
|
||||||
}
|
}
|
||||||
#tagmap a {
|
|
||||||
padding:8px 4px;
|
|
||||||
}
|
|
||||||
#large_upload_form {
|
#large_upload_form {
|
||||||
width:600px;
|
width:600px;
|
||||||
}
|
}
|
||||||
|
@ -161,25 +161,10 @@ ARTICLE TABLE {
|
|||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tagmap A {
|
|
||||||
padding: 8px 4px 8px 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
NAV .thumbblock {
|
|
||||||
float: none;
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
NAV .thumb {
|
|
||||||
margin-bottom: 0px;
|
|
||||||
}
|
|
||||||
.thumbblock {
|
.thumbblock {
|
||||||
width: 220px;
|
width: 220px;
|
||||||
height: 220px;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
zoom: 1; /* ie6 */
|
||||||
|
*display: inline; /* ie6 */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
float: left;
|
|
||||||
}
|
|
||||||
.thumb {
|
|
||||||
display: inline-block;
|
|
||||||
margin-bottom: 32px;
|
|
||||||
}
|
}
|
||||||
|
@ -292,10 +292,6 @@ ARTICLE TABLE {
|
|||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tagmap A {
|
|
||||||
padding: 8px 4px 8px 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*.rr {text-align: left; background: #E3EFFA; margin: 8px;}
|
/*.rr {text-align: left; background: #E3EFFA; margin: 8px;}
|
||||||
.rrtop {background: url("circle-tl.png") no-repeat top left;}
|
.rrtop {background: url("circle-tl.png") no-repeat top left;}
|
||||||
.rrtop div {background: url("circle-tr.png") no-repeat top right;}
|
.rrtop div {background: url("circle-tr.png") no-repeat top right;}
|
||||||
|
@ -172,10 +172,6 @@ ARTICLE TABLE {
|
|||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tagmap A {
|
|
||||||
padding: 8px 4px 8px 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rr {text-align: left; background: #FCD9A9; margin: 8px; border: 1px solid #B89F7C;}
|
.rr {text-align: left; background: #FCD9A9; margin: 8px; border: 1px solid #B89F7C;}
|
||||||
.rrtop, .rrtop div, .rrbot, .rrbot div {height: 8px; width: 100%;}
|
.rrtop, .rrtop div, .rrbot, .rrbot div {height: 8px; width: 100%;}
|
||||||
.rrcontent {margin: 0px 8px; text-align: center;}
|
.rrcontent {margin: 0px 8px; text-align: center;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user